[Date Prev][Date Next] [Chronological] [Thread] [Top]

build on macosx (ITS#921)



Full_Name: jon stevens
Version: cvs head
OS: macosx beta2
URL: 
Submission from: (NULL) (131.161.251.227)


hey all, i'm trying to build on macosx beta 2 and it isn't real happy
with the conftest.s1 file that is created during the configure process.

line 50 has a directory path in it that is line wrapped.


[latchkey] 6:20pm ldap # ./configure --prefix=/usr/local
Copyright 1998-2000 The OpenLDAP Foundation,  All Rights Reserved.
Restrictions apply, see COPYRIGHT and LICENSE files.
Configuring OpenLDAP 2.X-Devel ...
checking host system type... powerpc-apple-darwin1.2
checking target system type... powerpc-apple-darwin1.2
checking build system type... powerpc-apple-darwin1.2
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mawk... no
checking for gawk... gawk
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... missing
checking for gnutar... gnutar
checking configure arguments... done
checking for cc... cc
checking for ranlib... ranlib
checking for gcc... (cached) cc
checking whether the C compiler (cc   ) works... yes
checking whether the C compiler (cc   ) 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 BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking for object suffix... o
checking for executable suffix... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc supports -c -o file.o... /usr/local/src/openldap/ldap/conftest
yes
checking if cc supports -c -o file.lo... yes
checking if cc supports -fno-rtti -fno-exceptions ... yes
checking if cc static flag -static works... none
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -p output... ok
checking how to hardcode library paths into programs... unsupported
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... darwin1.2 ld.so
checking if libtool supports shared libraries... yes

*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
*** The result is that libtool may fail to recognize shared libraries
*** as such.  This will affect the creation of libtool libraries that
*** depend on shared libraries, but programs linked with such libtool
*** libraries will work regardless of this problem.  Nevertheless, you
*** may want to report the problem to your system manager and/or to
*** bug-libtool@gnu.org

checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
checking for dlopen in -ldl... no
checking for dlopen... no
checking for dld_link in -ldld... no
checking for shl_load... no
checking for shl_load in -ldld... no
creating libtool
not updating unwritable cache ./config.cache
checking for mawk... (cached) gawk
checking whether ln works... yes
checking whether ln -s works... (cached) yes
checking for sendmail... /usr/sbin/sendmail
checking for vi... /usr/bin/pico
checking for finger... /usr/bin/finger
checking how to run the C preprocessor... cc -E -traditional-cpp
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for EMX OS/2 environment... no
checking for executable suffix... no
checking for object suffix... 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... no
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/syslog.h... yes
checking for sys/time.h... yes
checking for sys/types.h... yes
checking for syslog.h... yes
checking for termios.h... yes
checking for unistd.h... yes
checking for winsock.h... no
checking for sigset in -lV3... 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 regfree... yes
checking for compatible POSIX regex... yes
checking for res_query... yes
checking for getaddrinfo... no
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... no
checking for ssl3_accept in -lssl... no
configure: warning: Could not locate TLS/SSL package
configure: warning: TLS privacy protection not supported!
checking for ctime_r... no
checking for gethostbyname_r... no
checking for gethostbyaddr_r... no
checking for NT Threads... checking for _beginthread... no
no
checking for pthread.h... yes
checking POSIX thread version... final
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 pthread_kill... no
checking for pthread_rwlock_destroy... no
checking for pthread_detach with <pthread.h>... yes
checking for pthread_setconcurrency... no
checking for pthread_getconcurrency... no
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 db.h... yes
checking for Berkeley DB link (default)... yes
checking for Berkeley DB thread support... no
checking for openlog... yes
checking for termcap.h... yes
checking for ncurses.h... yes
checking for tputs in -ltermcap... yes
checking for sasl.h... no
configure: warning: Could not locate Cyrus SASL
configure: warning: SASL authentication not supported!
configure: warning: Strong authentication not supported!
checking fetch(3) library... no
checking for readline/readline.h... no
checking for readline/history.h... no
checking for crypt... 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... no
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 vsnprintf... yes
checking for vsprintf... yes
checking for bcopy... yes
checking for closesocket... no
checking for chroot... yes
checking for endgrent... yes
checking for endpwent... yes
checking for flock... 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... no
checking for memcpy... yes
checking for memmove... yes
checking for mkstemp... 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 snprintf... yes
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 waitpid... yes
checking for wait4... yes
checking for write... yes
checking for send... yes
checking for sendto... yes
checking for getopt... yes
checking for tempnam... yes
checking declaration of sys_errlist... yes
creating ./config.status
creating Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating doc/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating doc/man/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating doc/man/man1/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating doc/man/man3/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating doc/man/man5/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating doc/man/man8/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/finger/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/fax500/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/gopher/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/mail500/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/rcpt500/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/ud/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/maildap/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating clients/tools/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating include/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/libavl/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/liblber/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/libldap/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/libldap_r/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/libldbm/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/libldif/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/liblunicode/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating libraries/liblutil/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-bdb/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-dnssrv/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-ldap/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-ldbm/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-passwd/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-perl/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-shell/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-sql/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/back-tcl/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/shell-backends/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slapd/tools/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating servers/slurpd/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating tests/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating tests/progs/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating contrib/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating contrib/saucer/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating contrib/web_ldap/Makefile
sed: 50: conftest.s1: unescaped newline inside substitute pattern
creating include/portable.h
include/portable.h is unchanged
creating include/ldap_features.h
include/ldap_features.h is unchanged
creating include/lber_types.h
include/lber_types.h is unchanged
Please "make depend" to build dependencies