Date: Sun, 19 Jan 2003 07:42:03 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Matt Rudderham <matt@cfxu.ca> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: CVSup Error When Updating Sources Message-ID: <20030119054203.GB709@gothmog.gr> In-Reply-To: <200301190523.h0J5NADC044402@cfxu.stfx.ca> References: <200301190523.h0J5NADC044402@cfxu.stfx.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2003-01-19 01:23, Matt Rudderham <matt@cfxu.ca> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030119054203.GB709>