Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 133471 - dev-libs/cyrus-sasl-2.1.21-r2 fails with --as-needed
Summary: dev-libs/cyrus-sasl-2.1.21-r2 fails with --as-needed
Status: RESOLVED DUPLICATE of bug 116458
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-16 03:46 UTC by Patrizio Bassi
Modified: 2006-05-16 03:48 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 Patrizio Bassi 2006-05-16 03:46:58 UTC
/bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc  -Wall -W -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 sasldblistusers2  sasldblistusers.o ../lib/libsasl2.la -lgdbm -lresolv  ../sasldb/libsasldb.la -lresolv -lresolv
i686-pc-linux-gnu-gcc -Wall -W -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/sasldblistusers2 sasldblistusers.o ../lib/.libs/libsasl2.so -ldl -lresolv -lcrypt -lresolv -lresolv -lgdbm -lresolv ../sasldb/.libs/libsasldb.al -lresolv -lresolv -lresolv -lresolv
../sasldb/.libs/libsasldb.al(db_gdbm.lo): In function `_sasldb_releasekeyhandle':
db_gdbm.c:(.text+0x1a4): undefined reference to `gdbm_close'
../sasldb/.libs/libsasldb.al(db_gdbm.lo): In function `_sasldb_getnextkey':
db_gdbm.c:(.text+0x255): undefined reference to `gdbm_firstkey'
db_gdbm.c:(.text+0x2d2): undefined reference to `gdbm_nextkey'
../sasldb/.libs/libsasldb.al(db_gdbm.lo): In function `_sasldb_getkeyhandle':
db_gdbm.c:(.text+0x384): undefined reference to `gdbm_open'
db_gdbm.c:(.text+0x3e0): undefined reference to `gdbm_close'
db_gdbm.c:(.text+0x475): undefined reference to `gdbm_errno'
../sasldb/.libs/libsasldb.al(db_gdbm.lo): In function `_sasldb_putdata':
db_gdbm.c:(.text+0x5a5): undefined reference to `gdbm_open'
db_gdbm.c:(.text+0x608): undefined reference to `gdbm_store'
db_gdbm.c:(.text+0x618): undefined reference to `gdbm_close'
db_gdbm.c:(.text+0x6fb): undefined reference to `gdbm_errno'
db_gdbm.c:(.text+0x777): undefined reference to `gdbm_errno'
db_gdbm.c:(.text+0x7c4): undefined reference to `gdbm_delete'
db_gdbm.c:(.text+0x7d2): undefined reference to `gdbm_errno'
../sasldb/.libs/libsasldb.al(db_gdbm.lo): In function `_sasldb_getdata':
db_gdbm.c:(.text+0x99a): undefined reference to `gdbm_open'
db_gdbm.c:(.text+0x9c8): undefined reference to `gdbm_fetch'
db_gdbm.c:(.text+0x9e3): undefined reference to `gdbm_close'
db_gdbm.c:(.text+0xabc): undefined reference to `gdbm_errno'
db_gdbm.c:(.text+0xaff): undefined reference to `gdbm_errno'
collect2: ld returned 1 exit status
make[2]: *** [sasldblistusers2] Error 1
make[2]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/cyrus-sasl-2.1.21-r2/work/cyrus-sasl-2.1.21/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/Dati/Gentoo/tmp/portage/cyrus-sasl-2.1.21-r2/work/cyrus-sasl-2.1.21'
make: *** [all] Error 2

!!! ERROR: dev-libs/cyrus-sasl-2.1.21-r2 failed.
Call stack:
  ebuild.sh, line 1527:   Called dyn_compile
  ebuild.sh, line 931:   Called src_compile
  cyrus-sasl-2.1.21-r2.ebuild, line 176:   Called die

!!! compile problem
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-05-16 03:48:16 UTC

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