Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59460 - sys-apps/iproute2-2.4.7.20020116 failed to install - wrong paths
Summary: sys-apps/iproute2-2.4.7.20020116 failed to install - wrong paths
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-04 16:01 UTC by Daniel Black (RETIRED)
Modified: 2004-10-05 08:39 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 Daniel Black (RETIRED) gentoo-dev 2004-08-04 16:01:07 UTC
The rtacct executable is the the misc directory (not the ip directory as the ebuild expects).

Other executables are in the misc directory that are not installed.

gcc -D_GNU_SOURCE -march=pentium3 -O2 -pipe -D_LINUX_BYTEORDER_LITTLE_ENDIAN_H -D_LINUX_BYTEORDER_BIG_ENDIAN_H -Wstrict-prototypes -Wall -g -I../include -I/usr/include/db1 -include ../include-glibc/glibc-bugs.h -I/usr/include -DRESOLVE_HOSTNAMES  -o nstat nstat.o -lm
gcc -D_GNU_SOURCE -march=pentium3 -O2 -pipe -D_LINUX_BYTEORDER_LITTLE_ENDIAN_H -D_LINUX_BYTEORDER_BIG_ENDIAN_H -Wstrict-prototypes -Wall -g -I../include -I/usr/include/db1 -include ../include-glibc/glibc-bugs.h -I/usr/include -DRESOLVE_HOSTNAMES  -o ifstat ifstat.o ../lib/libnetlink.a ../lib/libutil.a -lm
gcc -D_GNU_SOURCE -march=pentium3 -O2 -pipe -D_LINUX_BYTEORDER_LITTLE_ENDIAN_H -D_LINUX_BYTEORDER_BIG_ENDIAN_H -Wstrict-prototypes -Wall -g -I../include -I/usr/include/db1 -include ../include-glibc/glibc-bugs.h -I/usr/include -DRESOLVE_HOSTNAMES  -o rtacct rtacct.o ../lib/libnetlink.a ../lib/libutil.a -lm
gcc -D_GNU_SOURCE -march=pentium3 -O2 -pipe -D_LINUX_BYTEORDER_LITTLE_ENDIAN_H -D_LINUX_BYTEORDER_BIG_ENDIAN_H -Wstrict-prototypes -Wall -g -I../include -I/usr/include/db1 -include ../include-glibc/glibc-bugs.h -I/usr/include -DRESOLVE_HOSTNAMES  -o arpd arpd.o ../lib/libnetlink.a ../lib/libutil.a -ldb1
gcc -D_GNU_SOURCE -march=pentium3 -O2 -pipe -D_LINUX_BYTEORDER_LITTLE_ENDIAN_H -D_LINUX_BYTEORDER_BIG_ENDIAN_H -Wstrict-prototypes -Wall -g -I../include -I/usr/include/db1 -include ../include-glibc/glibc-bugs.h -I/usr/include -DRESOLVE_HOSTNAMES  -o rtstat rtstat.o
gcc   ss.o ssfilter.o  -lresolv -L../lib -lnetlink -lutil -o ss
make[1]: Leaving directory `/var/tmp/portage/iproute2-2.4.7.20020116/work/iproute2/misc'
>>> Test phase [none]: sys-apps/iproute2-2.4.7.20020116



>>> Install iproute2-2.4.7.20020116 into /var/tmp/portage/iproute2-2.4.7.20020116/image/ category sys-apps
>>> dosbin: making rtacct executable...
install: cannot stat `rtacct': No such file or directory

!!! ERROR: sys-apps/iproute2-2.4.7.20020116 failed.
!!! Function src_install, Line 80, Exitcode 4
!!! dosbin * failed
!!! If you need support, post the topmost build error, NOT this status message.

 find . -type f -perm +guo+x
./iproute2/doc/do-psnup
./iproute2/examples/cbqinit.eth1
./iproute2/examples/dhcp-client-script
./iproute2/ip/ifcfg
./iproute2/ip/routef
./iproute2/ip/routel
./iproute2/ip/rtpr
./iproute2/ip/ip
./iproute2/ip/rtmon
./iproute2/tc/tc
./iproute2/misc/netbug
./iproute2/misc/nstat
./iproute2/misc/ifstat
./iproute2/misc/rtacct
./iproute2/misc/arpd
./iproute2/misc/rtstat
./iproute2/misc/ss
Comment 1 Daniel Black (RETIRED) gentoo-dev 2004-08-04 16:26:16 UTC
FYI iproute2-2.6.7.20040608 installs ok.
Comment 2 SpanKY gentoo-dev 2004-08-08 21:05:31 UTC
2.4.7.20020116-r1 fixes this, thanks