Re: Fails to build on HP-UX 10.20

2009-04-21 Thread Matt Kraai
On Tue, Apr 21, 2009 at 08:02:00AM -0400, Greg Wooledge wrote: > On Fri, Apr 17, 2009 at 08:52:16AM -0700, Matt Kraai wrote: > > Using nm, I found that _ was undefined in siglist.o. If I include > > bashintl.h in siglist.c, the problem is fixed. > > Yeah, I reported this exact problem a couple mo

Re: Fails to build on HP-UX 10.20

2009-04-21 Thread Greg Wooledge
On Fri, Apr 17, 2009 at 08:52:16AM -0700, Matt Kraai wrote: > Using nm, I found that _ was undefined in siglist.o. If I include > bashintl.h in siglist.c, the problem is fixed. Yeah, I reported this exact problem a couple months ago, with the exact same fix. Good luck getting it incorporated int

Fails to build on HP-UX 10.20

2009-04-17 Thread Matt Kraai
Howdy, When I try to build bash 4.0 on HP-UX 10.20, it fails with the following error: cc -Ae -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/malloc -L./lib/sh-g -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o exec