From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30372 invoked by alias); 21 Nov 2002 23:27:52 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 30357 invoked from network); 21 Nov 2002 23:27:49 -0000 Received: from unknown (HELO entoo.connect.com.au) (192.189.54.8) by sources.redhat.com with SMTP; 21 Nov 2002 23:27:49 -0000 Received: from dragon.home (acc1-ppp31.cam.dialup.connect.net.au [210.10.230.31]) by entoo.connect.com.au (Postfix) with ESMTP id 216A2430F1 for ; Fri, 22 Nov 2002 10:19:27 +1100 (EST) Subject: weekly cvs tarball uses unknown pserver From: Ben Stanley To: gdb mailing list Content-Type: text/plain Organization: University of Wollongong Message-Id: <1037921266.20564.20.camel@dragon.home> Mime-Version: 1.0 Date: Thu, 21 Nov 2002 15:27:00 -0000 Content-Transfer-Encoding: 7bit X-SW-Source: 2002-11/txt/msg00317.txt.bz2 Hi, I downloaded gdb+dejagnu-weekly-CVS-5.2.90_20021119.tar.bz2 and unpacked it. It compiles OK, although the problems I reported previously against gdb 5.2.1 are still present. However, when I try to update it to current cvs, by first logging in and then running "cvs update", I receive the following error message: ben [10:07:11] /share/install/linux/gdb-cvs/src $ cvs update Unknown host anoncvs.cygnus.com. It turns out that all of the CVS/Root files contain :pserver:anoncvs@anoncvs.cygnus.com:/cvs/src and the host is unknown to dns. The web page says to use sources.redhat.com. Changing all of the Root files to :pserver:anoncvs@sources.redhat.com:/cvs/src allows the update to proceed as expected. Ben. -- Ben Stanley, PhD candidate School of Information Technology and Computer Science University of Wollongong