WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] Xen 3.1.0 build question.

To: "Xen users mailing list" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] Xen 3.1.0 build question.
From: TMC <tmciolek@xxxxxxxxx>
Date: Tue, 11 Dec 2007 23:58:27 +1100
Delivery-date: Tue, 11 Dec 2007 04:58:55 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=Lt7HcBJVYUm+HHC3U+svUUmnHhfOvwvuJ6L4RJYVf8s=; b=EK3YePQ5WJw3EQHbgwed6o4nfQNQTepVq+qy7Jn0Fs/B7AaIXVgAjeHE4n1Dy8XbwnTKmN+SZ1jxLkv6d/q5emCc6/rMYad2EMk0HH5pNY7Aaap5sGGaDHzcIFDFAnLCQDINbEDicJcSQnTZeRvhcJO/Me5bsqw8zXoJMds5EUM=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Hb4AluZCYW4OC9srfAjls0C8qsq3G6POo2ZyBq12XAzT8XJhqotr8pFtUeX52yEPaHpD7sRX4FrLPw+AGdHcAZSmhou00LqDZ5vi0L/SRKKdRtTFeshTuguB34SG+RqNxgkwO9tEK6Yrgk+k/uLsJMjBzCVm44aY3G2M0M0FwLE=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Under xen 3.0.x I used to do:

make linux-2.6-xen0-config CONFIGMODE=menuconfig
make linux-2.6-xenU-config CONFIGMODE=menuconfig
make all KERNELS="linux-2.6-xen0 linux-2.6-xenU"

and that would build xen + Linux dom0 and somU kernels


with a new, clean xen 3.1.0 tree this appears to break and the make
attempts to build linux-2.6-xen instead of separate xen0 and xenU
kernels.


has the behaviour of the build system changed?
Is the new process documented somewhere?

Cheers
Tomasz

-- 
GPG key fingerprint: 3883 B308 8256 2246 D3ED  A1FF 3A1D 0EAD 41C4 C2F0
GPG public key availabe on pgp.mit .edu keyserver

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Xen 3.1.0 build question., TMC <=