From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3384 invoked by alias); 5 May 2005 20:24:09 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 3224 invoked from network); 5 May 2005 20:24:05 -0000 Received: from unknown (HELO palrel11.hp.com) (156.153.255.246) by sourceware.org with SMTP; 5 May 2005 20:24:05 -0000 Received: from smtp1.ptp.hp.com (smtp1.ptp.hp.com [15.1.28.250]) by palrel11.hp.com (Postfix) with ESMTP id 9ECE3E1D9; Thu, 5 May 2005 13:24:04 -0700 (PDT) Received: from hpsje.cup.hp.com (hpsje.cup.hp.com [15.244.96.221]) by smtp1.ptp.hp.com (Postfix) with ESMTP id 856C5150AD2; Thu, 5 May 2005 20:24:04 +0000 (UTC) Received: (from sje@localhost) by hpsje.cup.hp.com (8.9.3 (PHNE_24419+JAGae58098)/8.7.3 TIS Messaging 5.0) id NAA17735; Thu, 5 May 2005 13:24:02 -0700 (PDT) Date: Thu, 05 May 2005 20:42:00 -0000 From: Steve Ellcey Message-Id: <200505052024.NAA17735@hpsje.cup.hp.com> To: wilson@specifixinc.com Cc: binutils@sources.redhat.com Subject: Re: Another HP-UX IA64 Build patch In-Reply-To: <1115323807.8413.102.camel@aretha.corp.specifixinc.com> X-SW-Source: 2005-05/txt/msg00209.txt.bz2 > Never mind, I see the problem. The question about the prototype > confused me, and put me on the wrong track. Try this patch. We need to > include sysdep.h before libiberty.h, so that libiberty.h gets the proper > HAVE_DECL_BASENAME definition. > -- > Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com This patch didn't seem to do anything for my build. With or without this change I need to use the patch I just sent for libiberty where I use the prototype for basename if on hpux. Steve Ellcey sje@cup.hp.com