[coyotos-dev] Build xenv on Ubuntu
Christopher Nelson
nadiasvertex at gmail.com
Wed Feb 28 13:52:19 CST 2007
On 2/28/07, Jonathan S. Shapiro <shap at eros-os.com> wrote:
>
> The sole purpose of xenv is to configure cross tools for coyotos, so it
> really should be trying to configure for that.
>
> I'm guessing that you tried to build this by hand, and therefore the
> patch did not get correctly applied. What command did you originally run
> here?
>
First I was trying to build for capros. So I did:
(cd ccs-xenv; make -f Makefile.xenv TARGETS="capros-i386"
CROSSROOT=/capros/host)
Then I tried:
(cd ccs-xenv; make -f Makefile.xenv TARGETS="capros-i386" CROSSROOT=/capros)
(cd ccs-xenv; make -f Makefile.xenv TARGETS="coyotos-i386"
CROSSROOT=/capros)
Next, I decided that since I wanted to build coyotos too, I might as well
just do that. So I ran.
(cd ccs-xenv; make -f Makefile.xenv TARGETS="coyotos-i386")
They all ended with the same error.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.coyotos.org/pipermail/coyotos-dev/attachments/20070228/99e73d85/attachment.html
More information about the coyotos-dev
mailing list