Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41436 - emerging fam-2.7.0 breaks
Summary: emerging fam-2.7.0 breaks
Status: RESOLVED DUPLICATE of bug 41201
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-12 18:19 UTC by Jeffrey Forman (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Forman (RETIRED) gentoo-dev 2004-02-12 18:19:02 UTC
mv -f fam.o .libs/fam.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DFAM_CONF=\"/etc/fam.conf\" -O3 -march=pentium4 -pipe -c fam.c++ -MT fam.lo -MD -MP -MF .deps/fam.TPlo >/dev/null 2>&1
mv -f .libs/fam.lo fam.lo
mv -f Client.o .libs/Client.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DFAM_CONF=\"/etc/fam.conf\" -O3 -march=pentium4 -pipe -c Client.c++ -MT Client.lo -MD -MP -MF .deps/Client.TPlo >/dev/null 2>&1
mv -f .libs/Client.lo Client.lo
/bin/sh ../libtool --mode=link g++  -O3 -march=pentium4 -pipe   -o libfam.la -rpath /usr/lib -export-symbols fam.sym Client.lo fam.lo -lstdc++ -lrpcsvc 
rm -fr .libs/libfam.la .libs/libfam.* .libs/libfam.*
g++ "{ global:" > .libs/libfam.ver
g++: { global:: No such file or directory
g++: no input files
make[2]: *** [libfam.la] Error 1
make[2]: Leaving directory `/var/tmp/portage/fam-2.7.0/work/fam-2.7.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fam-2.7.0/work/fam-2.7.0'
make: *** [all] Error 2

!!! ERROR: app-admin/fam-2.7.0 failed.
!!! Function src_compile, Line 418, Exitcode 2
!!! emake failed



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2004-02-13 05:13:08 UTC
search

*** This bug has been marked as a duplicate of 41201 ***