From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23335 invoked by alias); 22 Jun 2002 17:09:04 -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 23323 invoked from network); 22 Jun 2002 17:09:00 -0000 Received: from unknown (HELO localhost.redhat.com) (24.112.240.27) by sources.redhat.com with SMTP; 22 Jun 2002 17:09:00 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 17EA63D36; Sat, 22 Jun 2002 13:09:01 -0400 (EDT) Message-ID: <3D14AF2C.8090205@cygnus.com> Date: Sat, 22 Jun 2002 10:09:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020613 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Matthew H Bemis Cc: Elena Zannoni , Mike Cleary , gdb@sources.redhat.com, clp Subject: Re: *** [ser-tcp.o] Error 1 on alpha! References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00202.txt.bz2 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.)