pspp-dev
[Top][All Lists]
Advanced

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

Re: gl/string.h problem


From: Ben Pfaff
Subject: Re: gl/string.h problem
Date: Mon, 12 Feb 2007 06:30:37 -0800
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux)

"John McCabe-Dansted" <address@hidden> writes:

> In file included from tests/libpspp/ll-test.c:35:
> ./gl/string.h:38: error: syntax error before "__dest"
> ./gl/string.h:39: warning: function declaration isn't a prototype
> ./gl/string.h:49: error: syntax error before "__dst"
> ./gl/string.h:49: warning: function declaration isn't a prototype
> ./gl/string.h:129: error: syntax error before "__stringp"
> ./gl/string.h:129: warning: function declaration isn't a prototype
> ./gl/string.h:175: error: syntax error before "__s"
> ./gl/string.h:176: warning: function declaration isn't a prototype
> make[3]: *** [tests/libpspp/ll-test.o] Error 1

These are just causing by neglecting to include <config.h>.  I
checked in the fix.
-- 
"Sanity is not statistical."
--George Orwell




reply via email to

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