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 [EMAIL PROTECTED]  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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to