From owner-freebsd-questions Sat Jan 18 21:42:12 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 AE18B37B401 for ; Sat, 18 Jan 2003 21:42:11 -0800 (PST) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92FC943F3F for ; Sat, 18 Jan 2003 21:42:10 -0800 (PST) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr364-a09.otenet.gr [195.167.109.41]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id h0J5g3Sa025049; Sun, 19 Jan 2003 07:42:05 +0200 (EET) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.6/8.12.6) with ESMTP id h0J5g3aq000780; Sun, 19 Jan 2003 07:42:03 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.6/8.12.6/Submit) id h0J5g3JO000779; Sun, 19 Jan 2003 07:42:03 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Sun, 19 Jan 2003 07:42:03 +0200 From: Giorgos Keramidas To: Matt Rudderham Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup Error When Updating Sources Message-ID: <20030119054203.GB709@gothmog.gr> References: <200301190523.h0J5NADC044402@cfxu.stfx.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200301190523.h0J5NADC044402@cfxu.stfx.ca> 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 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. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message