bug-commoncpp
[Top][All Lists]
Advanced

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

make fails on osx


From: Martin Hess
Subject: make fails on osx
Date: Mon, 4 Mar 2002 14:46:42 -0800

[localhost:/Users/Shared/CommonC++-1.9.5] marty% ./configure
creating cache ./config.cache
checking host system type... powerpc-apple-darwin5.3
checking target system type... powerpc-apple-darwin5.3
checking build system type... powerpc-apple-darwin5.3
checking for MSC environment... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for ranlib... ranlib
checking for gcc... no
checking for cc... 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
updating cache ./config.cache
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... /Users/Shared/CommonC++-1.9.5/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... no
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... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for gcc... (cached) cc
checking whether the C compiler (cc -g -O2 ) works... yes
checking whether the C compiler (cc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... cc -E -traditional-cpp
checking for POSIXized ISC... no
checking for minix/config.h... no
checking for genorated automake files... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for Win32 gnu environment... no
checking whether system meets Posix.1... yes
checking for endian.h... no
checking for fcntl.h... yes
checking for sys/fcntl.h... yes
checking for sys/types.h... yes
checking for sigaction... yes
checking for setitimer... yes
checking for bsd/signal.h... no
checking return type of signal handlers... void
checking whether sigwait has 2 arguments... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for snprintf... yes
checking for memmove... yes
checking for strings.h... yes
checking for getopt.h... no
checking for getopt_long in -lgnugetopt... no
checking for getopt_long... no
checking for dlfcn.h... no
checking for dlopen in -ldl... no
checking for dlopen in -lc... no
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for features.h... no
checking for pthread.h... yes
checking for sys/atomic.h... no
checking for atomic operations... no
checking for thread.h... no
checking whether cc accepts -pthread... no
checking for pthread_self in -lc_r... no
checking for pthread_self in -lpthread... yes
checking for nanosleep in -lpthread... yes
checking for pthread_np.h... no
checking for semaphore.h... yes
checking for sched.h... yes
checking for sys/sched.h... no
checking for recursive mutex type support... none
checking for pthread_mutexattr_settype in -lpthread... no
checking for pthread_mutexattr_settype_np in -lpthread... no
checking for pthread_mutexattr_setkind_np in -lpthread... no
checking for pthread_rwlock_init in -lpthread... no
checking for pread in -lc... no
checking for pread in -lpthread... no
checking for pread in -lc_r... no
checking for pthread_suspend in -lpthread... no
checking for pthread_attr_setstacksize in -lpthread... yes
checking for pthread_yield in -lpthread... no
checking for sched_yield in -lpthread... yes
checking for pthread_cancel in -lpthread... yes
checking for pthread_setcanceltype in -lpthread... yes
checking for pthread_delay_np in -lpthread... no
checking for setenv... yes
checking for localtime_r in -lc_r... no
checking for strtok_r in -lc... no
checking for localtime_r in -lc... no
checking for sys/socket.h... yes
checking for select.h... no
checking for sys/select.h... yes
checking for netinet/in_systm.h... yes
checking for netinet/ip.h... yes
checking for arpa/inet.h... yes
checking for sys/un.h... yes
checking for socket in -lsocket... no
checking for sys/libcsys.h... no
checking for inet_aton in -lc... yes
checking for socklen_t defined... no
checking for poll.h... no
checking for sys/poll.h... no
checking for sys/stream.h... no
checking for poll... no
checking for zlib.h... yes
checking for xml2-config... no
checking for xml-config... no
checking for valid libxml2... no
checking for sys/file.h... yes
checking for syslog.h... yes
checking for posix_evlog.h... no
checking for exception... no
checking for ss.h... no
checking how to run the C preprocessor... cc -E -traditional-cpp
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking whether c++ has built-in bool type... yes
checking whether c++ supports -fhandle-exceptions... no
checking whether c++ supports exception handling... yes
checking whether c++ supports mutable... yes
checking whether c++ supports namespace... yes
checking wheather old style iostreams... yes
checking whether c++ has new(size_t,void*)... yes
checking for debugging... no
checking for profiling... no
updating cache ./config.cache
creating ./config.status
creating src/ccgnu-config
creating src/Makefile
creating win32/Makefile
creating m4/Makefile
creating doc/Makefile
creating demo/Makefile
creating Makefile
creating template/Makefile
creating freebsd/pkg-plist
creating pkginfo
creating CommonC++.spec
creating freebsd/Makefile
creating win32/CCXX.rc
creating src/config.h
[localhost:/Users/Shared/CommonC++-1.9.5] marty% make
Making all in src
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I../src -g -O2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -c thread.cpp c++ -DHAVE_CONFIG_H -I. -I. -I. -I../src -I../src -g -O2 -D_GNU_SOURCE -D_REENTRANT -D_THREAD_SAFE -c thread.cpp -o thread.o
In file included from thread.cpp:45:
thread.h: In function `static void ost::PosixThread::SignalThread(ost::Thread *, int)': thread.h:1396: implicit declaration of function `int ost::pthread_kill(...)'
thread.cpp: In function `void ost::ccxx_sigsuspend(int)':
thread.cpp:172: implicit declaration of function `int ost::sigwait(...)'
thread.cpp: In method `void ost::Thread::setSuspend(ost::thread_suspend_t)': thread.cpp:193: implicit declaration of function `int ost::pthread_sigmask(...)' thread.cpp: In method `ost::Thread::Thread(int = 0, long unsigned int = 0)': thread.cpp:348: implicit declaration of function `int ost::sched_getscheduler(...)' thread.cpp:366: implicit declaration of function `int ost::sched_getparam(...)'
make[1]: *** [thread.lo] Error 1
make: *** [all-recursive] Error 1
[localhost:/Users/Shared/CommonC++-1.9.5] marty%




reply via email to

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