Hi,

I am getting consistent errors while fink is trying to compile the  
OpenLDAP application.

Has anyone seen this error or know what it is upset about??  I can't  
seem to get past this point at all...

cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o version.o version.c
version.c:11:61: missing terminating " character
version.c:12: error: parse error before "kristyandrick"
version.c:19:54: too many decimal points in number
version.c:19:73: too many decimal points in number
version.c:19: error: stray '\' in program
version.c:19:100: missing terminating " character
make[2]: *** [version.o] Error 1
make[1]: *** [all-common] Error 1
make: *** [all-common] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-openldap-ssl-2.1.22-25
(Reading database ... 7389 files and directories currently installed.)
Removing fink-buildlock-openldap-ssl-2.1.22-25 ...
Failed: phase compiling: openldap-ssl-2.1.22-25 failed


Thanks so much for your assistance in advance!!

Rick

Screen capture below:

Setting build lock...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock-openldap- 
ssl-2.1.22-25_2006.08.20-13.29.59_darwin-powerpc.deb
Selecting previously deselected package fink-buildlock-openldap- 
ssl-2.1.22-25.
(Reading database ... 7388 files and directories currently installed.)
Unpacking fink-buildlock-openldap-ssl-2.1.22-25 (from .../fink- 
buildlock-openldap-ssl-2.1.22-25_2006.08.20-13.29.59_darwin- 
powerpc.deb) ...
Setting up fink-buildlock-openldap-ssl-2.1.22-25  
(2006.08.20-13.29.59) ...
gzip -dc /sw/src/openldap-2.1.22.tgz | /sw/bin/tar -xf -  --no-same- 
owner --no-same-permissions
patch -p1 </sw/fink/dists/stable/crypto/finkinfo/openldap-ssl.patch
patching file build/ltmain.sh
patching file build/top.mk
patching file include/ldap.h
patching file libraries/libldap/Makefile.in
patching file libraries/libldap/ntlm.c
patching file libraries/libldap_r/Makefile.in
./configure --prefix=/sw --libexecdir=/sw/sbin --mandir=/sw/share/man  
--infodir=/sw/share/info/openldap-ssl --with-cyrus-sasl
Copyright 1998-2003 The OpenLDAP Foundation,  All Rights Reserved.
         Restrictions apply, see COPYRIGHT and LICENSE files.
