From owner-freebsd-questions Thu Apr 16 12:45:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA23641 for freebsd-questions-outgoing; Thu, 16 Apr 1998 12:45:44 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA23517 for ; Thu, 16 Apr 1998 19:45:12 GMT (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id MAA07095; Thu, 16 Apr 1998 12:43:58 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Date: Thu, 16 Apr 1998 12:43:58 -0700 (PDT) From: Doug White Reply-To: Doug White To: Jonah Kuo cc: freebsd mailing list Subject: Re: Publishing pages using PUT -- No luck. In-Reply-To: <35359EA1.7355A51E@mail.ttn.com.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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