On Thu, 2005-05-05 at 10:14, Steve Ellcey wrote: > Here is the second of my IA64 HP-UX build patches. This one involves > the declaration of basename() in include/libiberty.h. What do people > think about using the prototype version whenever we are compiling with > GCC? 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