public inbox for gentoo-embedded@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-embedded] linking against gdbm fails when emerging python
@ 2005-09-22  9:33 Natanael Copa
  2005-09-22 13:31 ` Mike Frysinger
  2005-09-26  5:04 ` Mike Frysinger
  0 siblings, 2 replies; 12+ messages in thread
From: Natanael Copa @ 2005-09-22  9:33 UTC (permalink / raw
  To: gentoo-embedded

I am trying to upgrade to python 2.3.5-r2 but I get this error:


i386-gentoo-linux-uclibc-gcc -pthread -DNDEBUG -march=i386 -Os -pipe
-fomit-frame-pointer -fPIC -fno-strict-aliasing -DHAVE_GDBM_NDBM_H -I.
-I/var/tmp/portage/python-2.3.5-r2/work/Python-2.3.5/./Include
-I/var/tmp/portage/python-2.3.5-r2/work/Python-2.3.5/Include
-I/var/tmp/portage/python-2.3.5-r2/work/Python-2.3.5 -c
/var/tmp/portage/python-2.3.5-r2/work/Python-2.3.5/Modules/dbmmodule.c
-o build/temp.linux-i686-2.3/dbmmodule.o
i386-gentoo-linux-uclibc-gcc -pthread -shared
build/temp.linux-i686-2.3/dbmmodule.o -L/usr/local/lib -lgdbm -o
build/lib.linux-i686-2.3/dbm.so
./python: can't resolve symbol 'dbm_firstkey'
make: *** [sharedmods] Error 1

I dont have gdbm in the useflags.

I tried to reemerge gdbm, same thing happens.

I tried to enable gdbm in the useflags but same thing happens.

So I tried to re-emerge the current python with emerge
=dev-lang/python-2.3.5 but the same thing happens.

So I suspect that my build environment is broken somwhere somehow.

Maybe I used to have gdbm in the useflags but it have been removed?

Anyone experienced the same thing?
Shouldn't there be a -L/usr/lib instead of -L/usr/local/lib?
Does anyone have a suggestion how to bypass?

-- Natanael Copa

-- 
gentoo-embedded@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-12-27  9:53 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-22  9:33 [gentoo-embedded] linking against gdbm fails when emerging python Natanael Copa
2005-09-22 13:31 ` Mike Frysinger
2005-09-22 13:43   ` Natanael Copa
2005-09-22 13:59     ` Mike Frysinger
2005-09-22 14:56       ` Natanael Copa
2005-09-22 20:58       ` Natanael Copa
2005-09-26  5:04 ` Mike Frysinger
2005-09-26  7:32   ` Natanael Copa
2005-12-27  8:33     ` Mike Frysinger
2005-12-27  9:33       ` Natanael Copa
2005-12-27  9:39         ` Mike Frysinger
2005-12-27  9:52           ` Natanael Copa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox