Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!usenet.ins.cwru.edu!usenet.mcs.kent.edu!not-for-mail From: greg@dell.kent.edu (Greg Spiegelberg) Newsgroups: comp.os.386bsd.questions Subject: Re: NetBSD gopher server Date: 28 Oct 1993 10:06:54 -0400 Organization: NetBSD v0.8 UNIX @ Kent State University Lines: 27 Message-ID: <2aojmcINN6e1@dell.kent.edu> References: <2afh6nINNdkr@dell.kent.edu> NNTP-Posting-Host: dell.kent.edu In article <2afh6nINNdkr@dell.kent.edu>, Greg Spiegelberg <greg@dell.kent.edu> wrote: >Here's another problem I've been having. > >I downloaded the gopher2.09.tar.Z from uunet. I managed to get the >client prgm compiled but the server isn't cooperating. It runs into >problems while making the gopherd/ext.h file. >Anyone with some helpful hints? > I just re-thought my post... I said to myself,"Self, you ought to give more info than that!" So I am. Anyone else run into this while compiling gopherd v2.09??? ext.c: In function EXAfindFile: ext.c:159: storage size of `statbuf' isn't known ext.c:231: `statbuf' undeclared (first use this function) ext.c:231: (Each undeclared identifier is reported only once ext.c:231: for each function it appears in.) *** Error code 1 Stop. *** Error code 1 Stop. I'm not that well versed in C to debug this.