[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Random is working with a newer cvs version of hurd.
From: |
Harley D. Eades III |
Subject: |
Random is working with a newer cvs version of hurd. |
Date: |
Sun, 02 May 2004 06:34:43 -0500 |
User-agent: |
Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) |
Hi,
I just got random to work with a newer version of the cvs
hurd sources. I am not sure on the actual age of the sources lol
but there no older then 2 weeks old. I compiled it doing the in
source method (Not sure what to call it.) I made a hurd.obj dir
then configured hurd from there while having the random sources
inside the hurd source tree. The only thing that was a problem was
there where previous declarations errors. Marcus coded in the
trivfs_S_* functions and there seem to be some in the trivfs_S_io.h
header which gets included with trivfs.h. I copied trivfs.h into my
CWD and commented out the #include <trivfs_S_io.h> line and
changed #include <hurd/trifs.h> to #include "trivfs.h" and it compiled.
Of course every now and then I had to move down a dir and compile a lib
that random needed. After that I installed ssh with out a problem. Just
thought I would let everyone know. I am not sure if this is a good thing
or not but sure makes ssh's install go alot eaiser.
Harley D. Eades III
The rest of the steps can be found here.
http://lists.debian.org/debian-hurd/2002/debian-hurd-200206/msg00046.html
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Random is working with a newer cvs version of hurd.,
Harley D. Eades III <=