Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 1341 - Error emerging findutils
Summary: Error emerging findutils
Status: RESOLVED FIXED
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:
: 1417 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-03-25 10:01 UTC by Alcino Dall Igna Junior
Modified: 2003-02-04 19:42 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-25 10:01:29 UTC
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
*** Bug 1417 has been marked as a duplicate of this bug. ***
Comment 2 Alcino Dall Igna Junior 2002-04-03 10:24:12 UTC
It was a problem with openafs that seems not to put the includes in the right
place or findutils doesn't include the right include and lib directories.

I just unmerge openafs (the second machine that I was intending to use it was
out of service and in any way there are other options)