[adding bug-gnulib]
On 04/03/2010 03:48 PM, Elbert Pol wrote:
Hello all,
I tried today to port it to OS2
I used Gcc 4.4.2 and the make fails here:
In file included from fnmatch.c:175:
fnmatch_loop.c: In function 'internal_fnmatch':
fnmatch_loop.c:53: error: 'FNM_EXTMATCH' undeclared (first use in this
function)
fnmatch_loop.c:53: error: (Each undeclared identifier is reported only once
fnmatch_loop.c:53: error: for each function it appears in.)
In file included from fnmatch.c:272:
fnmatch_loop.c: In function 'internal_fnwmatch':
fnmatch_loop.c:53: error: 'FNM_EXTMATCH' undeclared (first use in this
function)
Thanks for the report. This means that your platform is lacking some
POSIX functionality in fnmatch. Would you care to help provide some
porting support in gnulib? Be advised that your platform is on the
fringe, and that it will probably not be anyone else's highest priority,
so without your help, it may not get fixed for some time.