pspp-users
[Top][All Lists]
Advanced

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

Still can't compile with ./configure --without-cairo --without-gui --wit


From: Gerda Shank
Subject: Still can't compile with ./configure --without-cairo --without-gui --without-libpq
Date: Tue, 06 Sep 2011 14:40:07 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:6.0.1) Gecko/20110830 Thunderbird/6.0.1

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.  */

address@hidden@ @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











reply via email to

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