Bug 57334 - when compile kdemultimedia NAS is not detected I must turn on with --with-nas-library=/usr/lib/libaudio.so
Summary: when compile kdemultimedia NAS is not detected I must turn on with --with-na...
Status: RESOLVED NOT A BUG
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-16 20:19 UTC by Daniel Smolik
Modified: 2004-01-04 01:08 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.