bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hi


From: shaunak saha
Subject: Re: Hi
Date: Tue, 21 Feb 2012 21:47:52 +0530

I have a hurd build in qemu existing hurd environment.But thought of trying to cross compile it in ubuntu


>Also, please indicate exactly what source you are using: did you 'git
>clone' or used the Debian package? Which revision did you use?

I used git clone for cross compilation. But inside hurd used debian package which is build properly.

I m going through the Open issues.Can you suggest something to start with.

2012/2/16 Jérémie Koenig <jk@jk.fr.eu.org>
2012/2/15 shaunak saha <reach2shaunak02@gmail.com>:
> I was also running hurd on qemu but thought that for
> contributing to hurd i need to compile from source code.

You're absolutely right. Somehow I was under the impression that you
were trying to compile Hurd on Linux. (Which is possible and not
necessarily unreasonable, but rather involved as I implied earlier).

If you got an error while building in a Hurd installation, can you
please paste a longer error? (It is hard to say what is going wrong
from the two line you pasted earlier.) You could even redirect the
whole output of 'make' to a file (for instance, "make 2>&1 | tee
log.txt") and attach it to your next email.

Also, please indicate exactly what source you are using: did you 'git
clone' or used the Debian package? Which revision did you use?

> If i make some some changes in hurd or gnumach code and want it to build and
> run then what to do?Don't i need to build the code that time?

Yes absolutely.

You might also need to build the GNU C library, since many parts of
the Hurd are implemented there. Here I highly recommend you use the
Debian source --- it is the only version which is known to work; the
situation with the other repositories is a little bit messy.

(By the way if you or someone else would like to help sorting this
out, that would another possibility for a highly valuable and
appreciated contribution :-)

--
Jérémie Koenig <jk@jk.fr.eu.org>
http://jk.fr.eu.org/


reply via email to

[Prev in Thread] Current Thread [Next in Thread]