Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 196617

Summary: net-misc/drivel-2.0.3 compile failure: Global symbol "@INTLTOOL_ICONV" requires explicit package name at ../../intltool-merge line 94.
Product: Gentoo Linux Reporter: Ed Catmur <ed>
Component: Current packagesAssignee: Hans de Graaff <graaff>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Ed Catmur 2007-10-21 15:10:45 UTC
make[3]: Entering directory `/var/tmp/portage/net-misc/drivel-2.0.3/work/drivel-2.0.3/data/mime'
LC_ALL=C ../../intltool-merge -k -u -c ../../po/.intltool-merge-cache ../../po drivel.keys.in drivel.keys
LC_ALL=C ../../intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po drivel.xml.in drivel.xml
Possible unintended interpolation of @INTLTOOL_ICONV in string at ../../intltool-merge line 94.
Global symbol "@INTLTOOL_ICONV" requires explicit package name at ../../intltool-merge line 94.
BEGIN not safe after errors--compilation aborted at ../../intltool-merge line 252.
make[3]: *** [drivel.keys] Error 9
make[3]: *** Waiting for unfinished jobs....
Possible unintended interpolation of @INTLTOOL_ICONV in string at ../../intltool-merge line 94.
Global symbol "@INTLTOOL_ICONV" requires explicit package name at ../../intltool-merge line 94.
BEGIN not safe after errors--compilation aborted at ../../intltool-merge line 252.
make[3]: *** [drivel.xml] Error 9
make[3]: Leaving directory `/var/tmp/portage/net-misc/drivel-2.0.3/work/drivel-2.0.3/data/mime'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/net-misc/drivel-2.0.3/work/drivel-2.0.3/data'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/net-misc/drivel-2.0.3/work/drivel-2.0.3'
make: *** [all] Error 2
 * 
 * ERROR: net-misc/drivel-2.0.3 failed.
Comment 1 Ed Catmur 2007-10-21 15:43:12 UTC
My bad, forgot to intltoolize.  Sorry.