Bug 57334

Summary: when compile kdemultimedia NAS is not detected I must turn on with --with-nas-library=/usr/lib/libaudio.so
Product: kdemultimedia Reporter: Daniel Smolik <marvin>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Daniel Smolik 2003-04-16 20:19:37 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Compiled From Sources
Compiler:          gcc 2.95 
OS:          Linux

when compile  kdemultimedia Network Audio System is not detected when I turn it with --enable-audio=oss,nas.
I get this error:


checking enable_audio=nas... 
./configure: line 1: all_libraries: command not found
checking for library containing AuOpenServer... no
configure: WARNING: NAS library is not found.

I run configure again with  --enable-audio=oss,nas  --with-nas-library=/usr/lib/libaudio.so.2 all is OK.
When I compile arts NAS is detected OK.
Comment 1 Allan Sandfeld 2004-01-04 01:08:47 UTC
This bug is obsoleted, since there is no longer anything in kdemultimedia that links with or detects NAS.