Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132155 - libgtop fails with -as-needed
Summary: libgtop fails with -as-needed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: as-needed
  Show dependency tree
 
Reported: 2006-05-03 11:50 UTC by Patrizio Bassi
Modified: 2006-05-07 18:54 UTC (History)
2 users (show)

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 Patrizio Bassi 2006-05-03 11:50:18 UTC
i686-pc-linux-gnu-gcc -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O3 -mtune=pentium3 -march=pentium3 -pipe -fomit-frame-pointer -mmmx -msse -Wl,-O1 -Wl,--sort-common -Wl,--enable-new-dtags -Wl,-Bdirect -Wl,--as-needed -Wl,-hashvals -Wl,-zdynsort -o .libs/mkinodedb2 mkinodedb2.o  ../../lib/.libs/libgtop-2.0.so ../../sysdeps/common/.libs/libgtop_common-2.0.a /usr/lib/libgdbm.so /usr/lib/libXau.so ../../sysdeps/linux/.libs/libgtop_sysdeps-2.0.a /usr/lib/libglib-2.0.so
../../sysdeps/common/.libs/libgtop_common-2.0.a(error.o): In function `glibtop_warn':error.c:(.text+0x244): undefined reference to `glibtop_global_server'
../../sysdeps/common/.libs/libgtop_common-2.0.a(error.o): In function `glibtop_warn_io':error.c:(.text+0x37f): undefined reference to `glibtop_global_server'
../../sysdeps/common/.libs/libgtop_common-2.0.a(error.o): In function `glibtop_error':error.c:(.text+0x4d4): undefined reference to `glibtop_global_server'
../../sysdeps/common/.libs/libgtop_common-2.0.a(error.o): In function `glibtop_error_io':error.c:(.text+0x6af): undefined reference to `glibtop_global_server'
collect2: ld returned 1 exit status
make[3]: *** [mkinodedb2] Error 1
make[3]: Leaving directory `/var/tmp/portage/libgtop-2.14.1/work/libgtop-2.14.1/src/inodedb'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libgtop-2.14.1/work/libgtop-2.14.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgtop-2.14.1/work/libgtop-2.14.1'
make: *** [all] Error 2
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2006-05-07 18:54:51 UTC
Fixed in CVS.