=> Bootstrap dependency digest>=20010302: found digest-20080510 => Checksum SHA1 OK for libnms-0.6.0.tar.bz2 => Checksum RMD160 OK for libnms-0.6.0.tar.bz2 ===> Installing dependencies for libnms-0.6.0 => Build dependency libtool-base>=1.5.22nb1: found libtool-base-1.5.26 => Build dependency pkg-config>=0.19: found pkg-config-0.23 => Build dependency checkperms>=1.1: found checkperms-1.10 ===> Overriding tools for libnms-0.6.0 ===> Extracting for libnms-0.6.0 ===> Patching for libnms-0.6.0 => Applying pkgsrc patches for libnms-0.6.0 ===> Creating toolchain wrappers for libnms-0.6.0 ===> Configuring for libnms-0.6.0 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i386-unknown-dragonfly2.1 checking host system type... i386-pc-dragonfly checking target system type... i386-pc-dragonfly checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking for i386-pc-dragonfly-strip... no checking for strip... strip checking for i386-pc-dragonfly-gcc... cc checking for C compiler default output file name... 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 cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for egrep... grep -E checking whether cc needs -traditional... no checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /scratch/multimedia/libnms/work/.tools/bin/sed checking for ld used by cc... /scratch/multimedia/libnms/work/.wrapper/bin/ld checking if the linker (/scratch/multimedia/libnms/work/.wrapper/bin/ld) is GNU ld... yes checking for /scratch/multimedia/libnms/work/.wrapper/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... cpp checking the maximum length of command line arguments... (cached) 65536 checking command to parse nm output from cc object... failed checking for objdir... .libs checking for i386-pc-dragonfly-ar... no checking for ar... ar checking for i386-pc-dragonfly-ranlib... no checking for ranlib... ranlib checking for i386-pc-dragonfly-strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/scratch/multimedia/libnms/work/.wrapper/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking whether the c++ linker (/scratch/multimedia/libnms/work/.wrapper/bin/ld) supports shared libraries... yes libtool.m4: error: problem compiling CXX test program checking for c++ option to produce PIC... checking if c++ static flag works... no checking if c++ supports -c -o file.o... no checking whether the c++ linker (/scratch/multimedia/libnms/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly ld.so checking how to hardcode library paths into programs... unsupported appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... no checking if f77 static flag -static works... no checking if f77 supports -c -o file.o... no checking whether the f77 linker (/scratch/multimedia/libnms/work/.wrapper/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... PKGSRC-WARNING: Something is trying to run the fortran compiler, PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the package Makefile. dragonfly ld.so checking how to hardcode library paths into programs... immediate checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... cc checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking whether byte ordering is bigendian... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for vprintf... yes checking for _doprnt... no checking for select... yes checking for socket... yes checking for gettimeofday... yes checking for uname... yes checking for getcwd... yes checking for getwd... yes checking for strcspn... yes checking for strdup... yes checking for strtoul... yes checking for strerror... yes checking for strstr... yes checking for setenv... yes checking for nanosleep... yes checking for getaddrinfo... yes checking for strdup... (cached) yes checking for cos in -lm... yes checking for struct sockaddr_storage... yes checking for struct sockaddr_in6... yes checking for struct sctp_sndrcvinfo... yes checking for sctp_recvmsg in -lsctp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bufferpool/Makefile config.status: creating libCCstreaming/Makefile config.status: creating rtp/Makefile config.status: creating rtp/rtpparsers/Makefile config.status: creating rtcp/Makefile config.status: creating sdp/Makefile config.status: creating rtsp/Makefile config.status: creating wsocket/Makefile config.status: creating md5/Makefile config.status: creating utils/Makefile config.status: creating example/Makefile config.status: creating libnms.pc config.status: creating config.h config.status: executing depfiles commands configure: Release is .......... : 0.6.0 configure: config files successfully generated! libnms version is .............. : 0.6.0 libnms Install prefix .......... : /usr/pkg libnms Lib path ................ : /usr/pkg/lib libnms has SCTP support ........ : yes Byte order ..................... : this is a Little Endian machine 'make' will now compile libnemesi and 'su -c make install' will install it. Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. => Modifying libtool scripts to use pkgsrc libtool WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile. WARNING: *** Please consider adding fortran to USE_LANGUAGES in the package Makefile.