New submission from lambrecht:

Bonjour. Any idea ? 

mod_python 3.3.1 apache 2.2.6

...
/METHPR/tmp/apache/build/libtool --silent --mode=link gcc -o mod_python.la  
-rpath /METHPR/tmp/apache/modules -module -avoid-version    finfoob
ject.lo hlistobject.lo hlist.lo filterobject.lo connobject.lo serverobject.lo 
util.lo tableobject.lo requestobject.lo _apachemodule.lo mod_pyth
on.lo -L/METHPR/data/python/lib/python2.6/config -lm -lintl -lpython2.6 
-lsocket -lnsl -lrt -ldl -lm _eprintf.o _floatdidf.o _muldi3.o

*** Warning: Linking the shared library mod_python.la against the non-libtool
*** objects  _eprintf.o _floatdidf.o _muldi3.o is not portable!
Text relocation remains                         referenced
    against symbol                  offset      in file
.text (section)                     0x1510      
/METHPR/data/python/lib/python2.6/config/libpython2.6.a(floatobject.o)
.text (section)                     0x1514      
/METHPR/data/python/lib/python2.6/config/libpython2.6.a(floatobject.o)
.text (section)                     0x1518      
/METHPR/data/python/lib/python2.6/config/libpython2.6.a(floatobject.o)
.text (section)                     0x151c      
/METHPR/data/python/lib/python2.6/config/libpython2.6.a(floatobject.o)
.text (section)                     0x1520      
/METHPR/data/python/lib/python2.6/config/libpython2.6.a(floatobject.o)
.text (section)                     0x1524      
/METHPR/data/python/lib/python2.6/config/libpython2.6.a(floatobject.o)

.../...
                           0x33ec      
/METHPR/produits/python/lib/python2.6/config/libpython2.6.a(fileobject.o)
__filbuf                            0x33fc      
/METHPR/produits/python/lib/python2.6/config/libpython2.6.a(fileobject.o)
ld: fatal: relocations remain against allocatable but non-writable sections
collect2: ld returned 1 exit status
apxs:Error: Command failed with rc=65536
.
*** Error code 1
make: Fatal error: Command failed for target `mod_python.so'
Current working directory /METHPR/data/mod_python-3.3.1/src
*** Error code 1
The following command caused the error:
cd src && make
make: Fatal error: Command failed for target `do_dso'

----------
messages: 204468
nosy: lambrechtphilippe
priority: normal
severity: normal
status: open
title: Solaris 10. mod_python build failed.

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19797>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to