PAM-NTDOM

David Krovich dkrovich at wvu.edu
Thu May 11 21:21:50 GMT 2000


	I'm having problems getting pam_ntdom to compile.

I'm using Solaris 8, gcc 2.95.2, and make 3.78.1.

	Here is the error I get:

# ./configure
loading cache ./config.cache
Will compile with encrypted password support
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether the C compiler (gcc -O2 ) works... yes
checking whether the C compiler (gcc -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking for a BSD compatible install... ./install-sh -c
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for shadow.h... (cached) yes
checking for security/pam_appl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for security/pam_modules.h... (cached) yes
checking for LOG_AUTHPRIV... no
checking for main in -lcrypt... (cached) yes
checking for working const... (cached) yes
checking system version (for dynamic loading)... SunOS-5.8
checking for dlopen in -ldl... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
# make
mkdir -p ./dynamic

*** Building pam-ntdom(alpha) module of the framework...
Contact: lkcl at samba.anu.edu.au

gcc -c -O2 -DHAVE_CONFIG_H -fPIC -I./lib/include -I./lib/rpc/include -I./rpc_validate -o lib/util/util.o lib/util/util.c
lib/util/util.c: In function `Get_Hostbyname':
lib/util/util.c:93: warning: initialization makes pointer from integer without a cast
lib/util/util.c: In function `get_myname':
lib/util/util.c:164: warning: initialization makes pointer from integer without a cast
lib/util/util.c: In function `set_blocking':
lib/util/util.c:549: `F_GETFL' undeclared (first use in this function)
lib/util/util.c:549: (Each undeclared identifier is reported only once
lib/util/util.c:549: for each function it appears in.)
lib/util/util.c:555: `F_SETFL' undeclared (first use in this function)
lib/util/util.c: In function `set_socket_options':
lib/util/util.c:1053: warning: assignment makes pointer from integer without a cast
make: *** [lib/util/util.o] Error 1




More information about the samba-ntdom mailing list