Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1417 - Error emerging findutils
Summary: Error emerging findutils
Status: RESOLVED DUPLICATE of bug 1341
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-30 13:08 UTC by Alcino Dall Igna Junior
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alcino Dall Igna Junior 2002-03-30 13:08:18 UTC
Error found trying to emerge findutils:

...
make[3]: Entering directory
`/var/tmp/portage/findutils-4.1.7-r1/work/findutils-4.1.7/find'
source='fstype.c' object='fstype.o' libtool=no \
depfile='.deps/fstype.Po' tmpdepfile='.deps/fstype.TPo' \
depmode=gcc /bin/sh ../depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../intl
-DLOCALEDIR=\"/usr/share/locale\"    -mcpu=i686 -march=i686 -O3 -pipe -c -o
fstype.o `test -f fstype.c || echo './'`fstype.c
fstype.c:162: afs/venus.h: No such file or directory
fstype.c:170: sys/ioccom.h: No such file or directory
fstype.c: In function `in_afs':
fstype.c:178: storage size of `vi' isn't known
fstype.c:184: `VIOC_FILE_CELL_NAME' undeclared (first use in this function)
fstype.c:184: (Each undeclared identifier is reported only once
fstype.c:184: for each function it appears in.)
make[3]: *** [fstype.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/findutils-4.1.7-r1/work/findutils-4.1.7/find'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/findutils-4.1.7-r1/work/findutils-4.1.7/find'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/findutils-4.1.7-r1/work/findutils-4.1.7'
make: *** [all-redirect] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 11, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/sys-apps/findutils/findutils-4.1.7-r1.ebuild .

TIA,

Alcino
Comment 1 Alcino Dall Igna Junior 2002-03-30 13:10:29 UTC

*** This bug has been marked as a duplicate of 1341 ***