Displaying 2 results from an estimated 2 matches for "difs_broken".
2013 Aug 21
0
Build problems: klibc with Linux 3.10.7
...te --strip-all -R .comment -R .note usr/kinit/kinit.shared
:
make -rR -f /root/ofs/trunk/packages/klibc-2.0.2/scripts/Kbuild.klibc obj=usr/dash
gcc -Wp,-MD,usr/dash/.builtins.def.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DBSD=1 -DSMALL -DJOBS=0 -DHAVE_CONFIG_H -DSHELL -DGLOB_BROKEN -DIFS_BROKEN -x c -E -o usr/dash/builtins.def usr/dash/builtins.def.in
mkdir -p usr/dash/bltin && cd usr/dash && sh /root/ofs/trunk/packages/klibc-2.0.2/usr/dash/mkbuiltins builtins.def
:
gcc -Wp,-MD,usr/dash/.mknodes.d -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DBSD=1 -DSMALL...
2013 Aug 21
5
Build problems: klibc with Linux 3.10.7
On Tue, Aug 20, 2013 at 07:44:39AM +0200, leroy christophe wrote:
> >
> Find attached two patches I have in order to build klibc 2.0.2
> against kernel 3.8.13
> We had to introduce those patches when going from kernel 3.6 to kernel 3.7
> Hope it helps.
>
those patches are wrong and again very brittle.
just use the way it is described in `make help':
A) cd ~/src/linux