You have UNmasked findutils.
I believe edel meant you need to MASK the package as per:
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&chap=3
Qoute from the above URL:
The package.mask location
When you don't want Portage to take a certain package or a specific
version of a package into account you can mask it yourself by adding an
appropriate line to the /etc/portage/package.mask location (either in
that file or in a file in this directory).
I hope this helps.
The MoonSeeker wrote:
I added "sys-apps/findutils ~x86" in /etc/portage/package.keywords but
I still have the problem :
...
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
i386-gentoo-linux-uclibc-gcc -DHAVE_CONFIG_H -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
mv -f .deps/ftsfind.Tpo .deps/ftsfind.Po
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+0xca0): 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.6/work/findutils-4.3.6/find'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/sys-apps/findutils-4.3.6/work/findutils-4.3.6/find'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/sys-apps/findutils-4.3.6/work/findutils-4.3.6'
make: *** [all] Error 2
!!! ERROR: sys-apps/findutils-4.3.6 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.6.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.6/temp/build.log'.
-Francis
On May 30, 2007, at 9:47 AM, Isidore Ducasse wrote:
le Wed, 30 May 2007 09:03:46 +0200
The MoonSeeker <[EMAIL PROTECTED]> a écrit:
How have you do that?
# echo "findutils" >> /etc/portage/package.keywords ???
-francis
This wouldn't do much. package.keywords' syntax is
"category-name/package-name keyword", as in
sys-kernel/gentoo-sources ~amd64
(which is really just an example).
--
[EMAIL PROTECTED] mailing list
--
[EMAIL PROTECTED] mailing list