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

_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils

Reply via email to