Complete.Org: Mailing Lists: Archives: gopher: March 2002:
[gopher] Re: Still cannot compile
Home

[gopher] Re: Still cannot compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: gopher@xxxxxxxxxxxx
Subject: [gopher] Re: Still cannot compile
From: "Thierry B." <oulala@xxxxxxxx>
Date: Fri, 29 Mar 2002 10:58:18 +0100
Reply-to: gopher@xxxxxxxxxxxx

On Thu, Mar 28, 2002 at 10:48:33PM +0100, Zbigniew Baniewski wrote:
> 
> Still cannot compile gopher 3.0.4. I know, it's in some way tied to
> "curses", but I'm not C-programmer, and I cannot go any further in my
> investigations.
> 
> extern int wrefresh(WINDOW *);                          /* implemented */
> 
> I don't know, what more can I examine looking for the source of the
> problem. Could someone help?
> 

> collect2: ld returned 1 exit status

        It was a link error.
        Try "./configure --help", search for an option to
        replace curses by ncurses.

        Or edit Makefile and search for -lcurses and replace
        it with -lncurses


-- 
 Trollez, trollez, il en restera toujours quelque-chose. Il faut troller
 comme le diable, non pas timidement, non pas pour un temps, mais hardiment
 et toujours.
                                                            - Gaétan R. -


[Prev in Thread] Current Thread [Next in Thread]