Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 1417

Summary: Error emerging findutils
Product: Gentoo Linux Reporter: Alcino Dall Igna Junior <alcino>
Component: [OLD] Core systemAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***