Re: netfs questions

2000-12-07 Thread Roland McGrath
> 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

Re: Status of ftpfs?

2000-12-07 Thread Neal H Walfield
> 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

Re: Status of ftpfs?

2000-12-07 Thread oberg
> > > 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

Bug#78990: marked as done (Cannot compile gnumach because of asm/string.h)

2000-12-07 Thread Debian Bug Tracking System
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

Bug#78990: Cannot compile gnumach because of asm/string.h

2000-12-07 Thread Marcus Brinkmann
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

netfs questions

2000-12-07 Thread Farid Hajji
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

Re: Problems cross-compling glibc

2000-12-07 Thread Mark Kettenis
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

Problems cross-compling glibc

2000-12-07 Thread Farid Hajji
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 -

Bug#78990: Cannot compile gnumach because of asm/string.h

2000-12-07 Thread Ognyan Kulev
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