On Wed, Jun 06, 2001 at 11:00:16AM +0100, [EMAIL PROTECTED] wrote:
> 
> I managed to compile the randomServer.c, the mig_server.c, and the
> randomUser.c. Unfortunately, I have a problem with the server.c. It tries
> to include the file servers/netname.h, but I can't find that file anywhere
> on my system.
> 
> Has the file be superseeded? If so, what is the name of the new file?

Netname server is an ancient Mach server and you will not find such thing in
GNU Hurd.  You must use translators.  They map file names to servers and are
much more general and are at higher level.  You have to look how standard
Hurd servers are implemented and do it in a similar way.

Regards
-- 
Ognyan Kulev <[EMAIL PROTECTED]>, "\"Programmer\""

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to