Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12528 - procps 3.1.5 ebuild fails like so....
Summary: procps 3.1.5 ebuild fails like so....
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Brandon Low (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-21 12:27 UTC by Joel Hill (RETIRED)
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 Joel Hill (RETIRED) gentoo-dev 2002-12-21 12:27:58 UTC
>>> emerge (1 of 1) sys-apps/procps-3.1.5 to /
>>> md5 ;-) procps-3.1.5.tar.gz
>>> Unpacking source...
>>> Unpacking procps-3.1.5.tar.gz
>>> Source unpacked.
cc -MM -MG proc/alloc.c proc/compare.c proc/devname.c proc/escape.c proc/ksym.c
proc/pwcache.c proc/readproc.c proc/sig.c proc/status.c proc/sysinfo.c
proc/version.c proc/whattime.c > proc/.depend
proc/devname.c:23:22: warning: asm/page.h: No such file or directory
cc -D_GNU_SOURCE -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm
-fomit-frame-pointer -pipe -g3 -fno-common -ffast-math -I proc -W -Wall -Wshadow
-Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings
-Waggregate-return  -c -o uptime.o uptime.c
cc -c -D_GNU_SOURCE -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm
-fomit-frame-pointer -pipe -g3 -fno-common -ffast-math -I proc -W -Wall -Wshadow
-Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings
-Waggregate-return  -fpic proc/alloc.c -o proc/alloc.o
cc -c -D_GNU_SOURCE -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm
-fomit-frame-pointer -pipe -g3 -fno-common -ffast-math -I proc -W -Wall -Wshadow
-Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings
-Waggregate-return  -fpic proc/compare.c -o proc/compare.o
cc -c -D_GNU_SOURCE -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm
-fomit-frame-pointer -pipe -g3 -fno-common -ffast-math -I proc -W -Wall -Wshadow
-Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings
-Waggregate-return  -fpic proc/devname.c -o proc/devname.o
proc/devname.c:23:22: asm/page.h: No such file or directory
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/dirent.h:209,
                 from proc/readproc.h:147,
                 from proc/compare.c:14:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
make: *** [proc/devname.o] Error 1
make: *** Waiting for unfinished jobs....
make: *** [proc/compare.o] Error 1

>>> Install procps-3.1.5 into /var/tmp/portage/procps-3.1.5/image/ category sys-apps
cc -c -D_GNU_SOURCE -march=athlon-xp -O3 -fgcse -fgcse-lm -fgcse-sm
-fomit-frame-pointer -pipe -g3 -fno-common -ffast-math -I proc -W -Wall -Wshadow
-Wcast-align -Wredundant-decls -Wbad-function-cast -Wcast-qual -Wwrite-strings
-Waggregate-return  -fpic proc/compare.c -o proc/compare.o
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/dirent.h:209,
                 from proc/readproc.h:147,
                 from proc/compare.c:14:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
make: *** [proc/compare.o] Error 1

!!! ERROR: sys-apps/procps-3.1.5 failed.
!!! Function einstall, Line 291, Exitcode 2
!!! einstall failed


Thanks B its Hillster btw :)
Comment 1 Joel Hill (RETIRED) gentoo-dev 2002-12-21 18:13:25 UTC
My bad mate emerge deleted my kernel headers for some reason all fixed now