Tree:
ec96cb697e
boot-lvm
cross
crossperl
early
karasz/new-early
karasz/qt
linux-2.6.27.6
master
stable/0.1.0
stable/0.2
stable/0.3
stable/0.5
stable/0.6
test/0.2-linux-2.6.38
user/amery/0.1.0/test
user/amery/cross
user/amery/mess
user/amery/next/luajit
user/amery/next/master
user/amery/next/uclibc
user/amery/runit-rework
user/amery/sid
user/amery/wip/aclocal
user/amery/wip/python
user/chris/0.1.0/dovecot-2.0
user/chris/0.1.0/grsecurity
user/chris/0.1.0/linux-2.6.35
user/chris/next/0.4
user/chris/next/aufs
user/chris/next/master
user/chris/next/shadow
user/chris/next/xorg
user/chris/old/linux-pax
user/chris/old/multilib
user/chris/old/ruby
user/chris/test/arm
user/chris/test/early-mdev
user/chris/test/multilib
user/chris/test/perl-cross
user/chris/toolchain/0.3
user/chris/wip/linux37
user/chris/wip/musl
user/karasz/firmware
user/karasz/next/postgresql
user/karasz/next/updates
user/karasz/test/ecn
${ noResults }
1 Commits (ec96cb697e340bd480d26b51af5a884f35d1e6ab)
| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
c5908d9f7e |
prelude-lml: fixed to build with glibc >= 2.16 where 'gets' is not defined in the gnulib anymore
Note:
build error without the patch
-----------------------------------------------------------------------------
make[4]: *** [localcharset.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
In file included from ./wchar.h:63:0,
from printf-args.h:42,
from printf-parse.h:26,
from printf-parse.c:37:
./stdio.h:143:1: error: 'gets' undeclared here (not in a function)
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT vasnprintf.lo -MD -MP -MF .deps/vasnprintf.Tpo -c vasnprintf.c -fPIC -DPIC -o .libs/vasnprintf.o
In file included from ./wchar.h:63:0,
from printf-args.h:42,
from printf-args.c:30:
./stdio.h:143:1: error: 'gets' undeclared here (not in a function)
In file included from glob.c:38:0:
./stdio.h:143:1: error: 'gets' undeclared here (not in a function)
make[4]: *** [printf-args.lo] Error 1
glob.c:168:1: warning: '__leaf__' attribute has no effect on unit local functions [-Wattributes]
glob.c:216:1: warning: '__leaf__' attribute has no effect on unit local functions [-Wattributes]
glob.c:217:1: warning: '__leaf__' attribute has no effect on unit local functions [-Wattributes]
make[4]: *** [printf-parse.lo] Error 1
In file included from snprintf.c:22:0:
./stdio.h:143:1: error: 'gets' undeclared here (not in a function)
In file included from vasnprintf.c:71:0:
./stdio.h:143:1: error: 'gets' undeclared here (not in a function)
make[4]: *** [glob.lo] Error 1
make[4]: *** [snprintf.lo] Error 1
make[4]: *** [vasnprintf.lo] Error 1
-----------------------------------------------------------------------------
|
13 years ago |