Received: with LISTAR (v1.0.0; list gopher); Wed, 09 Jan 2002 11:53:36 -0500 (EST) Return-Path: Delivered-To: gopher@complete.org Received: from christoph.complete.org (unknown [168.215.193.254]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client CN "christoph.complete.org", Issuer CN "John Goerzen -- Root CA" (verified OK)) by pi.glockenspiel.complete.org (Postfix) with ESMTP id 90B743B814; Wed, 9 Jan 2002 11:53:35 -0500 (EST) Received: by christoph.complete.org (Postfix, from userid 1000) id F12F5153E9; Wed, 9 Jan 2002 11:53:40 -0500 (EST) To: gopher@complete.org, anstouh@yahoo.com.au Subject: [gopher] Re: Problems compiling with FreeBSD, installing in Slackware References: From: John Goerzen Date: 09 Jan 2002 11:53:40 -0500 In-Reply-To: Message-ID: <87r8ozjwiz.fsf@complete.org> Lines: 31 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Civil Service) MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-archive-position: 269 X-listar-version: Listar 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: Listar version 1.0.0 X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher I've got an update for you. writes: > >New to list disclaimer.< Welcome :-) > In file included from ../object/STRstring.h:62, > from GGroup.h:2, > from GGroup.c:1: > /usr/include/malloc.h:2: warning: #warning "this file includes > which is deprecated, use instead" That's probably harmless. > gcc: ../object/libgopher.a: No such file or directory I believe this could be fixed by using gmake. > Also, because that failed, I tried installing it on my Slackware 8.0 Linux > box. It compiles fine, but won't make install; I think it creates the file > /etc/gopherd and then wants a directory of the same name. I have fixed some bugs in the Makefile.in files. There is a new version labeled gopher-20020109-01.cvs.tar.gz available at the download site. I think this should fix your bug. Let me know if it does, and if so, I'll prepare a 3.0.1 with that fix and the NetBSD patches. -- John