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

Re: make-kpkg problem




Ulf Rompe wrote:

Your architecture seems to be misrecognized.
do you have any idea how do I correct this?

$ dpkg --print-architecture
i386

If you aren't able to

figure out why, you may want to force a correct name by setting it
yourself:
make-kpkg --arch i386 clean
[x] ulf
ok.

but continuing...

$ fakeroot make-kpkg --arch=i386 --revision=custom.1.0 kernel_image

[ ... ]
make[1]: Leaving directory `/usr/src/kernel-dev/linux-2.5.19/linux'
test -f stamp-configure || /usr/bin/make -f /usr/share/kernel-package/rules configure
/usr/bin/make   ARCH=i386       \
                   CROSS_COMPILE=i386-linux- bzImage
make[1]: Entering directory `/usr/src/kernel-dev/linux-2.5.19/linux'
make[2]: Entering directory `/usr/src/kernel-dev/linux-2.5.19/linux/scripts'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/kernel-dev/linux-2.5.19/linux/scripts'
scripts/split-include include/linux/autoconf.h include/config
make[2]: Entering directory `/usr/src/kernel-dev/linux-2.5.19/linux/init'
i386-linux-gcc -D__KERNEL__ -I/usr/src/kernel-dev/linux-2.5.19/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -march=i686 -DKBUILD_BASENAME=main -c -o main.o main.c
/bin/sh: i386-linux-gcc: command not found
make[2]: *** [main.o] Error 127
make[2]: Leaving directory `/usr/src/kernel-dev/linux-2.5.19/linux/init'
make[1]: *** [init] Error 2
make[1]: Leaving directory `/usr/src/kernel-dev/linux-2.5.19/linux'
make: *** [stamp-build] Error 2

- - - - end


thanks for the help.


--
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: