Am Sat, 22 Aug 2015 12:29:46 +0200
schrieb Andreas Radke <[email protected]>:

> I have trouble building the package for Archlinux.
> 
> Commit bzr#7373 add this to Makefile.am:
> 
> $(cups_notifier_sources): utils/org.cups.cupsd.Notifier.xml
>       gdbus-codegen \
>           --interface-prefix org.cups.cupsd \
>           --c-namespace Cups \
>           --generate-c-code cups-notifier \
>           $^
> 
> This fails here though gdbus-codegen is present in the build
> environment:
> 
> make: gdbus-codegen: Command not found
> make: gdbus-codegen: Command not found
> Makefile:4790: recipe for target 'cups-notifier.c' failed
> make: *** [cups-notifier.c] Error 127
> make: *** Waiting for unfinished jobs....
> Makefile:4790: recipe for target 'cups-notifier.h' failed
> make: *** [cups-notifier.h] Error 127
> 
> which gdbus-codegen gives back /usr/bin/gdbus-codegen.
> 
> Any idea? We have gnu Make 4.1.
> 
> -Andy
> Archlinux

Python v2 was missing being an optional dependency here of glib2 pkg.

Maybe your configure should check for it.

-Andy

Attachment: pgp5JK6N_tT3q.pgp
Description: Digitale Signatur von OpenPGP

Reply via email to