Hi,all

When I built systemimager-ppc64boot-standard-3.7.4-1.noarch.rpm and systemimager-ppc64initrd_template-3.7.4-1.noarch.rpm, I ran into
an error:
cp /usr/src/redhat/BUILD/systemimager-3.7.4/initrd_source/initrd.img \
/usr/src/redhat/BUILD/systemimager-3.7.4/src/linux-2.6.16.5/arch/ppc64/boot/ramdisk.image.gz
cp: cannot create regular file `/usr/src/redhat/BUILD/systemimager-3.7.4/src/linux-2.6.16.5/arch/ppc64/boot/ramdisk.image.gz': No such file or directory.

I have checked linux-2.6.16.5.tar.bz2, in the directory of /usr/src/redhat/BUILD/systemimager-3.7.4/src/linux-2.6.16.5/arch:
[EMAIL PROTECTED] arch]# pwd
/usr/src/redhat/BUILD/systemimager-3.7.4/src/linux-2.6.16.5/arch
[EMAIL PROTECTED] arch]#
[EMAIL PROTECTED] arch]# ll
total 192
drwxrwxrwx 8 root root 4096 Apr 12 2006 alpha
drwxrwxrwx 36 root root 4096 Apr 12 2006 arm
drwxrwxrwx 8 root root 4096 Apr 12 2006 arm26
drwxrwxrwx 6 root root 4096 Apr 12 2006 cris
drwxrwxrwx 7 root root 4096 Apr 12 2006 frv
drwxrwxrwx 7 root root 4096 Apr 12 2006 h8300
drwxrwxrwx 16 root root 4096 Apr 12 2006 i386
drwxrwxrwx 13 root root 4096 Apr 12 2006 ia64
drwxrwxrwx 14 root root 4096 Apr 12 2006 m32r
drwxrwxrwx 21 root root 4096 Apr 12 2006 m68k
drwxrwxrwx 6 root root 4096 Apr 12 2006 m68knommu
drwxrwxrwx 36 root root 4096 Apr 12 2006 mips
drwxrwxrwx 9 root root 4096 Apr 12 2006 parisc
drwxrwxrwx 11 root root 4096 Apr 12 2006 powerpc
drwxrwxrwx 15 root root 4096 Apr 12 2006 ppc
drwxrwxrwx 10 root root 4096 Apr 12 2006 s390
drwxrwxrwx 12 root root 4096 Apr 12 2006 sh
drwxrwxrwx 12 root root 4096 Apr 12 2006 sh64
drwxrwxrwx 8 root root 4096 Apr 12 2006 sparc
drwxrwxrwx 10 root root 4096 Apr 12 2006 sparc64
drwxrwxrwx 11 root root 4096 Apr 12 2006 um
drwxrwxrwx 5 root root 4096 Apr 12 2006 v850
drwxrwxrwx 10 root root 4096 Apr 12 2006 x86_64
drwxrwxrwx 8 root root 4096 Apr 12 2006 xtensa

there is only the "ppc" arch but "ppc64", I have a look at Makefile file, it seems that ARCH is from "uname -m", because my machine is "ppc64", so SIS can not
find the directory of /usr/src/redhat/BUILD/systemimager-3.7.4/src/linux-2.6.16.5/arch/ppc64".

since I do not know how to change code correctly, so I think out a method to work around this problem, which is to unzip the package linux-2.6.16.5.tar.bz2, and change the name of "ppc" to "ppc64", hehe, though I think it is not a good way. I will try....

could you tell me whether you have ran into this problem either? what is the correct method to fix this problem if yes, thank you..


Best Regards,
-----------------------------
Sun jing(孙靖)
IBM China Software Development Laboratory
Tel: (86-10) 82782244 ext.3625 E-mail: [EMAIL PROTECTED]
Address:8/F, Power Creative Building,No. 1, East Road, ShangDi, Beijing 100085, P.R.China.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Sisuite-devel mailing list
Sisuite-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-devel

Reply via email to