From owner-freebsd-questions Thu Jan 16 19:42:10 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 3AD8537B401 for ; Thu, 16 Jan 2003 19:42:08 -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 F1C1343F5B for ; Thu, 16 Jan 2003 19:42:06 -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 h0H3g0J7022985; Thu, 16 Jan 2003 21:42:00 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20030116214159.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 21:41:59 -0600 To: "Doug Reynolds" , "freebsd-questions@freebsd.org" From: "Jack L. Stone" Subject: Re: Apache_fp Port install problem In-Reply-To: <20030117032419.A442248463@wastegate.net> References: <3.0.5.32.20030116195233.02d96d28@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 10:24 PM 1.16.2003 -0500, Doug Reynolds wrote: >On Thu, 16 Jan 2003 19:52:33 -0600, Jack L. Stone wrote: > >>>>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. > >I know for sure i did not delete my /usr/src; I don't think i even did >a make clean, but i might have. i don't normally do that. I know it >works, frontpage works everytime. > >this is what my make.conf say (in full) > >CPUTYPE=k6-2 >NO_SENDMAIL=true >COMPAT3X=true > >according to man make.conf > > > The following list provides a name and short description for >variables > that are used during the world build: > > COMPAT1X (bool) Set to install the FreeBSD 1 compatibility > libraries. > > COMPAT20 (bool) Set to install the FreeBSD 2.0 compatibility > libraries. > > COMPAT21 (bool) Set to install the FreeBSD 2.1 compatibility > libraries. > > COMPAT22 (bool) Set to install the FreeBSD 2.2 compatibility > libraries. > > COMPAT3X (bool) Set to install the FreeBSD 3 compatibility > libraries. > > COMPAT4X (bool) Set to install the FreeBSD 4 compatibility > libraries. > >boolean should mean true or false, but in most cases, it means yes & no >--- >doug reynolds | the maverick | mav@wastegate.net > Well, it appears either one in correct.... my fresh attempts commence this weekend again and so will see. 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