bug-textutils
[Top][All Lists]
Advanced

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

compiling textutils-2.0.18 fails with gcc-2.8.1


From: Pierre HANSER
Subject: compiling textutils-2.0.18 fails with gcc-2.8.1
Date: Mon, 03 Dec 2001 11:45:06 +0100

hello

trying to compile textutils 2.0.18 on a sparc station
with solaris 2.6 and gcc-2.8.1, i had the following
problem:

compilation of lib/regex.h fails, at the very point there is a NEXT call
in the source:

----
regex.c: In function `byte_re_match_2_internal':
In file included from regex.c:635:
regex.c:6111: syntax error before `ptr'
regex.c:6111: `ptr' undeclared (first use in this function)
----

If i disable __GNUC__ before the definition of the macro NEXT, line
5803,
everything is OK

-- 
        Pierre Hanser



reply via email to

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