Thank you for your help, this appears to work at first sight. I'm now going to try to create my first vserver.
You can find my generated RPMS here: http://www.milprog.ch/vserver/kernel-debuginfo-2.6.13-1.1532_FC4.vs2.0.1.0.pre2.1.x86_64.rpm http://www.milprog.ch/vserver/kernel-smp-devel-2.6.13-1.1532_FC4.vs2.0.1.0.pre2.1.x86_64.rpm http://www.milprog.ch/vserver/kernel-smp-2.6.13-1.1532_FC4.vs2.0.1.0.pre2.1.x86_64.rpm http://www.milprog.ch/vserver/kernel-devel-2.6.13-1.1532_FC4.vs2.0.1.0.pre2.1.x86_64.rpm http://www.milprog.ch/vserver/kernel-2.6.13-1.1532_FC4.vs2.0.1.0.pre2.1.x86_64.rpm Perhaps these could make sense on a x86_64 section on your site. Regards --Marcel >>> [EMAIL PROTECTED] 02.11.2005 >>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marcel Gsteiger wrote: | Hi, | | On my dual xeon x86_64 FC4 box, after doing | | wget | http://rpm.hozac.com/fedora/dhozac/4/i386/vserver/SRPMS/util-vserver-0.30.209-5.fc4.src.rpm | and installing this SRPM, then doing I assume you meant the kernel-*.src.rpm. | cd /usr/src/redhat/SPECS | rpmbuild -bb --target=x86_64 --define 'fedora 4' kernel-2.6.spec | | I get this error: | | (..) | CHK include/linux/compile.h | UPD include/linux/compile.h | arch/x86_64/ia32/built-in.o(.text+0xc967): In function | `syscall32_setup_pages': | arch/x86_64/ia32/syscall32.c:77: undefined reference to | `vx_vmpages_add' | make: *** [.tmp_vmlinux1] Error 1 | Fehler: Bad exit status from /var/tmp/rpm-tmp.26996 (%build) | | | RPM build errors: | Bad exit status from /var/tmp/rpm-tmp.26996 (%build) | | Is this a known problem? No, as I have no access to any non-x86 architectures supported by Fedora (and I can't get a stable qemu built). You'll need to add #include <linux/vs_memory.h> to the top of that file. - -- Daniel Hokka Zakrisson GPG id: 06723412 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFDaS+0YTbdogZyNBIRAvOUAJ4413mTq+ZWm1L0d00sBwndLIZY7wCeL59h ELBoL5p7MK5elkH28p/VQLY= =F7b5 -----END PGP SIGNATURE----- _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver _______________________________________________ Vserver mailing list [email protected] http://list.linux-vserver.org/mailman/listinfo/vserver
