bug-cvs
[Top][All Lists]
Advanced

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

RE: Mac OS X 10.1.5 CVS undefined symbols


From: Darrik Spaude
Subject: RE: Mac OS X 10.1.5 CVS undefined symbols
Date: Fri, 25 Jul 2003 10:04:35 -0500

Thank you very much. It compiled and installed. I am totally new to CVS
(although I've known about it for many years) and am not familiar with how
the configure file works nor am I familiar with how the makefiles really
work. However I can provide the output from the ./configure that ended up
failing and maybe someone can take a look at it (or just put a note in the
INSTALL about using --without-gssapi for Mac OS X 10.1.x (not sure about
10.2.x or the upcoming 10.3.x)). I would also be available to test a new
configure file.

--------------
Mac OS X 10.1.5 CVS 'configure'

[localhost:Backup/download/cvs-1.11.6] dspaude% ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for prefix by checking for cvs... /usr/bin/cvs
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
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 egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for library containing strerror... none required
checking for ranlib... ranlib
checking for bison... bison -y
checking whether ln -s works... yes
checking for perl... /usr/bin/perl
checking for csh... /bin/csh
checking for mktemp... mktemp
checking for sendmail... /usr/sbin/sendmail
checking for pr... /usr/bin/pr
checking for groff... /usr/bin/groff
checking for ps2pdf... /usr/local/bin/ps2pdf
checking for texi2dvi... /Volumes/MacOS9/Backup/download/cvs-1.11.6/missing
texi2dvi
checking whether #! works in shell scripts... yes
checking for BSD VPATH bug in make... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for memory.h... (cached) yes
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for string.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/bsdtypes.h usability... no
checking sys/bsdtypes.h presence... no
checking for sys/bsdtypes.h... no
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... 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 an ANSI C-conforming 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 struct stat.st_blksize... yes
checking for struct stat.st_rdev... yes
checking for dup2... yes
checking for ftruncate... yes
checking for gethostname... 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... no
checking for geteuid... yes
checking for getgroups... yes
checking for getopt... yes
checking for getpagesize... yes
checking for getpassphrase... no
checking for gettimeofday... yes
checking for initgroups... yes
checking for login... yes
checking for logout... yes
checking for mknod... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for putenv... yes
checking for readlink... yes
checking for regcomp... yes
checking for regerror... yes
checking for regexec... yes
checking for regfree... yes
checking for sigaction... yes
checking for sigblock... yes
checking for sigprocmask... yes
checking for sigsetmask... yes
checking for sigvec... yes
checking for tempnam... yes
checking for timezone... yes
checking for tzset... yes
checking for vprintf... yes
checking for wait3... yes
checking for nanosleep... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether closedir returns void... no
checking for library containing getspnam... no
checking whether utime accepts a null argument... yes
checking for long file names... yes
checking for working POSIX fnmatch... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for main in -lnsl... no
checking for library containing connect... none required
checking for library containing gethostbyname... none required
checking for KRB4 in /usr/kerberos... 
checking for krb.h... yes
checking for printf in -lkrb... no
checking for krb_recvauth... no
checking for krb_get_err_text... no
checking for GSSAPI... 
checking gssapi.h usability... no
checking gssapi.h presence... no
checking for gssapi.h... no
checking gssapi/gssapi.h usability... yes
checking gssapi/gssapi.h presence... yes
checking for gssapi/gssapi.h... yes
checking krb5.h usability... yes
checking krb5.h presence... yes
checking for krb5.h... yes
checking for GSSAPI... yes
checking for gssapi.h... (cached) no
checking for gssapi/gssapi.h... (cached) yes
checking gssapi/gssapi_generic.h usability... yes
checking gssapi/gssapi_generic.h presence... yes
checking for gssapi/gssapi_generic.h... yes
checking for krb5.h... (cached) yes
checking for GSS_C_NT_HOSTBASED_SERVICE... yes
checking for library containing des_set_odd_parity... no
checking for library containing com_err... no
checking for library containing initialize_asn1_error_table_r... no
checking for library containing __dn_expand... no
checking for library containing crypt... none required
checking for library containing roken_gethostbyaddr... no
checking for library containing valid_enctype... no
checking for library containing compile... no
checking for library containing krb5_free_context... no
checking for library containing gss_import_name... no
checking for vim... no
checking for vi... vi
checking for temporary directory... /tmp
checking for library containing crypt... (cached) none required
checking for cygwin32... no
configure: creating ./config.status
config.status: creating contrib/check_cvs
config.status: creating contrib/clmerge
config.status: creating contrib/cln_hist
config.status: creating contrib/commit_prep
config.status: creating contrib/cvs_acls
config.status: creating contrib/log
config.status: creating contrib/log_accum
config.status: creating contrib/mfpipe
config.status: creating contrib/pvcs2rcs
config.status: creating contrib/rcs2log
config.status: creating contrib/rcslock
config.status: creating contrib/sccs2rcs
config.status: creating src/cvsbug
config.status: creating Makefile
config.status: creating contrib/Makefile
config.status: creating cvs.spec
config.status: creating diff/Makefile
config.status: creating doc/Makefile
config.status: creating emx/Makefile
config.status: creating lib/Makefile
config.status: creating man/Makefile
config.status: creating os2/Makefile
config.status: creating src/Makefile
config.status: creating tools/Makefile
config.status: creating vms/Makefile
config.status: creating windows-NT/Makefile
config.status: creating windows-NT/SCC/Makefile
config.status: creating zlib/Makefile
config.status: creating config.h
config.status: executing depfiles commands
--------------

Best Regards,
Darrik


-----Original Message-----
From: Derek Robert Price [mailto:derek@ximbiot.com]
Sent: Friday, July 25, 2003 9:57 AM
To: Darrik Spaude
Cc: bug-cvs@gnu.org
Subject: Re: Mac OS X 10.1.5 CVS undefined symbols


Darrik Spaude wrote:

>Okay, I guess I was expecting that I was going to get an e-mail back with
>info on how to subscribe to the list.
>
>I got the 1.11.6 CVS source yesterday and tried compiling it under Mac OS X
>  
>

That's OK, I answered your email correctly based on the first one, but 
this email does verify that I got it right.  ;)

Derek

-- 
                *8^)

Email: derek@ximbiot.com

Get CVS support at <http://ximbiot.com>!
-- 
I will finish what I sta
I will finish what I sta
I will finish what I sta...

          - Bart Simpson on chalkboard, _The Simpsons_





reply via email to

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