From owner-freebsd-questions Wed Jul 19 13: 8:29 2000 Delivered-To: freebsd-questions@freebsd.org Received: from po3.wam.umd.edu (po3.wam.umd.edu [128.8.10.165]) by hub.freebsd.org (Postfix) with ESMTP id 4B08337C025 for ; Wed, 19 Jul 2000 13:08:21 -0700 (PDT) (envelope-from gollucci@wam.umd.edu) Received: from rac6.wam.umd.edu (root@rac6.wam.umd.edu [128.8.10.146]) by po3.wam.umd.edu (8.9.3/8.9.3) with ESMTP id QAA05616; Wed, 19 Jul 2000 16:07:56 -0400 (EDT) Received: from rac6.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac6.wam.umd.edu (8.9.3/8.9.3) with SMTP id QAA16773; Wed, 19 Jul 2000 16:08:02 -0400 (EDT) Received: from localhost (gollucci@localhost) by rac6.wam.umd.edu (8.9.3/8.9.3) with ESMTP id QAA16762; Wed, 19 Jul 2000 16:08:00 -0400 (EDT) X-Authentication-Warning: rac6.wam.umd.edu: gollucci owned process doing -bs Date: Wed, 19 Jul 2000 16:07:59 -0400 (EDT) From: "Philip M. Gollucci" To: Simon Rakovec Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ANSI C Compiler In-Reply-To: <000001bff177$22dd8b90$0300a8c0@rooky> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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