The following reply was made to PR general/1404; it has been noted by GNATS.
From: Aaron Wohl <[EMAIL PROTECTED]> To: Marc Slemko <[EMAIL PROTECTED]> Cc: Apache bugs database <[EMAIL PROTECTED]> Subject: Re: general/1404: doesnt build due to BSD file name length restrictions Date: Wed, 12 Nov 1997 17:23:26 -0500 (EST) Sorry, I guess it is a warning. I must have had some other lossage when I built it the first time. I untared a fresh apache_1.3b2. I did ./Configure and make. Here is the warning I get: gcc -c -I../../os/unix -I../../main mod_setenvif.c rm -f libstandard.a ar cr libstandard.a mod_env.o mod_log_config.o mod_mime.o mod_negotiation.o mod_ include.o mod_autoindex.o mod_dir.o mod_cgi.o mod_asis.o mod_imap.o mod_actions. o mod_userdir.o mod_alias.o mod_access.o mod_auth.o mod_setenvif.o ar: warning: mod_log_config.o truncated to mod_log_config. ar: warning: mod_negotiation.o truncated to mod_negotiation ranlib libstandard.a gcc -c -Ios/unix -Imain modules.c rm -f buildmark.c echo 'const char SERVER_BUILT[] = "'`date`'";' > buildmark.c
