compiling mgetty-1.1.9 on linux

Chris Joyce (chris@hislora.com.au)
Mon, 26 Oct 1998 00:09:49 +0100



Hi,
being new to linux ( any unix actualy ) I'm having problams compling
mgetty , I have tryed  both make and make noident and -DUSE_POLL
-DUSE_SELECT and all nothing seems to go . I'm sure I'm missing something
simple , thanks for any help

my system is running 
slackware 2.0.33
gcc version 2.8.0


/usr/include/time.h:84: parse error before `__CONSTVALUE2'
/usr/include/time.h:84: warning: type defaults to `int' in declaration of
`__CONSTVALUE2'
/usr/include/time.h:84: warning: data definition has no type or storage
class
mgetty.c: In function `main':
mgetty.c:1042: warning: initialization makes pointer from integer without
a castmgetty.c: At top level:
mgetty.c:1: warning: `sccsid' defined but not used
syslibs.h:1: warning: `sccs_syslibs' defined but not used
mgetty.h:4: warning: `sccs_mgetty' defined but not used
ugly.h:1: warning: `sccs_ugly' defined but not used
policy.h:1: warning: `sccs_policy' defined but not used
tio.h:1: warning: `sccs_tio' defined but not used
fax_lib.h:1: warning: `sccs_fax_lib' defined but not used
mg_utmp.h:1: warning: `sccs_mg_utmp' defined but not used
config.h:4: warning: `sccs_config' defined but not used
conf_mg.h:1: warning: `sccs_conf_mg' defined but not used
make[1]: *** [mgetty.o] Error 1
make[1]: Leaving directory `/usr/src/mgetty-1.1.9'
make: *** [noident] Error 2