[xubuntu-users] make isoimage failed
Suihong Liang
hong at symbolicio.com
Fri Aug 3 16:51:20 UTC 2012
Hi,
I downloaded the 3.2.0.27 kernel linux-souce-3.2.0 through apt-get, and compiled it. However, when I tried "make isoimage", it failed as shown below.
……
AS arch/x86/boot/header.o
CC arch/x86/boot/version.o
LD arch/x86/boot/setup.elf
OBJCOPY arch/x86/boot/setup.bin
OBJCOPY arch/x86/boot/vmlinux.bin
BUILD arch/x86/boot/bzImage
Setup is 17052 bytes (padded to 17408 bytes).
System is 4180 kB
CRC 357335b5
Kernel: arch/x86/boot/bzImage is ready (#2)
rm -rf arch/x86/boot/isoimage
mkdir arch/x86/boot/isoimage
for i in lib lib64 share end ; do \
if [ -f /usr/$i/syslinux/isolinux.bin ] ; then \
cp /usr/$i/syslinux/isolinux.bin arch/x86/boot/isoimage ; \
break ; \
fi ; \
if [ $i = end ] ; then exit 1 ; fi ; \
done
make[1]: *** [isoimage] Error 1
make: *** [isoimage] Error 2
The folders required do not exist:
root at isat:/usr/src/linux-source-3.2.0# ls -l /usr | egrep "lib|share"
drwxr-xr-x 154 root root 40960 Aug 2 10:46 lib
drwxr-xr-x 6 root root 36864 Jun 4 18:47 lib32
drwxr-xr-x 254 root root 12288 Aug 1 17:11 share
root at isat:/usr/src/linux-source-3.2.0#
root at isat:/usr/src/linux-source-3.2.0# ls -l /usr/lib | grep syslinux
root at isat:/usr/src/linux-source-3.2.0# ls -l /usr/share | grep syslinux
Any comments?
Thanks.
hong
This message contains confidential information. If you are not the intended recipient you are hereby notified that disclosing,copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately and delete this e-mail from your system.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/xubuntu-users/attachments/20120803/fd96b61b/attachment.html>
More information about the xubuntu-users
mailing list