<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="index" title="Text File" newcontext="true">
<p>
Received: with ECARTIS (v1.0.0; list gopher);
 Thu, 28 Mar 2002 16:51:37 -0500 (EST)
Return-Path: &lt;zb@ispid.com.pl&gt;
Delivered-To: gopher@complete.org
Received: from pirx.ispid.com.pl (pirx.ispid.com.pl [195.150.99.1])
	by pi.glockenspiel.complete.org (Postfix) with SMTP id 756223B80B
	for &lt;gopher@complete.org&gt;; Thu, 28 Mar 2002 16:51:36 -0500 (EST)
Received: (qmail 22000 invoked from network); 28 Mar 2002 22:00:52 -0000
Received: from frog.ispid.com.pl (195.150.99.105)
  by pirx.ispid.com.pl with SMTP; 28 Mar 2002 22:00:52 -0000
Date: Thu, 28 Mar 2002 22:48:33 +0100 (CET)
From: Zbigniew Baniewski &lt;zb@ispid.com.pl&gt;
X-Sender: &lt;zb@tichy.ispid.biuro&gt;
To: &lt;gopher@complete.org&gt;
Subject: [gopher] Still cannot compile
Message-ID: &lt;Pine.LNX.4.30.0203282239180.11232-100000@tichy.ispid.biuro&gt;
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit
X-archive-position: 545
X-ecartis-version: Ecartis v1.0.0
Sender: gopher-bounce@complete.org
Errors-to: gopher-bounce@complete.org
X-original-sender: zb@ispid.com.pl
Precedence: bulk
Reply-to: gopher@complete.org
List-help: &lt;mailto:ecartis@complete.org?Subject=help&gt;
List-unsubscribe: &lt;mailto:gopher-request@complete.org?Subject=unsubscribe&gt;
List-software: Ecartis version 1.0.0
List-ID: Gopher &lt;gopher.complete.org&gt;
X-List-ID: Gopher &lt;gopher.complete.org&gt;
List-subscribe: &lt;mailto:gopher-request@complete.org?Subject=subscribe&gt;
List-owner: &lt;mailto:jgoerzen@complete.org&gt;
List-post: &lt;mailto:gopher@complete.org&gt;
List-archive: &lt;http://www.complete.org/mailinglists/archives/&gt;
X-list: gopher
</p>
<p></p>
<p>Still cannot compile gopher 3.0.4. I know, it&#x27;s in some way tied to
&quot;curses&quot;, but I&#x27;m not C-programmer, and I cannot go any further in my
investigations.
</p>
<p>  I&#x27;m using SuSE-Linux V7.0 with kernel 2.4.18. Trying to compile I&#x27;m
getting in return a lot of errors (partially attached below), during
compilation of the contents of &#x27;gopher&#x27; sub-dir. Errors occurs during
compilation of CURcurses.c, form.c and pager.c. I&#x27;ve examined, that
curses.h available in my systems /usr/include *does* contain the functions
listed below with remark &quot;undefined reference&quot;. Example:
</p>
<p>extern int wrefresh(WINDOW *);                          /* implemented */
</p>
<p>I don&#x27;t know, what more can I examine looking for the source of the
problem. Could someone help?
</p>
<p>				pozdrawiam / regards
</p>
<p>						Zbigniew Baniewski
</p>
<p>-----------------------------------------------------------------------
</p>
<p>/usr/src/gopher-3.0.4/gopher/form.c:545: undefined reference to `waddch&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:547: undefined reference to `waddch&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:550: undefined reference to `wtouchln&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:551: undefined reference to `wrefresh&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:566: undefined reference to `wmove&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:568: undefined reference to `wrefresh&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:575: undefined reference to `COLS&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:575: undefined reference to `wmove&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:577: undefined reference to `wmove&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:580: undefined reference to `wrefresh&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:595: undefined reference to `wmove&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:598: undefined reference to `waddch&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:600: undefined reference to `wmove&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:602: undefined reference to `waddnstr&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:604: undefined reference to `wrefresh&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:606: undefined reference to `COLS&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:606: undefined reference to `wmove&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:607: undefined reference to `waddnstr&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:651: undefined reference to `delwin&#x27;
/usr/src/gopher-3.0.4/gopher/form.c:660: undefined reference to `wclear&#x27;
collect2: ld returned 1 exit status
make[1]: *** [gopher] Error 1
make[1]: Leaving directory `/usr/src/gopher-3.0.4/gopher&#x27;
make: *** [gopher/gopher] Error 2
tichy:/usr/src/gopher-3.0.4 #
</p>
<p></p>
<p></p>
</card>
</wml>
