Re: Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11

2013-10-12 Thread Daniel Richard G.
On Sat, 2013 Oct 12 20:29-0700, Paul Eggert wrote: > > How did you create the configure script? It's not making sense > to me. The code that modules/realloc-gnu uses to decide about libobj.o: > > if test $REPLACE_REALLOC = 1; then > AC_LIBOBJ([realloc]) > fi > > is the same as modules/reallo

Re: Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11

2013-10-12 Thread Paul Eggert
Daniel Richard G. wrote: > I looked through the configure script. It appears that realloc.o is > added to gl_LIBOBJS if a non-POSIX realloc() is found. However, if > realloc() is non-GNU, realloc.o is added to gltests_LIBOBJS, not > gl_LIBOBJS. How did you create the configure script? It's not ma

Re: Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11

2013-10-12 Thread Daniel Richard G.
On Sat, 2013 Oct 12 11:52-0700, Paul Eggert wrote: > > Thanks, can you look at the generated 'configure' and see why that is? > It should contain something like this: > > if test $ac_cv_func_realloc_0_nonnull = yes; then : > $as_echo "#define HAVE_REALLOC_GNU 1" >>confdefs.h > else >

Re: Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11

2013-10-12 Thread Paul Eggert
Daniel Richard G. wrote: > The system does not appear to have a GNU compatible realloc() function, > but for some reason, the replacement realloc() was not compiled: Thanks, can you look at the generated 'configure' and see why that is? It should contain something like this: if test $ac_cv_fun

Errors with rpl_realloc(), pthreads calls on hppa2.0w-hp-hpux11.11

2013-10-12 Thread Daniel Richard G.
I'm afraid I spoke too soon, and after the resolution on the str[iu]max() issue, am still seeing a couple of build errors with gnulib git master on this HP-UX system. First error: source='../../gllib/pt_chown.c' object='pt_chown.o' libtool=no \ DEPDIR=.deps depmode=none /bin/sh ../../build-aux/de