Hi,

> Hi Osman,
>
> Now, since Fortran as a culprit is out I poked around and the
> following seems to be the likely cause of your trouble:
>
> gcc -pthread -fPIC -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -
> Wstrict-prototypes -DHAVE_NDBM_H -I. -I/var/abs/local
> /sage/src/sage-3.0/spkg/build/python-2.5.2/src/./Include -I/var/abs/
> local/sage/src/sage-3.0/local/include -I. -IInclude -I./
> Include -I/usr/local/include -I/var/abs/local/sage/src/sage-3.0/spkg/
> build/python-2.5.2/src/Include -I/var/abs/local/sage/sr
> c/sage-3.0/spkg/build/python-2.5.2/src -c /var/abs/local/sage/src/
> sage-3.0/spkg/build/python-2.5.2/src/Modules/dbmmodule.c -
> o build/temp.linux-i686-2.5/var/abs/local/sage/src/sage-3.0/spkg/build/
> python-2.5.2/src/Modules/dbmmodule.o
> gcc -pthread -shared -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -
> Wall -Wstrict-prototypes build/temp.linux-i686-2.5/var/ab
> s/local/sage/src/sage-3.0/spkg/build/python-2.5.2/src/Modules/
> dbmmodule.o -L/var/abs/local/sage/src/sage-3.0/local/lib -L/us
> r/local/lib -o build/lib.linux-i686-2.5/dbm.so
> *** WARNING: renaming "dbm" since importing it failed: build/lib.linux-
> i686-2.5/dbm.so: undefined symbol: dbm_firstkey
> building 'gdbm' extension
>
> Since I am relatively clueless about Arch can you poke around and tell
> me what version of gdbm you have installed?

gdbm-1.8.3-5 and this is the version used in Arch linux since
19.11.2007.

 >Are there things like
> Gentoo's USEFLAGS that could have an effect on this?

Yes. For compiling from source, one can enable or disable flags.

> Are you current?
> The image we build on is about two weeks old.

Yes, my arch is current. Can it be problem of installing python in
sage as discussed in this link ?:
http://mail.python.org/pipermail/python-list/2007-January/422017.html

Cheers,
Osman

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to