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 2003/05/15 05:47:36 UTC

DO NOT REPLY [Bug 19229] - configure for Apache 2.0.45 on Solaris creates bad server/exports.c

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19229

configure for Apache 2.0.45 on Solaris creates bad server/exports.c





------- Additional Comments From scampbell@Ncrypted.ORG  2003-05-15 03:47 -------
By default on Solaris 8, /usr/src is a symlink to /usr/share/src.

On my system, /usr is a different slice than /. Dunno if this makes a diff to
apache's configure though... /usr/share/src is a local slice on my machine.

I got rid of the /usr/src symlink, 
ran `cd /usr/share/src`, 
ran a `gmake distclean`, 
and then `env CFLAGS="-O2" LDFLAGS="-L /usr/local/lib -R/usr/local/lib"
./configure --enable-ssl=/usr/local --enable-so --with-ssl=/usr/local
--disable-cgid --disable-cgi --enable-info`

exports.c was still generated using both /usr/src and /usr/share/src headers.

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