On 2006/08/31 12:06, Max Kellermann <[EMAIL PROTECTED]> wrote:
> On 2006/08/30 18:14, Matthias Klose <[EMAIL PROTECTED]> wrote:
> > no, find out why the module isn't built. it's not a problem on the
> > debian buildd's. see
> > http://buildd.debian.org/build.php?arch=&pkg=python2.5

I forgot to add an important detail from the build log:

gcc -pthread -shared -Wl,-O1
build/temp.linux-i686-2.5/usr/src/debian/build/python2.5-2.5~c1/Modules/timemodule.o
-L/usr/lib/python2.5/config -lm -lpython2.5 -o build/lib.linux-i686-2.5/time.so
/usr/bin/ld: cannot find -lpython2.5
collect2: ld returned 1 exit status

There are tons of errors like this one, and they are being ignored by
the caller.  The cause is "-L/usr/lib/python2.5/config".

Max



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to