[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Cheops compile problem



Just downloaded cheops and am trying to compile it.  It fails with the
following:'

# make
gcc -g -O2 -Wall -DDEFAULT_PATH=\"/usr/local/share/cheops\"
-DLIB_PATH=\"/usr/local/lib/cheops\" -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include  -DHAS_GMODULE   -c -o
domain.o domain.c
domain.c: In function `PrintListInfo':
domain.c:204: warning: implicit declaration of function `_getshort'
domain.c:213: warning: implicit declaration of function `_getlong'
domain.c:365: `T_UINFO' undeclared (first use in this function)
domain.c:365: (Each undeclared identifier is reported only once
domain.c:365: for each function it appears in.)
domain.c:366: `T_UID' undeclared (first use in this function)
domain.c:367: `T_GID' undeclared (first use in this function)
domain.c: In function `ListSubr':
domain.c:454: warning: implicit declaration of function `socket'
domain.c:458: warning: implicit declaration of function `connect'
make: *** [domain.o] Error 1

Any ideas where I should look for the cause or what package I may be
missing?

-- 
 ____) ,_)
(-(__ -|- _    _
 ____) | (/_\/(/_
(
 _______________________________________________
| The older a man gets, the farther he had to   |
| walk to school as a boy.                      |
 _______________________________________________



Reply to: