[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2350: genksyms is in the wrong place



Package: modules
Version: 1.2.8-3

Considering that genksyms is a system style utility and that the kernel
build makefile expects it there, genksyms should be in /sbin rather than
/usr/bin...

{3}[0]/usr/src/linux perv:-) make dep
make[1]: Entering directory `/usr/src/linux-1.3.57/arch/i386/boot'
make[1]: Nothing to be done for `dep'.
make[1]: Leaving directory `/usr/src/linux-1.3.57/arch/i386/boot'
rm -f .hdepend
awk -f scripts/depend.awk `find /usr/src/linux/include -name \*.h ! -name modversions.h -print` > ..hdepend
/usr/src/linux/include/net/route.h needs config but has not included config file
mv ..hdepend .hdepend
awk -f scripts/depend.awk init/*.c > .tmpdepend
set -e; for i in kernel drivers mm fs net ipc lib arch/i386/kernel arch/i386/mm arch/i386/lib; do make -C $i fastdep; done
make[1]: Entering directory `/usr/src/linux-1.3.57/kernel'
Please read: README.modules
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -m486 -E -D__GENKSYMS__ ksyms.c | /sbin/genksyms -w /usr/src/linux/include/linux/modules
/bin/sh: /sbin/genksyms: No such file or directory
cpp: output pipe has been closed
make[1]: *** [/usr/src/linux/include/linux/modules/ksyms.ver] Error 126
make[1]: Leaving directory `/usr/src/linux-1.3.57/kernel'
make: *** [dep-files] Error 2
{3}[2]/usr/src/linux perv:-) exit

Darren
<torin@daft.com> <http://www.daft.com/~torin/>    <tnd@iswp.org> <torin@io.com>
Darren Stalder/2608 Second Ave, @282/Seattle, WA 98121-1212/USA/+1-800-921-4996
@  Yours in civil fucking disobedience  See <URL:http://www.vtw.org/speech/>  @
@ Sysadmin, webweaver, postmaster for hire.  C and Perl programmer and tutor. @


Reply to: