Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 1998 12:43:58 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Jonah Kuo <jonahkuo@mail.ttn.com.tw>
Cc:        freebsd mailing list <questions@FreeBSD.ORG>
Subject:   Re: Publishing pages using PUT -- No luck.
Message-ID:  <Pine.BSF.3.96.980416124335.7029O-100000@gdi.uoregon.edu>
In-Reply-To: <35359EA1.7355A51E@mail.ttn.com.tw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 16 Apr 1998, Jonah Kuo wrote:

> Hi there,
> 
>     Has anybody used Communicator's composer to publish web pages
> before?
> I got back put-1.0.tar.gz from
> http://www.w3.org/Amaya/User/PutCern.html,
> but I can't get it compiled on my FreeBSD-3.0 box (gcc version 2.7.2.1).
> 
>     When I compile it, it always give me error messages like this:
> 
> % cc put.c
> put.c:104: conflicting types for `sys_errlist'
> /usr/include/stdio.h:241: previous declaration of `sys_errlist'
> 
>     Is there anybody has luck on this, any help would be appreciated.

This is in the FAQ.  Remove the definition of sys_errlist in put.c and it
should work.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980416124335.7029O-100000>