Apache Mod-Python - Re: FeeBSD build (was mod_python 3.2.1b available for testing)

This is Interesting: Free IT Magazines  
Home > Archive > Apache Mod-Python > September 2005 > Re: FeeBSD build (was mod_python 3.2.1b available for testing)





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: FeeBSD build (was mod_python 3.2.1b available for testing)
Jim Gallacher

2005-09-08, 5:47 pm

Gregory (Grisha) Trubetskoy wrote:
>
> On Thu, 8 Sep 2005, Jim Gallacher wrote:
>
>
>
> 'cept that ModPyExtension doesn't do anything on non-Win32... all those
> args come from apxs.


Right you are. However, I still don't see any reference to
"include/apr-0/" in your output. For example, on debian the first few
lines of the output from make:

make[1]: Entering directory `/tmp/mod_python/src'

Compiling for DSO.

/usr/bin/apxs2 -I/tmp/mod_python/src/include -I/usr/include/apache2
-I/usr/include/python2.3 -c mod_python.c _apachemodule.c requestobject.c
tableobject.c util.c serverobject.c connobject.c filterobject.c hlist.c
hlistobject.c -L/usr/lib/python2.3/config -Xlinker -export-dynamic
-lm -lpython2.3 -lpthread -ldl -lutil -lm
/usr/bin/libtool --silent --mode=compile gcc -prefer-pic -pipe
-I/usr/include/xmltok -I/usr/include/openssl -Wall -O2
-DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2 -D_REENTRANT
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -pipe
-I/usr/include/xmltok -I/usr/include/openssl -Wall -O2 -pthread
-I/usr/include/apache2 -I/usr/include/apr-0 -I/usr/include/apr-0
-I/usr/include -I/tmp/mod_python/src/include -I/usr/include/apache2
-I/usr/include/python2.3 -c -o mod_python.lo mod_python.c && touch
mod_python.slo

I assume that apxs calls libtool, and provides the -I/usr/include/apr-0
parameter, yet I didn't see that in your output. I don't know if that is
significant, just that it's different on the 2 systems.

Jim





Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com