At 06:04 PM 1/10/03, you wrote:
At 7:51 PM -0500 1/10/03, Chuck Yerkes wrote:

 Then try:
    ./configure > OUTFILE 2>&1
 Attached is OUTFILE.


Also a good idea to do 'make realclean' or 'rm config.cache config.log config.status config.h' to force configure to redo the various checks.

 (I learned to hate SCO during Xenix times...  Never saw
 a need to touch it when BSDi could run SCO binaries).

 Quoting Todd ([EMAIL PROTECTED]):
 At 02:43 PM 1/10/03, you wrote:
 >It looks like a library isn't being included.  Did ./configure give any
 >warnings or errors?

  The following is the last of ./configure that I can see on the screen,
 everything else goes by too quick.
creating cache ./config.cache
checking whether make sets ${MAKE}... yes
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for bison... no
checking for byacc... no
checking for flex... lex
checking for yywrap in -ll... yes
checking for ar... ar
checking for ranlib... :
checking for a BSD compatible install... ./install-sh -c
checking for gperf... no
checking for cperf... no
./configure: warning:: not found
checking for gcc version 2.7.2.3... no
checking if gcc supports __attribute__ (format) ... yes
checking if ar chokes on -r... no
checking for getspnam... yes
Found getspnam(); using shadow passwords by default 
Will NOT compile in debugging code
Defining SPEC_POP_AUTH
System name: SCO_SV; System version: 3.2
Set OS_DEFS = " -DPOPSCO -DUNIX"
Logging to facility: LOG_LOCAL0
Set AR_FLAG = " -r "; RANLIB_CMD = ""
checking size of unsigned long int... 0
checking for sendmail program... found at /usr/lib/sendmail
checking for mail spool directory... found at /var/spool/mail
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys_siglist declaration in signal.h or unistd.h... no
checking for prot.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for strings.h... yes
checking for sys/param.h... yes
checking for sys/file.h... yes
checking for sys/security.h... yes
checking for sys/syslog.h... yes
checking for sys/types.h... yes
checking for sys/fcntl.h... yes
checking for sys/select.h... yes
checking for sys/stat.h... yes
checking for sys/unistd.h... yes
checking for sys/netinet/in.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for net/errno.h... no
checking for unistd.h... yes
checking for netinet/in.h... yes
checking for maillock.h... no
checking for select.h... no
checking for shadow.h... yes
checking for security/pam_appl.h... no
checking for ndbm.h... yes
checking for gdbm.h... no
checking for dbm.h... yes
checking for t_accept in -lnsl... no
checking for socket in -lsocket... no
checking for res_init in -lresolv... no
checking for maillock in -lmail... no
checking for krb_recvauth in -lkrb... no
checking for clock_gettime in -lposix4... no
checking for set_auth_parameters in -lsecurity... no
checking for crypt in -lcrypt... no
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached) no
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for 8-bit clean memcmp... no
checking return type of signal handlers... void
checking whether utime accepts a null argument... no
checking for vprintf... no
checking for _doprnt... no
checking for wait3 that fills in rusage... no
checking for gethostname... no
checking for gettimeofday... no
checking for getusershell... no
checking for mkdir... no
checking for socket... no
checking for strdup... no
checking for strerror... no
checking for strstr... no
checking for bcopy... no
checking for index... no
checking for flock... no
checking for set_auth_parameters... no
checking for pw_encrypt... no
checking for hstrerror... no
checking for snprintf... no
checking for vsnprintf... no
checking for srandom... no
checking for srand... no
checking for usleep... no
checking for setproctitle... no
checking for /dev/urandom ... no 
updating cache ./config.cache
creating ./config.status
creating Makefile
creating common/Makefile
creating popper/Makefile
creating mmangle/Makefile
creating password/Makefile
creating config.h

Reply via email to