|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Make World Error Code 2
On Wed, 2015-03-25 at 14:36 -0300, Carlos Gustavo Ramirez Rodriguez
wrote:
> Hello Ian,
>
>
> I tried git clone following that link path and I was able to download
> and "LC_ALL=C make" the seabios, but that didn't work, after that, I
> tried going to the /tools/firmware/seabios-dir-remote and seabios-dir
> both and running the same code "LC_ALL=C make", and still same error,
> after that, I tried the next ideia, /tools/firmware/ and "LC_ALL=C
> make -C seabios-dir all" and after returning to the make world, same
> problem.
>
> Besides going to 4.6 any other workaround?
Building the upstream SeaBIOS tree and seeing if it builds would give us
a hint as to whether we needed to look for a patch to backport or if
this was a new bug caused by e.g. the bleeding edge Ubuntu you are
running (seabios can be a bit sensitive to toolchain changes) which
needs to be reported to the upstream list.
So, please can you try:
git clone git://git.seabios.org/seabios.git
cd seabios.git
make defconfig
make
and see if that also exhibits the issue.
FYI Xen 4.5.x uses the rel-1.7.5 tag by default.
Ian.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxx
http://lists.xen.org/xen-users
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |