[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Os2
From: |
Eric Blake |
Subject: |
Re: Os2 |
Date: |
Mon, 05 Apr 2010 07:35:45 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100330 Fedora/3.0.4-1.fc12 Lightning/1.0b1 Thunderbird/3.0.4 |
[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.
--
Eric Blake address@hidden +1-801-349-2682
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Os2, Elbert Pol, 2010/04/03
- Os2, Elbert Pol, 2010/04/04