bug-commoncpp
[Top][All Lists]
Advanced

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

just tried to run the configure script???


From: John Eismeier
Subject: just tried to run the configure script???
Date: Wed, 25 Apr 2001 05:03:55 -0400 (EDT)

Hi All,

I just tried to run the configure script and:

% ./configure --prefix=/usr/gnu
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for MSC environment... ./configure: cl: not found
no
checking for a BSD compatible install... /usr/gnu/bin/install -c
checking whether build environment is sane... yes
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 ranlib... ranlib
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 ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for BSD-compatible nm... /usr/gnu/bin/nm -B
checking whether ln -s works... yes
updating cache ./config.cache
checking for object suffix... o
checking for executable suffix... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries... yes
checking command to parse /usr/gnu/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/ccs/bin/ld option to reload object files... -r
checking dynamic linker characteristics... solaris2.8 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
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 how to run the C preprocessor... gcc -E
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 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 strings.h... yes
checking for getopt.h... no
checking for getopt_long in -lgnugetopt... no
checking for getopt_long... no
checking for dlfcn.h... yes
checking for dlopen in -ldl... yes
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 atomic operations... no
checking for thread.h... yes
checking whether gcc accepts -pthread... no
checking for pthread_self in -lc_r... no
checking for pthread_self in -lpthread... yes
checking for nanosleep in -lpthread... no
checking for nanosleep in -lposix4... 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... portable
checking for pthread_mutexattr_settype in -lpthread... yes
checking for pthread_rwlock_init in -lpthread... yes
checking for pread in -lc... yes
checking for pthread_attr_setstacksize in -lpthread... yes
checking for pthread_yield in -lpthread... no
checking for sched_yield in -lpthread... no
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... no
checking for localtime_r in -lc_r... no
checking for strtok_r in -lc... yes
checking for localtime_r in -lc... yes
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... yes
checking for sys/libcsys.h... no
checking for inet_aton in -lsocket... no
checking for socklen_t defined... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for sys/stream.h... yes
checking for poll... yes
checking for zlib.h... yes
checking for xml2-config... no
checking for xml-config... /usr/gnu/bin/xml-config
checking for valid libxml2... no
checking for debugging... no
checking for profiling... no
checking for sys/file.h... yes
updating cache ./config.cache
creating ./config.status
creating posix/ccgnu-config
creating posix/Makefile
creating win32/Makefile
creating m4/Makefile
creating doc/Makefile
creating demo/Makefile
creating common/Makefile
creating Makefile
creating freebsd/pkg-plist
creating pkginfo
creating CommonC++.spec
creating common/config.def
creating freebsd/Makefile
creating debian/shlibs.local
creating debian/changelog
creating posix/config.h
sed: command garbled: s:
./configure: doc/man3/:man/man3/:: not found
./configure: :share/doc/commoncpp/:: not found
sed: command garbled: s:
% 

do I need gnu sed?


% which sed
/bin/sed

% uname -a
SunOS lhw0249 5.8 Generic_108528-07 sun4u sparc




reply via email to

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