Received: by taz.hyperreal.com (8.6.12/8.6.5) id PAA28077; Fri, 5 Jul 1996 15:23:59 -0700 Received: from battra.telebase.com by taz.hyperreal.com (8.6.12/8.6.5) with ESMTP id PAA28072; Fri, 5 Jul 1996 15:23:56 -0700 Received: from wormhole.telebase.com by battra.telebase.com id SAA21621; Fri, 5 Jul 1996 18:23:57 -0400 (EDT) Received: from spudboy.telebase.com (spudboy.telebase.com [172.16.2.215]) by wormhole.telebase.com (8.7.4/8.6.9.1) with ESMTP id SAA11421; Fri, 5 Jul 1996 18:23:57 -0400 (EDT) Received: (from chuck@localhost) by spudboy.telebase.com (8.7.5/8.6.9.1) id SAA23154; Fri, 5 Jul 1996 18:23:56 -0400 (EDT) From: Chuck Murcko Message-Id: <199607052223.SAA23154@telebase.com.> Subject: Re: Apache v1.1 won't compile (fwd) To: new-httpd@hyperreal.com Date: Fri, 5 Jul 1996 18:23:56 -0400 (EDT) Cc: rayjong@llnl.GOV In-Reply-To: <199607052219.PAA27699@taz.hyperreal.com> from "Rob Hartill" at Jul 5, 96 05:19:19 pm X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-new-httpd@apache.org Precedence: bulk Reply-To: new-httpd@hyperreal.com You'll also need the line AUX_LIBS= -lsocket -lnsl in your Configuration file. It's right under AUX_CFLAGS. Rob Hartill liltingly intones: > > > not acked > > > Date: Fri, 05 Jul 1996 15:15:08 -0700 > From: "Raynard A. Jong" > Subject: Apache v1.1 won't compile > To: apache-bugs@apache.ORG > Reply-to: rayjong@llnl.GOV > Message-id: <31DD93EC.7080@llnl.GOV> > Organization: Lawrence Livermore National Laboratory > MIME-version: 1.0 > X-Mailer: Mozilla 2.02 (Macintosh; U; PPC) > Content-type: text/plain; charset=us-ascii > Content-transfer-encoding: 7bit > X-URL: http://www.apache.org/bug_report.html > > I downloaded Apache v1.1 from www.apache.org and tried to compile it. > > > I efited Configure for : > CFLAGS= -O2 -DSTATUS > AUX_CFLAGS= -DSOLARIS2 > > > I ran Configure and make. > > > All the necessary stuff does not seem to be there. I got the > following "undefined symbol" messages, indicating that I was not > compiling all the stuff I needed. > > Dis I forget sometning, ir is something missing from the distribution? > Is there anyone who can help?? > > > > 85#%Configure > Using 'Configuration' as config file > 86#%make > gcc -c -O2 -DSTATUS -DSOLARIS2 alloc.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_main.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_core.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_config.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_request.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_log.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_protocol.c > gcc -c -O2 -DSTATUS -DSOLARIS2 rfc1413.c > gcc -c -O2 -DSTATUS -DSOLARIS2 util.c > gcc -c -O2 -DSTATUS -DSOLARIS2 util_script.c > gcc -c -O2 -DSTATUS -DSOLARIS2 modules.c > gcc -c -O2 -DSTATUS -DSOLARIS2 buff.c > gcc -c -O2 -DSTATUS -DSOLARIS2 md5c.c > gcc -c -O2 -DSTATUS -DSOLARIS2 util_md5.c > gcc -c -O2 -DSTATUS -DSOLARIS2 explain.c > gcc -c -O2 -DSTATUS -DSOLARIS2 http_bprintf.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_mime.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_access.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_auth.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_negotiation.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_include.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_dir.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_cgi.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_userdir.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_alias.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_env.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_log_common.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_asis.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_imap.c > gcc -c -O2 -DSTATUS -DSOLARIS2 mod_actions.c > gcc -o httpd alloc.o http_main.o http_core.o http_config.o > http_request.o http_log.o http_protocol.o rfc1413.o util.o > util_script. > o modules.o buff.o md5c.o util_md5.o explain.o http_bprintf.o > mod_mime.o mod_access.o mod_auth.o mod_negotiation.o mod_include.o mod > _dir.o mod_cgi.o mod_userdir.o mod_alias.o mod_env.o mod_log_common.o > mod_asis.o mod_imap.o mod_actions.o > Undefined first referenced > symbol in file > socket http_main.o > getpeername http_main.o > gethostbyname http_main.o > accept http_main.o > bind http_main.o > setsockopt http_main.o > gethostbyaddr http_main.o > inet_addr util.o > inet_ntoa http_main.o > shutdown http_main.o > getsockname http_main.o > listen http_main.o > connect rfc1413.o > ld: fatal: Symbol referencing errors. No output written to httpd > make: *** [httpd] Error 1 > > > Thanks for any help. > > > > -- > Ray Jong > > FESSP-DISS > Lawrence Livermore National Laboratory > P.O. Box 808 / L-195 > Livermore, CA 94551-9900 > > Internet E-mail : rayjong@llnl.gov > Telephone (with voice mail) : (510) 423-0498 > FAX : (510) 424-5489 > ----- End of forwarded message from Raynard A. Jong ----- > > -- > Rob Hartill (robh@imdb.com) > The Internet Movie Database (IMDb) http://www.imdb.com/ > ...more movie info than you can poke a stick at. > chuck Chuck Murcko N2K Inc. Wayne PA chuck@telebase.com And now, on a lighter note: There cannot be a crisis next week. My schedule is already full. -- Henry Kissinger