From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24988 invoked by alias); 22 Jun 2002 17:23:48 -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 24973 invoked from network); 22 Jun 2002 17:23:41 -0000 Received: from unknown (HELO iol.unh.edu) (132.177.123.82) by sources.redhat.com with SMTP; 22 Jun 2002 17:23:41 -0000 Received: from PHEMUR (h00045ae051e8.ne.client2.attbi.com [24.128.217.124]) by iol.unh.edu (8.12.3/8.12.3) with ESMTP id g5MHMZ6U001502; Sat, 22 Jun 2002 13:22:35 -0400 From: "Matthew H Bemis" To: "Andrew Cagney" Cc: "Elena Zannoni" , "Mike Cleary" , , "clp" Subject: RE: *** [ser-tcp.o] Error 1 on alpha! Date: Sat, 22 Jun 2002 10:23:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <3D14AF2C.8090205@cygnus.com> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-SW-Source: 2002-06/txt/msg00203.txt.bz2 Hello, I agree it is not caused by the patch, but not many people test their patches on alpha. We download from cvs every day and build this. We have a stable build system. I can give you a cvs snapshot of when we took the source code from cvs if you'd like, and I can also provide any other information about the host machine upon request. I have all of the build logs available too if you'd like to see them got to: for alpha goto: ftp://alpha9.crl.dec.com/pub/autobuild/results/alpha6/basic-gcc_2.95.3/nativ e/toolchain/20020622-05:21:38-F/ and click on the X-configure.blog log to see the configuration,and the X-make.blog for the compilation error to see alpha daily builds goto: http://handhelds.org/projects/toolchain/autobuild/build-results.php3 -----Original Message----- From: Andrew Cagney [mailto:ac131313@cygnus.com] Sent: Saturday, June 22, 2002 1:09 PM To: Matthew H Bemis Cc: Elena Zannoni; Mike Cleary; gdb@sources.redhat.com; clp Subject: Re: *** [ser-tcp.o] Error 1 on alpha! Hmm, The problem below is from something other than the patch. I suspect a configuration / host problem - for some reason, there isn't a definition of FIONBIO available? Andrew > /mnt/u9/toolchain/buildsys/source/toolchain/gdb/ser-tcp.c:112: `FIONBIO' > undeclared (first > use in this function) > /mnt/u9/toolchain/buildsys/source/toolchain/gdb/ser-tcp.c:112: (Each > undeclared identifier > is reported only once > /mnt/u9/toolchain/buildsys/source/toolchain/gdb/ser-tcp.c:112: for each > function it appear > s in.)