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)



Reply via email to