It looks like at attempt is made in the latest tar package to avoid the 'gl_NEXT_HEADERS', but it still doesn't work when I configure with ./configure --without-cairo --without-gui --without-libpq. I still get compile errors for all of the includes formatted like "# ///usr/...".

The file gl/stdlib.in.h has:

#if defined __need_malloc_and_calloc
/* Special invocation convention inside glibc header files.  */

#@INCLUDE_NEXT@ @NEXT_STDLIB_H@

.... and that "@INCLUDE_NEXT@ @NEXT_STDLIB_H@" expands to the special syntax that fails, I assume by the gl Makefile.

Is there some way to prevent that expansion?

Gerda









_______________________________________________
Pspp-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-users

Reply via email to