Received: with ECARTIS (v1.0.0; list gopher); Mon, 23 Dec 2002 08:28:35 -0600 (CST) Return-Path: Delivered-To: gopher@complete.org Received: from wile.excelhustler.com (unknown [68.99.114.102]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (Client did not present a certificate) by gesundheit.complete.org (Postfix) with ESMTP id 43C9D64513; Mon, 23 Dec 2002 08:28:35 -0600 (CST) Received: by wile.excelhustler.com (Postfix, from userid 1000) id D2513774A; Mon, 23 Dec 2002 08:28:34 -0600 (CST) Date: Mon, 23 Dec 2002 08:28:34 -0600 From: John Goerzen To: gopher@complete.org Subject: [gopher] Re: Compiling on Linux - solved Message-ID: <20021223142834.GA18686@wile.excelhustler.com> References: Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Content-Transfer-Encoding: 8bit X-archive-position: 715 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 Usually the autoconf macros should detect it. -- John On Mon, Dec 23, 2002 at 12:33:58PM +0100, Patrik Schindler wrote: > > Hello, > > I had problems compiling gopher on my own distro. I added "-lncurses" to > line 152 of gopher/Makefile to get rid of "Unkown reference to WIN..." > function errors. > > Just to let you know. Dunno why this works on other systems. > > :wq! PoC > >