Gentoo Archives: gentoo-user

From: Richard Broersma Jr <rabroersma@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GCC 4.1.1 missing g++/c++
Date: Mon, 14 Aug 2006 11:26:02
Message-Id: 20060814112138.47466.qmail@web31812.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] GCC 4.1.1 missing g++/c++ by Dirk Heinrichs
1 > > I don't believe that I included the USE=nocxx variable.
2 >
3 > You can simply check with "emerge -pv gcc".
4
5 Yes, I must have included the nocxx in my use variable since a re-build of GCC included the g++
6 compiler. From this point forward all packages using C++ would build with out errors.
7
8 However, the package media-libs/netpbm-10.34 is failing with the following error:
9
10 flex -t thinkjettopbm.l >thinkjettopbm.c1
11 NONE:0: /usr/bin/m4: ERROR: EOF in argument list
12 make[2]: *** [thinkjettopbm.c1] Error 1
13 make[2]: Leaving directory `/var/tmp/portage/netpbm-10.34/work/netpbm-10.34/converter/pbm'
14 make[1]: *** [pbm/all] Error 2
15 make[1]: Leaving directory `/var/tmp/portage/netpbm-10.34/work/netpbm-10.34/converter'
16 make: *** [converter/all] Error 2
17
18 !!! ERROR: media-libs/netpbm-10.34 failed.
19 Call stack:
20 ebuild.sh, line 1543: Called dyn_compile
21 ebuild.sh, line 938: Called src_compile
22 netpbm-10.34.ebuild, line 97: Called die
23
24 !!! (no error message)
25 !!! If you need support, post the topmost build error, and the call stack if relevant.
26
27 Thanks for the help.
28
29 Regards,
30
31 Richard Broersma Jr.
32 --
33 gentoo-user@g.o mailing list