DAAP is messing with "media device" code

nikosapi nikosapi at gmail.com
Tue Aug 22 01:56:43 UTC 2006


I'm getting a make error on the svn code. Thought I'd bring it to your 
attention. 

[nikosapi at localhost multimedia]$ make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** automake (GNU automake) 1.9.6 found.
*** Creating acinclude.m4
*** Creating list of subdirectories
*** Creating Makefile.am
*** Creating configure.files
*** Creating configure.in
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
amarok/src/mediadevice/daap/mongrel/http11/Makefile.am:8: `CFLAGS' is a user 
variable, you should not override it;
amarok/src/mediadevice/daap/mongrel/http11/Makefile.am:8: use `AM_CFLAGS' 
instead.
amarok/src/mediadevice/daap/mongrel/http11/Makefile.am:17: variable 
`http11_so_SOURCES' is defined but no program or
amarok/src/mediadevice/daap/mongrel/http11/Makefile.am:17: library has 
`http11_so' as canonic name (possible typo)
amarok/src/mediadevice/daap/mongrel/http11/Makefile.am:10: variable 
`http11_so_LDFLAGS' is defined but no program or
amarok/src/mediadevice/daap/mongrel/http11/Makefile.am:10: library has 
`http11_so' as canonic name (possible typo)
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished


After running make for a while:

make[7]: Leaving directory 
`/home/nikosapi/setups/multimedia/amarok/src/mediadevice/daap/daapreader'
make[6]: Leaving directory 
`/home/nikosapi/setups/multimedia/amarok/src/mediadevice/daap/daapreader'
Making all in mongrel
make[6]: Entering directory 
`/home/nikosapi/setups/multimedia/amarok/src/mediadevice/daap/mongrel'
make[6]: *** No rule to make target `all'.  Stop.
make[6]: Leaving directory 
`/home/nikosapi/setups/multimedia/amarok/src/mediadevice/daap/mongrel'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/home/nikosapi/setups/multimedia/amarok/src/mediadevice/daap'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/home/nikosapi/setups/multimedia/amarok/src/mediadevice'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/nikosapi/setups/multimedia/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/nikosapi/setups/multimedia/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nikosapi/setups/multimedia'
make: *** [all] Error 2

nick



More information about the Amarok mailing list