[14703] in Kerberos

home help back first fref pref prev next nref lref last post

Make kcmd.c errors with netdb.h: Any ideas?

daemon@ATHENA.MIT.EDU (dtodd@partners.org)
Mon Jul 23 10:41:21 2001

From: D <dtodd@partners.org>
Date: Mon, 23 Jul 2001 09:27:59 -0500
Message-ID: <3B5C346F.351E3158@partners.org>
To: kerberos@MIT.EDU

Desertfox [~/source/krb-5b5/src/appl/bsd] make
gcc  -DHAVE_LIBSOCKET=1 -DHAVE_LIBNSL=1 -DSTDC_HEADERS=1
-DRETSIGTYPE=void -DHAS_UTIMES=1 -DHAVE_GETUTENT=1 -DHAVE_SETREUID=1
-DHAVE_KILLPG=1 -DHAVE_INITGROUPS=1 -DHAVE_SETPRIORITY=1
-DHAVE_SETREUID=1 -DHAVE_WAITPID=1 -DHAVE_SETSID=1 -DHAVE_TTYNAME=1
-DHAVE_PTSNAME=1 -DHAVE_GRANTPT=1 -DHAVE_SYS_FILIO_H=1
-DHAVE_SYS_SOCKIO_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDLIB_H=1
-DHAVE_SYS_TTY_H=1 -DHAVE_LASTLOG_H=1 -DHAVE_SYS_SELECT_H=1
-DHAVE_SYS_PTYVAR_H=1 -DPOSIX_SIGNALS=1 -DPOSIX_SETJMP=1
-DUSE_DIRENT_H=1 -DWAIT_USES_INT=1 -DPOSIX_TERMIOS=1 -DNO_UT_HOST=1
-DHAVE_SETUTENT=1 -DHAVE_SETUTXENT=1 -DHAVE_UPDWTMP=1 -DHAVE_UPDWTMPX=1
-DHAVE_STREAMS=1 -DHAVE_SETOWN=1 -DHAVE_SHADOW=1  -I./../../include
-I../../include -I./../../include/krb5 -I../../include/krb5 -DKRB4
-DBACKWARD_COMPAT -DKERBEROS -I./../../include/kerberosIV
-DKRB5_PATH_RLOGIN=\"/krb5/bin/rlogin\" -DUCB_RLOGIN=\"/bin/rlogin\"
-DUCB_RSH=\"/bin/rsh\" -DUCB_RCP=\"/bin/rcp\"
-DLOGIN_PROGRAM=\"/krb5/sbin/login.krb5\" -DKPROGDIR=\"/krb5/bin\"
-I./../../include -I../../include -I./../../include/krb5
-I../../include/krb5 -DKRB4 -DBACKWARD_COMPAT -DKERBEROS -c  kcmd.c
kcmd.c: In function `kcmd':
kcmd.c:112: warning: assignment makes pointer from integer without a
cast
kcmd.c: In function `ruserok':
kcmd.c:439: argument `rhost' doesn't match prototype
/usr/include/netdb.h:295: prototype declaration
kcmd.c:439: argument `ruser' doesn't match prototype
/usr/include/netdb.h:295: prototype declaration
kcmd.c:439: argument `luser' doesn't match prototype
/usr/include/netdb.h:295: prototype declaration
*** Error code 1
make: Fatal error: Command failed for target `kcmd.o'
Desertfox [~/source/krb-5b5/src/appl/bsd] man netdb.h
No manual entry for netdb.h.
Desertfox [~/source/krb-5b5/src/appl/bsd]



home help back first fref pref prev next nref lref last post