preparing 0.9.30.2

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Sat Dec 19 02:59:01 UTC 2009


On Fri, Nov 13, 2009 at 01:38:18PM +0100, Natanael Copa wrote:
>On Mon, 2009-10-12 at 19:38 +0200, Bernhard Reutner-Fischer wrote:
>> Hi *,
>> 
>> I've pushed a couple of fixes from master to the 0_9_30 branch in
>> preparation of a 0.9.30.2 bugfix release.
>> 
>> Please test the 0.9.30 branch on your favourite arch and report back ¹)!
>
>FYI. I get compile error with gcc-4.4.1 on x86 with the attatched
>config.

I cannot reproduce this?
I'm confident that this should be fixed by
commit 52c7e959d846a1bc214d4a2775f240dfd6a0b410
Author: Khem
Date:   Sat Aug 1 00:57:05 2009 -0700

    fnmatch.c: Include unistd.h before undefining _LIBC.

please make sure to pull the 0_9_30 branch (perhaps you didn't update?)
>...
>  CC libc/misc/file/lockf64.os
>  CC libc/misc/fnmatch/fnmatch.os
>libc/misc/fnmatch/fnmatch.c:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'posixly_correct'
>In file included from libc/misc/fnmatch/fnmatch.c:274:
>libc/misc/fnmatch/fnmatch_loop.c: In function 'internal_fnmatch':
>libc/misc/fnmatch/fnmatch_loop.c:212: error: 'posixly_correct' undeclared (first use in this function)
>libc/misc/fnmatch/fnmatch_loop.c:212: error: (Each undeclared identifier is reported only once
>libc/misc/fnmatch/fnmatch_loop.c:212: error: for each function it appears in.)
>  CC libc/misc/glob/glob.os
>  CC libc/misc/glob/glob64.os
>  CC libc/misc/gnu/obstack.os
>libc/misc/fnmatch/fnmatch_loop.c: In function 'end_pattern':
>libc/misc/fnmatch/fnmatch_loop.c:991: error: 'posixly_correct' undeclared (first use in this function)
>libc/misc/fnmatch/fnmatch_loop.c: In function 'ext_match':
>libc/misc/fnmatch/fnmatch_loop.c:1043: error: 'posixly_correct' undeclared (first use in this function)
>  CC libc/misc/internals/tempname.os
>  CC libc/misc/internals/errno.os
>make: *** [libc/misc/fnmatch/fnmatch.os] Error 1
>make: *** Waiting for unfinished jobs....
>nc-nptl:~/uClibc$ git branch
>* 0_9_30
>  master
>  nptl
>  nptl_merge


More information about the uClibc mailing list