[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cups-filters 1.0.73 released!



Am Sat, 22 Aug 2015 12:29:46 +0200
schrieb Andreas Radke <andyrtr@archlinux.org>:

> 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: pgpxJ6jBfwDCS.pgp
Description: Digitale Signatur von OpenPGP


Reply to: