hi, i tried to build the same mod_wsgi now on build8x and build10x ... but it gives:
rup...@build8x:~/mgar/pkg/mod_wsgi $ make package ... ==> Running make in work/build-isa-i386/mod_wsgi-2.3 gmake[2]: Entering directory `/home/rupert/mgar/pkg/mod_wsgi/work/build-isa-i386/mod_wsgi-2.3' /opt/csw/apache2/sbin/apxs -c -I/opt/csw/include/python2.6 -DNDEBUG mod_wsgi.c -L/opt/csw/lib/python2.6/config -lpython2.6 -lresolv -lsocket -lnsl -lrt -ldl -lpthread /opt/csw/apache2/share/build/libtool --silent --mode=compile cc -prefer-pic -DSSL_EXPERIMENTAL -DSSL_ENGINE -xO3 -xtarget=generic -xarch=generic -I/opt/csw/bdb44/include -I/opt/csw/include -I/opt/csw/bdb44/include -I/opt/csw/include -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE -mt -I/opt/csw/apache2/include -I/opt/csw/apache2/include -I/opt/csw/apache2/include -I/opt/csw/bdb44/include -I/opt/csw/include -I/opt/csw/include/python2.6 -DNDEBUG -c -o mod_wsgi.lo mod_wsgi.c && touch mod_wsgi.slo "/opt/csw/include/python2.6/pyconfig.h", line 1004: warning: macro redefined: _FILE_OFFSET_BITS "mod_wsgi.c", line 8290: warning: statement not reached "mod_wsgi.c", line 8370: warning: statement not reached /opt/csw/apache2/share/build/libtool --silent --mode=link cc -o mod_wsgi.la -rpath /opt/csw/apache2/libexec -module -avoid-version mod_wsgi.lo -L/opt/csw/lib/python2.6/config -lpython2.6 -lresolv -lsocket -lnsl -lrt -ldl -lpthread ld: fatal: library -lpython2.6: not found ld: fatal: File processing errors. No output written to .libs/mod_wsgi.so apxs:Error: Command failed with rc=65536 ... where could be the difference? rupert. _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
