From owner-freebsd-questions Sun Jan 19 8: 2:24 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 DEA6537B405 for ; Sun, 19 Jan 2003 08:02:22 -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 A826E43ED8 for ; Sun, 19 Jan 2003 08:02:21 -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 h0JG1cJ7044007; Sun, 19 Jan 2003 10:01:38 -0600 (CST) (envelope-from jackstone@sage-one.net) Message-Id: <3.0.5.32.20030119100141.01a61040@mail.sage-one.net> X-Sender: jackstone@mail.sage-one.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Sun, 19 Jan 2003 10:01:41 -0600 To: Bill Moran From: "Jack L. Stone" Subject: Re: CVSup Error When Updating Sources Cc: Matt Rudderham , freebsd-questions@FreeBSD.ORG In-Reply-To: <3E2AC6EB.6070407@potentialtech.com> References: <200301190523.h0J5NADC044402@cfxu.stfx.ca> <20030119054203.GB709@gothmog.gr> 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:40 AM 1.19.2003 -0500, Bill Moran wrote: >Giorgos Keramidas wrote: >> On 2003-01-19 01:23, Matt Rudderham wrote: >> >>>Hi all, >>>I'm taking my first shot at upgrading my old 4.0-Release system to 4.7-Stable, when I run >>>/usr/local/bin/cvsup -g -L 2 /etc/cvsupfile >>>I get this error right off the bat, >>>/usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libXaw.so.7: Undefined symbol "__stderrp" >>>Can anyone fill me in? >>>Thanks! >> >> >> It looks like you're trying to run a GUI version of CVSup without >> having installed X11. You can either install X11, or try removing >> your cvsup package and installing the net/cvsup-without-gui version. > >Or use the -g option to cvsup to tell it not to start the gui. > >-- >Bill Moran I supect the earlier poster was right about reading the UPDATING document at /usr/src/UPDATING. The "...Undefined symbol "__stderrp" pertains to the release notes righ at the top of the DOC about the COMPAT3X. You will need to add "COMPATX3= yes" to your make.conf file. This hit you early, so you may need to purge other parts of your system as well. 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