Complete.Org: Mailing Lists: Archives: gopher: February 2002:
[gopher] Gopher-3.0.3 - problems with compilation
Home

[gopher] Gopher-3.0.3 - problems with compilation

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <gopher@xxxxxxxxxxxx>
Subject: [gopher] Gopher-3.0.3 - problems with compilation
From: Zbigniew Baniewski <zb@xxxxxxxxxxxx>
Date: Tue, 26 Feb 2002 00:38:54 +0100 (CET)
Reply-to: gopher@xxxxxxxxxxxx

Hallo,

got a problems during compilation (SuSE-Linux 7.0, kernel 2.4.18-rc2) -
perhaps somebody could make a tip? Seems, it's something curses-related(?)

                                pozdrawiam / regards

                                                Zbigniew Baniewski

--------------------------------------------------------------------------
gcc -g -O2 -Wall  -I.. -I.. -I../object  -DNOBANNER -DCTRLCPROMPTS
-DCONTROLX
-DGOPHERLIB=\"//usr/local/etc/gopher\"
-DGOPHERHELP=\"//usr/local/etc/gopher/gopher.hlp\"
-DGLOBALRC=\"//usr/local/etc/gopher/gopher.rc\"
-DREMOTERC=\"//usr/local/etc/gopher/gopherremote.rc\" -c manager.c
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




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