compile problems / help thanks

R

richard

hello when i compile @ make with python 2.3.4 comes this error

c++ -pthread -Xlinker -export-dynamic -o python \
Modules/python.o \
libpython2.3.a -lpthread -ldl -lutil -lm
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
libpython2.3.a(posixmodule.o): In function `posix_tmpnam':
/usr/src/Python-2.3.4/./Modules/posixmodule.c:6063: the use of `tmpnam_r' is
dangerous, better use `mkstemp'
libpython2.3.a(posixmodule.o): In function `posix_tempnam':
/usr/src/Python-2.3.4/./Modules/posixmodule.c:6018: the use of `tempnam' is
dangerous, better use `mkstemp'
collect2: ld returned 1 exit status
make: *** [python] Error 1

thanks for help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top