DAAP is messing with "media device" code

Ian Monroe ian at monroe.nu
Tue Aug 22 03:29:35 UTC 2006


The errors should be fixed by now.

The warnings probably are legit, but the suggestion to use AM_CFLAGS
instead is bogus. AM_CFLAGS doesn't affect anything AFAICT.

Ian Monroe

On 8/22/06, nikosapi <nikosapi at gmail.com> wrote:
> 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
> _______________________________________________
> Amarok mailing list
> Amarok at kde.org
> https://mail.kde.org/mailman/listinfo/amarok
>



More information about the Amarok mailing list