From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15768 invoked by alias); 5 May 2005 20:42:13 -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 15753 invoked from network); 5 May 2005 20:42:10 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 5 May 2005 20:42:10 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j45Kg9bM015511 for ; Thu, 5 May 2005 16:42:09 -0400 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j45Kg9O02568; Thu, 5 May 2005 16:42:09 -0400 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j45Kg8v16307; Thu, 5 May 2005 16:42:08 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.13.1/8.13.1) with ESMTP id j45Kg6bN027437; Thu, 5 May 2005 16:42:06 -0400 Received: (from dj@localhost) by greed.delorie.com (8.13.1/8.13.1/Submit) id j45Kg1Po027434; Thu, 5 May 2005 16:42:01 -0400 Date: Thu, 05 May 2005 21:36:00 -0000 Message-Id: <200505052042.j45Kg1Po027434@greed.delorie.com> From: DJ Delorie To: sje@cup.hp.com CC: binutils@sources.redhat.com In-reply-to: <200505052024.NAA17735@hpsje.cup.hp.com> (message from Steve Ellcey on Thu, 5 May 2005 13:24:02 -0700 (PDT)) Subject: Re: Another HP-UX IA64 Build patch References: <200505052024.NAA17735@hpsje.cup.hp.com> X-SW-Source: 2005-05/txt/msg00210.txt.bz2 > This patch didn't seem to do anything for my build. Before considering a change to libiberty.h, please check the following: * Does configure attempt to discover if a prototype for basename is already available? * If so, why is the logic failing in your case?