Am Mon, 12 Oct 2009 19:38:07 +0200 schrieb Bernhard Reutner-Fischer: > Please test the 0.9.30 branch on your favourite arch and report back ยน)!
Hi, gcc-3.4.6, kernel 2.4.37.6 This commit http://git.uclibc.org/uClibc/commit/?h=0_9_30&id=4257e75fb11a07d4bef23ac18a65f656604e1d80 produces this: ldso/ldso/dl-elf.c: In function `_dl_map_cache': ldso/ldso/dl-elf.c:48: error: `MAP_FAILED' undeclared (first use in this function) ldso/ldso/dl-elf.c:48: error: (Each undeclared identifier is reported only once ldso/ldso/dl-elf.c:48: error: for each function it appears in.) ldso/ldso/dl-elf.c: In function `_dl_unmap_cache': ldso/ldso/dl-elf.c:105: error: `MAP_FAILED' undeclared (first use in this function) ldso/ldso/dl-elf.c: In function `_dl_load_shared_library': ldso/ldso/dl-elf.c:267: error: `MAP_FAILED' undeclared (first use in this function) Cheers, rhabarber1848 _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
