[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] build xen 3.0.2-2 on SuSE 10.1 fails: "must supply either home or prefix/exec-prefix -- not both"
- To: "Xen List" <xen-users@xxxxxxxxxxxxxxxxxxx>
- From: Efraim <efraimg@xxxxxxxxx>
- Date: Sun, 9 Jul 2006 00:28:54 +0200
- Delivery-date: Sat, 08 Jul 2006 15:29:31 -0700
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=Wc3UxCLQ62iB09AaF7r8EIiSCOfS0Bph411vFqJk6shTlkOYsshCJe/e01g1mfDpN15osCKwDFy4NY+Lbxkwgi4EyWx07HygQtQFO0tyFHWRciZzKwQBRyuADVgt6J2MtTB6ZwCVDdwVUb5oxmNYJ7oHM9znF/TylhDzBF4ayaw=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Hi,
You can find the solution at:
On 7/8/06, Henning Sprang <henning_sprang@xxxxxx> wrote:
Hi, When doing "make world" to build xen 3.0.2-2 on SuSE 10.1 I get the following error (obviously after the build when the dist should be
created):
... CFLAGS="-O2 -fomit-frame-pointer -DNDEBUG -m32 -march=i686 -Wall -Wstrict-prototypes -Wdeclaration-after-statement -D__XEN_INTERFACE_VERSION__=0x00030101" python setup.py install
--home="/var/xen/domains/sources/xen-3.0.2-2/dist/install/usr" --force running install error: must supply either home or prefix/exec-prefix -- not both make[3]: *** [install] Error 1 make[3]: Leaving directory `/var/xen/domains/sources/xen-
3.0.2-2/tools/python' make[2]: *** [install] Error 2 make[2]: Leaving directory `/var/xen/domains/sources/xen-3.0.2-2/tools' make[1]: *** [install-tools] Error 2 make[1]: Leaving directory `/var/xen/domains/sources/xen-
3.0.2-2' make: *** [world] Error 2
I tried to find which part of the python script could cause that error, but I couldn't even find the source where the error is created. Nothing helpful found in list archive, or anywhere else.
BTW: xen unstable and testing build nice on the same machine.
Henning
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|