Configuring OpenLDAP 2.1.22-Release ...
checking host system type... powerpc-apple-darwin7.9.0
checking target system type... powerpc-apple-darwin7.9.0
checking build system type... powerpc-apple-darwin7.9.0
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnutar... gnutar
checking configure arguments... done
checking for a BSD compatible install... /usr/bin/install -c
checking for cc... cc
checking for ar... ar
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for EMX OS/2 environment... no
checking how to run the C preprocessor... cc -E
checking for gcc... (cached) cc
checking whether the C compiler (cc  -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include ) works... yes
checking whether the C compiler (cc  -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether cc accepts -g... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking for a sed that does not truncate output... /usr/bin/sed
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic Mach-O  
dynamically linked shared library
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -p output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for cc option to produce PIC... -fno-common
checking if cc PIC flag -fno-common works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared  
libraries... yes
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.9.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking whether -lc should be explicitly linked in... yes
creating libtool
checking whether ln works... yes
checking whether ln -s works... (cached) yes
checking how to run the C preprocessor... cc -E
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for object suffix... (cached) o
checking for be_app in -lbe... no
checking for cc option to accept ANSI C... none needed
checking for cc depend flag... -M
checking for afopen in -ls... no
checking for EBCDIC... no
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking POSIX termios... yes
checking whether use of TIOCGWINSZ requires sys/ioctl.h... no
checking for arpa/inet.h... yes
checking for arpa/nameser.h... yes
checking for assert.h... yes
checking for conio.h... no
checking for crypt.h... no
checking for direct.h... no
checking for errno.h... yes
checking for fcntl.h... yes
checking for filio.h... no
checking for getopt.h... yes
checking for grp.h... yes
checking for io.h... no
checking for libutil.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for netinet/tcp.h... yes
checking for malloc.h... no
checking for memory.h... yes
checking for psap.h... no
checking for pwd.h... yes
checking for process.h... no
checking for resolv.h... yes
checking for sgtty.h... yes
checking for shadow.h... no
checking for stddef.h... yes
checking for string.h... yes
checking for strings.h... yes
checking for sysexits.h... yes
checking for sys/file.h... yes
checking for sys/filio.h... yes
checking for sys/errno.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... yes
checking for sys/syslog.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for sys/ucred.h... yes
checking for sys/uio.h... yes
checking for syslog.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for winsock.h... no
checking for winsock2.h... no
checking for dlopen... (cached) yes
checking for sigset in -lV3... no
checking for winsock... no
checking for socket... yes
checking for select... yes
checking types of arguments for select()... int,fd_set *,struct  
timeval *
checking for regex.h... yes
checking for library containing regfree... none required
checking for compatible POSIX regex... yes
checking for sys/uuid.h... no
checking to see if -lrpcrt4 is needed for win32 UUID support... no
checking for res_query... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for inet_ntop... yes
checking INET6_ADDRSTRLEN... yes
checking struct sockaddr_storage... yes
checking for sys/un.h... yes
checking for openssl/ssl.h... yes
checking for ssl.h... no
checking for SSLeay_add_ssl_algorithms in -lssl... no
checking for SSL_library_init in -lssl... yes
checking for _beginthread... no
checking for pthread.h... yes
checking POSIX thread version... 10
checking for LinuxThreads pthread.h... no
checking for GNU Pth pthread.h... no
checking for sched.h... yes
checking for pthread_create in default libraries... yes
checking for sched_yield... yes
checking for pthread_yield... no
checking for thr_yield... no
checking for pthread_kill... yes
checking for pthread_rwlock_destroy... yes
checking for pthread_detach with <pthread.h>... yes
checking for pthread_setconcurrency... yes
checking for pthread_getconcurrency... yes
checking for thr_setconcurrency... no
checking for thr_getconcurrency... no
checking for pthread_kill_other_threads_np... no
checking for LinuxThreads implementation... no
checking for LinuxThreads consistency... no
checking if pthread_create() works... yes
checking if select yields when using pthreads... yes
checking for thread specific errno... yes
checking for thread specific h_errno... yes
checking for ctime_r... yes
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
checking number of arguments of ctime_r... 2
checking for db.h... yes
checking for Berkeley DB link (default)... yes
checking for Berkeley DB thread support... yes
checking Berkeley DB version for BDB backend... yes
checking for openlog... yes
checking for termcap.h... yes
checking for ncurses.h... yes
checking for tputs in -ltermcap... yes
checking for sasl/sasl.h... yes
checking for sasl.h... no
checking for sasl_client_init in -lsasl2... yes
checking Cyrus SASL library version... yes
checking for sasl_version... yes
checking fetch(3) library... no
checking for readline/readline.h... yes
checking for readline/history.h... yes
checking for readline in -lreadline... yes
checking for setproctitle... no
checking for setproctitle in -lutil... no
checking for ANSI C header files... (cached) disable
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for ptrdiff_t... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for socklen_t... yes
checking for member st_blksize in aggregate type struct stat... yes
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 uid_t in sys/types.h... yes
checking for sig_atomic_t... yes
checking struct passwd for pw_gecos... yes
checking struct passwd for pw_passwd... yes
checking if toupper() requires islower()... no
checking for working const... yes
checking if compiler understands volatile... yes
checking whether byte ordering is bigendian... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking for 8-bit clean memcmp... yes
checking for strftime... yes
checking for inet_aton()... yes
checking for _spawnlp... no
checking for _snprintf... no
checking for _vsnprintf... no
checking for vprintf... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for bcopy... yes
checking for closesocket... no
checking for chroot... yes
checking for endgrent... yes
checking for endpwent... yes
checking for fcntl... yes
checking for flock... yes
checking for fstat... yes
checking for getdtablesize... yes
checking for getgrgid... yes
checking for gethostname... yes
checking for getpass... yes
checking for getpassphrase... no
checking for getpwuid... yes
checking for getpwnam... yes
checking for getspnam... no
checking for gettimeofday... yes
checking for initgroups... yes
checking for lockf... yes
checking for memcpy... yes
checking for memmove... yes
checking for mkstemp... yes
checking for mktemp... yes
checking for pipe... yes
checking for read... yes
checking for recv... yes
checking for recvfrom... yes
checking for setpwfile... no
checking for setgid... yes
checking for setegid... yes
checking for setsid... yes
checking for setuid... yes
checking for seteuid... yes
checking for sigaction... yes
checking for signal... yes
checking for sigset... no
checking for strdup... yes
checking for strerror... yes
checking for strpbrk... yes
checking for strrchr... yes
checking for strsep... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strspn... yes
checking for sysconf... yes
checking for usleep... yes
checking for waitpid... yes
checking for wait4... yes
checking for write... yes
checking for send... yes
checking for sendmsg... yes
checking for sendto... yes
checking for getopt... yes
checking for getpeereid... no
checking for msg_accrights in msghdr... no
checking declaration of sys_errlist... yes
creating ./config.status
creating Makefile
creating doc/Makefile
creating doc/man/Makefile
creating doc/man/man1/Makefile
creating doc/man/man3/Makefile
creating doc/man/man5/Makefile
creating doc/man/man8/Makefile
creating clients/Makefile
creating clients/tools/Makefile
creating include/Makefile
creating libraries/Makefile
creating libraries/libavl/Makefile
creating libraries/liblber/Makefile
creating libraries/libldap/Makefile
creating libraries/libldap_r/Makefile
creating libraries/libldbm/Makefile
creating libraries/libldif/Makefile
creating libraries/liblunicode/Makefile
creating libraries/liblutil/Makefile
creating libraries/librewrite/Makefile
creating servers/Makefile
creating servers/slapd/Makefile
creating servers/slapd/back-bdb/Makefile
creating servers/slapd/back-dnssrv/Makefile
creating servers/slapd/back-ldap/Makefile
creating servers/slapd/back-ldbm/Makefile
creating servers/slapd/back-meta/Makefile
creating servers/slapd/back-monitor/Makefile
creating servers/slapd/back-null/Makefile
creating servers/slapd/back-passwd/Makefile
creating servers/slapd/back-perl/Makefile
creating servers/slapd/back-shell/Makefile
creating servers/slapd/back-sql/Makefile
creating servers/slapd/shell-backends/Makefile
creating servers/slapd/tools/Makefile
creating servers/slurpd/Makefile
creating tests/Makefile
creating tests/progs/Makefile
creating include/portable.h
creating include/ldap_features.h
creating include/lber_types.h
Please run "make depend" to build dependencies
make
Making all in /sw/src/fink.build/openldap-ssl-2.1.22-25/openldap-2.1.22
   Entering subdirectory include
Making ldap_config.h
   Entering subdirectory libraries
Making all in /sw/src/fink.build/openldap-ssl-2.1.22-25/ 
openldap-2.1.22/libraries
   Entering subdirectory liblutil
rm -f version.c
../../build/mkversion -v "2.1.22" liblutil.a > version.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o base64.o base64.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o csn.o csn.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o entropy.o entropy.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o sasl.o sasl.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o signal.o signal.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o hash.o hash.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o passfile.o passfile.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o md5.o md5.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o passwd.o passwd.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o sha1.o sha1.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o getpass.o getpass.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o lockf.o lockf.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o utils.o utils.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o uuid.o uuid.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o sockpair.o sockpair.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o setproctitle.o setproctitle.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o getpeereid.o getpeereid.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o detach.o detach.c
cc -g -O2 -I../../include        -I../../include   -I/sw/include/db4 - 
DBIND_8_COMPAT -I/sw/include   -I/sw/include/db4 -DBIND_8_COMPAT -I/ 
sw/include  -c -o version.o version.c
version.c:11:61: missing terminating " character
version.c:12: error: parse error before "kristyandrick"
version.c:19:54: too many decimal points in number
version.c:19:73: too many decimal points in number
version.c:19: error: stray '\' in program
version.c:19:100: missing terminating " character
make[2]: *** [version.o] Error 1
make[1]: *** [all-common] Error 1
make: *** [all-common] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-openldap-ssl-2.1.22-25
(Reading database ... 7389 files and directories currently installed.)
Removing fink-buildlock-openldap-ssl-2.1.22-25 ...
Failed: phase compiling: openldap-ssl-2.1.22-25 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists.  As a last resort, you can try e- 
mailing
the maintainer directly:

         None <fink-devel@lists.sourceforge.net>





-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to