Hi,

I just tried your patch, but the kernel did not compile.

I did the following steps under /usr/src:
sudo apt-get install linux-source-2.6.15
sudo wget http://shove-it.de/open/jcm/vserver_linux-source-2.6.15-27.50.patch
sudo tar -xjvf linux-source-2.6.15.tar.bz2
cd linux-source-2.6.15
sudo patch -p1 ../vserver_linux-source-2.6.15-27.50.patch
sudo cp /boot/config-2.6.15-26-amd64-server .config
sudo vi Makefile (added "+vserver" to EXTRAVERSION)
sudo make oldconfig
sudo make
sudo make-kpkg --initrd binary

The last statement exits with the error:
dpkg-gencontrol: error: current build architecture amd64 does not appear in 
package's list (i386)

I use ubuntu 6.06 64bit

Any hints?

Regards
Joerg

-- 
Does not apply cleanly to ubuntu linux-source-2.6.15
https://launchpad.net/bugs/52189

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to