> I have two questions about using netfs:
You should look at nfs for the examples of how it is used.
> 1. what is supposed to go in the 'struct netnode' of
>the 'struct node' defined in ?
>
>If I understand this right, struct netnode must be
>defined by the user and is supposed to h
> What errors do you get? What sites are you trying to connect to?
> I successfully used ftpfs to bind /ftp to ftp.debian.org:/ and
> copy files. Its painfully slow, but that might be due to the Hurd
> running under vmware.
I have not used it lately (read: at least eight months or more).
Howeve
>
> > What is the current status of the ftpfs translator?
>
> Mark claims it works. It never works for me.
What errors do you get? What sites are you trying to connect to?
I successfully used ftpfs to bind /ftp to ftp.debian.org:/ and
copy files. Its painfully slow, but that might be due to
Your message dated Thu, 7 Dec 2000 20:10:06 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#78990: Cannot compile gnumach because of asm/string.h
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not
On Thu, Dec 07, 2000 at 12:18:19PM +0200, Ognyan Kulev wrote:
> Package: gnumach
> Version: 1.2-2
Are you sure the version number is correct? This version is from Sep 1999!
It certainly won't work with gcc 2.95.x
What is the version of the source package you are trying to compile?
Does native co
Hi,
I have two questions about using netfs:
1. what is supposed to go in the 'struct netnode' of
the 'struct node' defined in ?
If I understand this right, struct netnode must be
defined by the user and is supposed to hold protocol
specific stuff of each node. Would a simple
From: Farid Hajji <[EMAIL PROTECTED]>
Date: Thu, 7 Dec 2000 13:03:39 +0100
Hi,
cross-compiling glibc (new cvs snapshot) breaks with the following
error message (while making $(GLIBC_BUILDDIR)/elf/dl-sysdep.os):
I already fixed this :-).
Mark
Hi,
cross-compiling glibc (new cvs snapshot) breaks with the following
error message (while making $(GLIBC_BUILDDIR)/elf/dl-sysdep.os):
gmake -C elf subdir_lib
gmake[2]: Entering directory `/users/farid/Devel/GNU-HURD/gnu-hurd/glibc/elf'
i586-pc-gnu-gcc ../sysdeps/mach/hurd/dl-sysdep.c -c -O2 -
Package: gnumach
Version: 1.2-2
Trying to compile gnumach on Linux, I do
apt-get install gcc-i386-gnu mig-i386-gnu
apt-get source gnumach
cd gnumach-1.2
export PATH=/usr/i386-gnu/bin:$PATH # Is it needed really?
dpkg-buildpackage -ahurd-i386
and after cleaning, compiling, etc it stops:
cc