Received: with ECARTIS (v1.0.0; list gopher); Mon, 25 Feb 2002 20:00:06 -0500 (EST) Return-Path: Delivered-To: gopher@complete.org Received: from christoph.complete.org (pcp947166pcs.cstltn01.in.comcast.net [68.58.145.248]) by pi.glockenspiel.complete.org (Postfix) with ESMTP id 10D453B816 for ; Mon, 25 Feb 2002 20:00:06 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by christoph.complete.org (Postfix) with ESMTP id 929BC5A2CB; Mon, 25 Feb 2002 20:00:06 -0500 (EST) Date: Mon, 25 Feb 2002 20:00:06 -0500 Subject: [gopher] Re: Gopher-3.0.3 - problems with compilation Content-type: text/plain; charset=US-ASCII Mime-Version: 1.0 (Apple Message framework v481) From: John Goerzen To: gopher@complete.org, zb@ispid.com.pl Content-Transfer-Encoding: 8bit In-Reply-To: Message-Id: <2C467ACC-2A54-11D6-8FCC-0003930BF072@complete.org> X-Mailer: Apple Mail (2.481) X-archive-position: 481 X-ecartis-version: Ecartis v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: jgoerzen@complete.org Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-ID: Gopher X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher Hi, Could you send me copies of your unctrl.h and curses.h files, probably found in /usr/local? Thanks, John > > In file included from /usr/include/curses.h:32, > from CURcurses.h:130, > from manager.c:147: > /usr/include/unctrl.h:57: parse error before `char' > /usr/include/unctrl.h:57: warning: parameter names (without types) in > function declaration > /usr/include/unctrl.h:57: warning: data definition has no type or > storage > class > In file included from ../object/GSgopherobj.h:128, > from ../object/GDgopherdir.h:50, > from gopher.h:103, > from manager.c:148: > ../object/url.h:44: `unknown' redeclared as different kind of symbol > /usr/include/curses.h:29: previous declaration of `unknown' > manager.c: In function `GetMenu': > manager.c:666: warning: implicit declaration of function `strcasestr' > manager.c:666: warning: comparison between pointer and integer > manager.c:677: warning: comparison between pointer and integer > make[1]: *** [manager.o] Error 1 > make[1]: Leaving directory `/usr/src/gopher-3.0.3/gopher' > make: *** [gopher/gopher] Error 2 > > >