--- "Alfred M. Szmidt" <[EMAIL PROTECTED]> wrote:
> * James A Morrison writes:
> >   I tried to compile the Hurd, and it failed on libiohelp.  I can't
> remember
> > the error message, but here is the fix.  It wanted the declarations before
> > the definitions of the functions.
> 
> Could you try to get the error message?  I don't think that this
> should cause any errors.
> 
> Cheers,
> -- 
> Alfred M. Szmidt

 gcc -O -Wall -g -O2  -I. -I../../libiohelp -I.. -I../.. -I../../include
-D_GNU_SOURCE -D_IO_MTSAFE_IO  -DHAVE_MIG_RETCODE=1 -DHAVE_GETGROUPLIST=1   -c
-o shared.o ../../libiohelp/shared.c
../../libiohelp/shared.c:26: weak declaration of `iohelp_fetch_shared_data'
must precede definition
../../libiohelp/shared.c:32: weak declaration of `iohelp_put_shared_data' must
precede definition
make: *** [shared.o] Error 1


=====
James Morrison
   University of Waterloo
   Computer Science - Digital Hardware
   2A co-op
http://hurd.dyndns.org

Anyone referring to this as 'Open Source' shall be eaten by a GNU

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

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

Reply via email to