Date: Wed, 19 Jul 2000 16:07:59 -0400 (EDT) From: "Philip M. Gollucci" <gollucci@wam.umd.edu> To: Simon Rakovec <rooky@lunatic.eu.org> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ANSI C Compiler Message-ID: <Pine.GSO.4.21.0007191606060.15798-100000@rac6.wam.umd.edu> In-Reply-To: <000001bff177$22dd8b90$0300a8c0@rooky>
next in thread | previous in thread | raw e-mail | index | archive | help
Its will work... Just go comment out the check in the configure script. I had the same error before.. Did the above and it worked fine. gcc is definetely ANSI compliant. ***************************************************************************** Philip M. Gollucci E-mail : gollucci@wam.umd.edu Philip@p6m7g8.com Phone : 301.249.6261 Major : Computer Science Electrical Engineering Current Job : Co Science, Discovery, & the Universe Webmaster ***************************************************************************** On Wed, 19 Jul 2000, Simon Rakovec wrote: > While I was instaling apache13-ssl, the following error occured. > I m usin freeBSD version 3.4/RELEASE, can anybody help me? > > ===> Configuring for apache+ssl-1.3.9+1.37 > Configuring for Apache, Version 1.3.9 Ben-SSL/1.37 > 1.3.9 > + using installation path layout: GNU (config.layout) > Creating Makefile > Creating Configuration.apaci in src > + enabling mod_so for DSO support > Creating Makefile in src > + configured for FreeBSD 3.4 platform > + setting C pre-processor to cc -E > + checking for system header files > + using custom target name: httpsd > + adding selected modules > o rewrite_module uses ConfigStart/End > enabling DBM support for mod_rewrite > o db_auth_module uses ConfigStart/End > using Berkeley-DB/1.x for mod_auth_db (-lc) > + checking sizeof various data types > + doing sanity check on compiler and options > ** A test compilation with your Makefile configuration > ** failed. This is most likely because your C compiler > ** is not ANSI. Apache requires an ANSI C Compiler, such > ** as gcc. The above error message from your compiler > ** will also provide a clue. > Aborting! > ===> Building for apache+ssl-1.3.9+1.37 > ===> src > make: don't know how to make all. Stop > *** Error code 2 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > > Thanks, Simon > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.4.21.0007191606060.15798-100000>