You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/03/25 16:50:12 UTC

DO NOT REPLY [Bug 39101] - gcc: cannot specify -o with -c or -S and multiple compilations

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39101>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39101





------- Additional Comments From karin111@bellsouth.net  2006-03-25 15:50 -------
If I build with the addition of --with-pcre=/usr/local/pcre
My Results are:

Making all in srclib
make[1]: Entering directory `/usr/src/modules/httpd-2.2.0/srclib'
make[1]: Leaving directory `/usr/src/modules/httpd-2.2.0/srclib'
Making all in os
make[1]: Entering directory `/usr/src/modules/httpd-2.2.0/os'
Making all in unix
make[2]: Entering directory `/usr/src/modules/httpd-2.2.0/os/unix'
make[3]: Entering directory `/usr/src/modules/httpd-2.2.0/os/unix'
/home/apache/build-1/libtool --silent --mode=compile gcc -g -O2    -DLINUX=2
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE    -I.
-I/usr/src/modules/httpd-2.2.0/os/unix
-I/usr/src/modules/httpd-2.2.0/server/mpm/prefork
-I/usr/src/modules/httpd-2.2.0/modules/http
-I/usr/src/modules/httpd-2.2.0/modules/filters
-I/usr/src/modules/httpd-2.2.0/modules/proxy
-I/usr/src/modules/httpd-2.2.0/include
-I/usr/src/modules/httpd-2.2.0/modules/generators
-I/usr/src/modules/httpd-2.2.0/modules/mappers
-I/usr/src/modules/httpd-2.2.0/modules/database -I/usr/include/httpd
/iconv/include -I/usr/src/modules/httpd-2.2.0/modules/proxy/../generators
-I/usr/src/modules/httpd-2.2.0/modules/ssl
-I/usr/src/modules/httpd-2.2.0/modules/dav/main  -prefer-non-pic -static -c
unixd.c && touch unixd.lo
gcc: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [unixd.lo] Error 1
make[3]: Leaving directory `/usr/src/modules/httpd-2.2.0/os/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/modules/httpd-2.2.0/os/unix'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/modules/httpd-2.2.0/os'
make: *** [all-recursive] Error 1

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org