info-cvs
[Top][All Lists]
Advanced

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

Re: pserver problem


From: James P. Schmidt
Subject: Re: pserver problem
Date: Fri, 13 Sep 2002 14:55:54 -0400 (EDT)

On Thu, 12 Sep 2002, Larry Jones wrote:

> That will give you a list of the valid commands -- you'll note that
> pserver isn't in the list.  If "server" isn't on the list either, the
> problem is that configure couldn't find your TCP/IP socket library.  If
> it is, then the problem is that configure couldn't find the crypt()
> function that's used for encrypting passwords for pserver.  Check your
> configure output and post it here if you can't figure out how to fix it.

Correct, neither of them were on the list. However, I realized after
sending the first mail that the CVS on the machine is not the pre-built
package I got from sunfreeware.com, but a version distributed to all
machines on our AFS space.  It looks like it was never meant to perform
pserver functions.  So, I went to build a version locally. As I understand
it, the prefix I gave it tells configure that I want to install in
/usr/local instead of the location of the current cvs, /usr/um/bin:

% configure --prefix=/usr/local
creating cache ./config.cache
checking for a BSD compatible install... /usr/um/gnu/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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 style of include used by make... GNU
checking dependency style of gcc... gcc
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for AIX... no
checking for minix/config.h... no
checking for strerror in -lcposix... no
checking for ranlib... ranlib
checking for bison... bison -y
checking whether ln -s works... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for executable suffix... no
checking for perl... /usr/um/bin/perl
checking for csh... /usr/bin/csh
checking for pr... /usr/bin/pr
checking for groff... /usr/um/gnu/bin/groff
checking for ps2pdf... /usr/um/bin/ps2pdf
checking for texi2dvi... /usr/um/bin/texi2dvi
checking whether #! works in shell scripts... yes
checking for BSD VPATH bug in make... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for errno.h... yes
checking for direct.h... no
checking for fcntl.h... yes
checking for io.h... no
checking for limits.h... yes
checking for memory.h... yes
checking for ndbm.h... yes
checking for string.h... yes
checking for syslog.h... yes
checking for sys/bsdtypes.h... no
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for unistd.h... yes
checking for utime.h... yes
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for working const... yes
checking for uid_t in sys/types.h... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for st_blksize in struct stat... yes
checking for st_rdev in struct stat... yes
checking for dup2... yes
checking for memmove... yes
checking for mkdir... yes
checking for rename... yes
checking for strerror... yes
checking for strstr... yes
checking for strtoul... yes
checking for valloc... yes
checking for waitpid... yes
checking for fchdir... yes
checking for fchmod... yes
checking for fsync... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getgroups... yes
checking for getpagesize... yes
checking for getpassphrase... yes
checking for gettimeofday... yes
checking for initgroups... yes
checking for mknod... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for putenv... yes
checking for readlink... yes
checking for sigaction... yes
checking for sigblock... no
checking for sigprocmask... yes
checking for sigsetmask... no
checking for sigvec... no
checking for tempnam... yes
checking for timezone... yes
checking for tzset... yes
checking for vprintf... yes
checking for wait3... yes
checking for nanosleep... no
checking for usleep... yes
checking for vfork.h... no
checking for working vfork... no
checking whether closedir returns void... no
checking for library containing getspnam... none required
checking whether utime accepts a null argument... yes
checking for long file names... yes
checking for working fnmatch... yes
checking for stdlib.h... yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for main in -lnsl... yes
checking for library containing connect... -lxnet
checking for library containing gethostbyname... none required
default place for krb4 is /usr/kerberos
checking for krb.h...
checking for krb_get_err_text... no
checking for GSSAPI
checking for gssapi.h... no
checking for gssapi/gssapi.h... yes
checking for krb5.h... no
checking for GSSAPI in /usr/kerberos
checking for gssapi.h... no
checking for gssapi/gssapi.h... yes
checking for krb5.h... no
checking for GSSAPI in /usr/cygnus/kerbnet
checking for gssapi.h... no
checking for gssapi/gssapi.h... yes
checking for krb5.h... no
checking for GSSAPI... no
checking for gethostname... yes
checking for library containing crypt... none required
checking for cygwin32... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating cvs.spec
creating contrib/Makefile
creating contrib/clmerge
creating contrib/cln_hist
creating contrib/commit_prep
creating contrib/cvs_acls
creating contrib/log
creating contrib/log_accum
creating contrib/mfpipe
creating contrib/pvcs2rcs
creating contrib/rcslock
creating contrib/sccs2rcs
creating diff/Makefile
creating doc/Makefile
creating emx/Makefile
creating lib/Makefile
creating man/Makefile
creating os2/Makefile
creating src/Makefile
creating src/cvsbug
creating src/version.h
creating tools/Makefile
creating vms/Makefile
creating windows-NT/Makefile
creating windows-NT/SCC/Makefile
creating zlib/Makefile
creating config.h
creating src/options.h
0:43 elapsed, 11.0 u, 18.0 s, cpu 66%, 0 swaps, 0 rds, 0 wrts, pgs: 0
avg., 0 max.

Both "make" and "make install" appear to go off without a hitch.  However,
when I attempt to log in remotely, I get the same error as before.

  "It's the information age --    +-----------------------------------+
   everything gets saved          |UCE/UBE not welcome at this address|
   except for the human soul."    |see http://tinyurl.com/jhb for info|
Rev. Matthew Carey, Vision Temple +-----------------------------------+





reply via email to

[Prev in Thread] Current Thread [Next in Thread]