From owner-freebsd-questions Sat Jan 11 10: 1:50 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 59EEF37B401 for ; Sat, 11 Jan 2003 10:01:48 -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 420E043F13 for ; Sat, 11 Jan 2003 10:01:47 -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 h0BI1jJ7086007; Sat, 11 Jan 2003 12:01:46 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20030111120144.01232f58@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sat, 11 Jan 2003 12:01:44 -0600 To: Matthew Seaman , freebsd-questions@FreeBSD.ORG From: "Jack L. Stone" Subject: Re: Apache_fp Port install problem In-Reply-To: <20030111174422.GA37408@happy-idiot-talk.infracaninophi> References: <3.0.5.32.20030111113122.01232f58@mail.sage-one.net> <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=-1.3 required=4.5 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01 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 05:44 PM 1.11.2003 +0000, Matthew Seaman wrote: >On Sat, Jan 11, 2003 at 11:31:22AM -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...??? > >/usr/src/UPDATING says: > >20021110: > The definitions of the standard file streams (stdio, stdout, and > stderr) have changed so that they are no longer compile-time > constants. Some older binaries may require updated 3.X > compatability libraries (for example, by setting COMPAT3X=yes > for a buildworld/installworld). > >Alternatively to doing a buildworld with COMPAT3X=yes, you could >install the misc/compat3x port. > > Cheers, > > Matthew > >-- >Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way Good grief! I read the UPDATING as always, but this one did NOT sink in....! Thank you so much for pointing me in the right direction before I shot myself in the foot.... If I go the misc/compat3x port route, I assume I need to redo the buildword....?? If so, then I might as well include the COMPAT3X=yes in the make.conf. Sorry, a little dense after 3 hours sleep.... 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