Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41324 - app-admin/fam-2.7.0 doesn't compile
Summary: app-admin/fam-2.7.0 doesn't compile
Status: RESOLVED DUPLICATE of bug 41201
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-11 21:16 UTC by Geert Hauwaerts.
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 Geert Hauwaerts. 2004-02-11 21:16:07 UTC
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\" -O2 -mcpu=i686 -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++  -O2 -mcpu=i686 -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
Comment 1 SpanKY gentoo-dev 2004-02-11 21:22:06 UTC

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