Hi,
I'm trying to update the chroot jail but I have got a compilation
error :
emerge -auDN world
..
i386-gentoo-linux-uclibc-ar cru libfindtools.a finddata.o fstype.o
parser.o pred.o tree.o util.o version.o
i386-gentoo-linux-uclibc-ranlib libfindtools.a
if i386-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../
gnulib/lib -I../lib -I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/
share/locale\" -Os -pipe -MT ftsfind.o -MD -MP -MF ".deps/
ftsfind.Tpo" -c -o ftsfind.o ftsfind.c; \
then mv -f ".deps/ftsfind.Tpo" ".deps/ftsfind.Po"; else rm -
f ".deps/ftsfind.Tpo"; exit 1; fi
i386-gentoo-linux-uclibc-gcc -Os -pipe -Wl,-z,relro -o find
ftsfind.o ./libfindtools.a ../lib/libfind.a ../gnulib/lib/libgnulib.a
../gnulib/lib/libgnulib.a(close-stream.o): In function `close_stream':
close-stream.c:(.text+0xb): warning:
./libfindtools.a(parser.o): In function `get_relative_timestamp':
parser.c:(.text+0xa47): undefined reference to `modf'
collect2: ld returned 1 exit status
make[3]: *** [find] Error 1
make[3]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.4/
work/findutils-4.3.4/find'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.4/
work/findutils-4.3.4/find'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/sys-apps/findutils-4.3.4/
work/findutils-4.3.4'
make: *** [all] Error 2
!!! ERROR: sys-apps/findutils-4.3.4 failed.
Call stack:
ebuild.sh, line 1615: Called dyn_compile
ebuild.sh, line 972: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
findutils-4.3.4.ebuild, line 56: Called die
!!! make failed
!!! If you need support, post the topmost build error, and the call
stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/sys-apps/
findutils-4.3.4/temp/build.log'.
While this tutorial (http://gentoo-wiki.com/Embedded_Gentoo) doesn't
work for me, now I'm following this tutorial : http://gentoo-wiki.com/
TinyGentoo but I encourted the above error. Is it a bug? Does anyone
have a solution?
Thanks
Francis
--
[EMAIL PROTECTED] mailing list