bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compile problems, bash-2.05b, hp-ux


From: Christopher J. Bottaro
Subject: compile problems, bash-2.05b, hp-ux
Date: Mon, 20 Sep 2004 13:45:25 -0500
User-agent: KNode/0.8.0

i did the #undef HAVE_LONG_DOUBLE fix, but then i still got syntax errors
when compiling malloc.c.  so i reconfigured with --with-bash-malloc=no and
then make bombed out with:

make
Make: line 328: syntax error.  Stop.

the offending line in the makefile is:

$(MALLOC_LIBRARY):   ${MALLOC_SOURCE} ${ALLOC_HEADERS} config.h
      @(cd $(ALLOC_LIBDIR) && \
       $(MAKE) $(MFLAGS) \
       MALLOC_CFLAGS="$(MALLOC_CFLAGS)" ${MALLOC_TARGET} ) || exit 1

thanks for the help.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]