From owner-freebsd-questions Thu Jan 16 17:52:57 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CE3737B401 for ; Thu, 16 Jan 2003 17:52:55 -0800 (PST) Received: from sage-american.com (adsl-65-71-135-139.dsl.crchtx.swbell.net [65.71.135.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27DC643F5F for ; Thu, 16 Jan 2003 17:52:54 -0800 (PST) (envelope-from jackstone@sage-one.net) Received: from sagea (sagea.sage-american [192.168.0.3]) by sage-american.com (8.12.6/8.12.6) with SMTP id h0H1qYJ7022461; Thu, 16 Jan 2003 19:52:41 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20030116195233.02d96d28@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Thu, 16 Jan 2003 19:52:33 -0600 To: "Doug Reynolds" , "freebsd-questions@freebsd.org" From: "Jack L. Stone" Subject: Re: Apache_fp Port install problem In-Reply-To: <20030117003142.6F92C48463@wastegate.net> References: <3.0.5.32.20030111113122.01232f58@mail.sage-one.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, hits=-0.8 required=4.5 tests=IN_REP_TO,REFERENCES,SPAM_PHRASE_01_02 version=2.43-jlsrules1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 07:31 PM 1.16.2003 -0500, Doug Reynolds wrote: >On Sat, 11 Jan 2003 11:31:22 -0600, Jack L. Stone wrote: > >>I just updated from FBSD-4.5 to 4.7 on a server running apache_fp.1.26. The >>update somehow has broken the FP extensions (ugh!). I have tried a number >>of fixes, including portupgrade, but get a checksum error there. Have tried >>to rerun the present install of FP using fp_install.sh, but get this error: >>Who should own web root web on port 80 [www]: >>What should the group for web root web on port 80 be [www]: >>/usr/libexec/ld-elf.so.1: /usr/lib/libm.so.2: Undefined symbol "__stderrp" >>ERROR: Unable to chown web root web in port 80 >>Hit enter to continue >> >>I'm also seeing the "__stderrp" error in my httpd-error.log whenever I try >>to login to FP. So, something has changed in the FBSD-4.5-4.7 update and >>I've never seen this error, so don't know what needs to be fixed. I have >>another server running apache_fp.1.27 on FBSD.4.7 just fine. >> >>It's looking like an uninstall/reinstall completely for apache+fp.... >>didn't want to have to do that on a box with a bunch of virtual hosts..... >> >>Has anyone seen the above problem on similar installs...??? > >yeah, you need to have COMPAT3X=TRUE in your /etc/make.conf > >took me three day to figure that one out > >--- >doug reynolds | the maverick | mav@wastegate.net Hi, Doug: You say COMPAT3X=TRUE ...but the /etc/defaults/make.conf says: COMPAT3X= yes (note the spacing too) Will you double-check this syntax....?? I thought it had to be the same as the default statement, but my first attempts using "COMPAT3X= yes" didn't do any good. Then someone (Gordon) suggested deleting /usr/scr and adding the statement as well. Did you do that too...??? ..or just the add to the make.conf.... I'd rather not delete "/usr/src" if not necessary and the question boils down to: COMPAT3X=TRUE vs COMPAT3X= yes (I guess....) ...sorry for all the nit-pick questions, but I know the problems lies here and something simple. Thanks! Best regards, Jack L. Stone, Administrator SageOne Net http://www.sage-one.net jackstone@sage-one.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message