-bash-3.00$ cat /etc/release Solaris 10 5/09 s10s_u7wos_08 SPARC Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 30 March 2009 -bash-3.00$ -bash-3.00$ uname -a SunOS srv02 5.10 Generic_141414-07 sun4u sparc SUNW,Sun-Fire-280R -bash-3.00$ bash --version GNU bash, version 3.00.16(1)-release (sparc-sun-solaris2.10) Copyright (C) 2004 Free Software Foundation, Inc. -bash-3.00$ ./configure --with-showlistmodes --enable-nospoof --enable-hub --enable-ssl --enable-ziplinks --enable-libcurl=/usr/local/lib --enable-inet6 --enable-prefixaq --with-listen=5 --with-dpath=/usr_home/j0inty/Unreal3.2 --with-spath=/usr_home/j0inty/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=irc.net.dese.co.uk --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking --with-gnu-ld --with-showlistmodes --with-topicisnuhost --with-shunnotices --prefix="${HOME}/tmp" checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking if gcc has a working -pipe... yes checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking for touch... /usr/bin/touch checking for openssl... /usr/bin/openssl checking for install... no checking for gmake... gmake checking for gmake... /usr/bin/gmake checking for gunzip... /usr/bin/gunzip checking for pkg-config... no checking for crypt in -ldescrypt... no checking for crypt in -lcrypt... yes checking for socket in -lsocket... yes checking for inet_ntoa in -lnsl... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E 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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for stdlib.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/syslog.h usability... yes checking sys/syslog.h presence... yes checking for sys/syslog.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/rusage.h usability... no checking sys/rusage.h presence... no checking for sys/rusage.h... no checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... 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 short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for int16_t... yes checking for u_int16_t... no checking for int32_t... yes checking for u_int32_t... no checking for rlim_t... no checking size of rlim_t... 0 checking what kind of nonblocking sockets you have... O_NONBLOCK checking whether gcc needs -traditional... no checking whether setpgrp takes no argument... yes checking for function prototypes... yes checking whether setvbuf arguments are reversed... no checking for working alloca.h... yes checking for alloca... yes checking for snprintf... yes checking for vsnprintf... yes checking for strlcpy... yes checking for strlcat... yes checking for strlncat... no checking for inet_pton... no checking for inet_ntop... no checking if C99 variable length arrays are supported... yes checking if we can set the core size to unlimited... yes checking for vprintf... yes checking for _doprnt... yes checking for gettimeofday... yes checking for getrusage... yes checking for setproctitle... no checking for setproctitle in -lutil... no checking for pstat... no checking what type of signals you have... POSIX checking for strtoken... no checking for strtok... yes checking for strerror... yes checking for index... yes checking for strtoul... yes checking for bcopy... yes checking for bcmp... yes checking for bzero... yes checking for strcasecmp... yes checking for inet_addr... yes checking for inet_ntoa... yes checking for inet_netof... yes checking for syslog... yes checking for vsyslog... yes checking for openssl... found in /usr/local/ssl/include/openssl checking for zlib... found in /usr ./configure: line 12428: /usr/local/lib/bin/curl-config: No such file or directory ./configure: line 12429: /usr/local/lib/bin/curl-config: No such file or directory checking for dlopen... yes checking if we need the -export-dynamic flag... yes checking for compiler option to produce PIC... -fPIC -DPIC -shared checking if your system prepends an underscore on symbols... no checking if your system has IPv6 support... yes checking for struct in6addr_any... yes checking if FD_SETSIZE is large enough to allow 1024 file descriptors... yes extracting TRE regex library configuring TRE regex library checking build system type... sparc-sun-solaris2.10 checking host system type... sparc-sun-solaris2.10 checking target system type... sparc-sun-solaris2.10 checking for a BSD-compatible install... utils/install-sh -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for ranlib... ranlib checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... utils/install-sh -c checking for C compiler warning flags... -Wall checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /usr/xpg4/bin/grep checking for egrep... /usr/xpg4/bin/grep -E 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for getopt_long_only... yes checking whether optreset is declared... no checking for working GNU getopt function... no checking whether getenv is declared... yes checking for unistd.h... (cached) yes checking for unistd.h... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for isascii... yes checking for isblank... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... -liconv checking for GNU gettext in libintl... no checking whether to use NLS... no checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... yes checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.10 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/agrep.1 config.status: creating gnulib/Makefile config.status: creating gnulib/lib/Makefile config.status: creating gnulib/tests/Makefile config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/agrep/Makefile config.status: creating tre.pc config.status: creating tre.spec config.status: creating utils/Makefile config.status: creating config.h config.status: creating lib/tre-config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration summary ===================== TRE is now configured as follows: * Compilation environment CC = gcc CFLAGS = -g -O2 -Wall CPP = gcc -E CPPFLAGS = LD = /usr/ccs/bin/ld LDFLAGS = LIBS = Use alloca(): yes * TRE options Development-time debugging: no System regex ABI compatibility: no Wide character (wchar_t) support: no (disabled with --disable-wchar) Multibyte character set support: no (disabled with --disable-multibyte) Approximate matching support: yes Build and install agrep: no compiling TRE regex library gmake all-recursive gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' Making all in gnulib gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' Making all in lib gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ cat ./getopt_.h; \ } > getopt.h-t mv -f getopt.h-t getopt.h gmake all-am gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.c; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt.lo -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.lo getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Plo"; else rm -f ".deps/getopt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.oif /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt1.lo -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.lo getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Plo"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libgnu.la dummy.lo getopt.lo getopt1.lo mkdir .libs ar cru .libs/libgnu.a dummy.o getopt.o getopt1.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' Making all in tests gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake all-recursive gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' Making all in lib gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' gmake all-am gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-ast.lo -MD -MP -MF ".deps/tre-ast.Tpo" -c -o tre-ast.lo tre-ast.c; \ then mv -f ".deps/tre-ast.Tpo" ".deps/tre-ast.Plo"; else rm -f ".deps/tre-ast.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-compile.lo -MD -MP -MF ".deps/tre-compile.Tpo" -c -o tre-compile.lo tre-compile.c; \ then mv -f ".deps/tre-compile.Tpo" ".deps/tre-compile.Plo"; else rm -f ".deps/tre-compile.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.c; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt.lo -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.lo getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Plo"; else rm -f ".deps/getopt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.oif /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt1.lo -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.lo getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Plo"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libgnu.la dummy.lo getopt.lo getopt1.lo mkdir .libs ar cru .libs/libgnu.a dummy.o getopt.o getopt1.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' Making all in tests gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake all-recursive gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' Making all in lib gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' gmake all-am gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT dummy.lo -MD -MP -MF ".deps/dummy.Tpo" -c -o dummy.lo dummy.c; \ then mv -f ".deps/dummy.Tpo" ".deps/dummy.Plo"; else rm -f ".deps/dummy.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT dummy.lo -MD -MP -MF .deps/dummy.Tpo -c dummy.c -o dummy.o if /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt.lo -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.lo getopt.c; \ then mv -f ".deps/getopt.Tpo" ".deps/getopt.Plo"; else rm -f ".deps/getopt.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.oif /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt1.lo -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.lo getopt1.c; \ then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Plo"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -g -O2 -Wall -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o /bin/bash ../../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libgnu.la dummy.lo getopt.lo getopt1.lo mkdir .libs ar cru .libs/libgnu.a dummy.o getopt.o getopt1.o ranlib .libs/libgnu.a creating libgnu.la (cd .libs && rm -f libgnu.la && ln -s ../libgnu.la libgnu.la) gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' Making all in tests gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake all-recursive gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Nothing to be done for `all-am'. gmake[5]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' Making all in lib gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' gmake all-am gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-ast.lo -MD -MP -MF ".deps/tre-ast.Tpo" -c -o tre-ast.lo tre-ast.c; \ then mv -f ".deps/tre-ast.Tpo" ".deps/tre-ast.Plo"; else rm -f ".deps/tre-ast.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-compile.lo -MD -MP -MF ".deps/tre-compile.Tpo" -c -o tre-compile.lo tre-compile.c; \ then mv -f ".deps/tre-compile.Tpo" ".deps/tre-compile.Plo"; else rm -f ".deps/tre-compile.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -o tre-compile.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-match-backtrack.lo -MD -MP -MF ".deps/tre-match-backtrack.Tpo" -c -o tre-match-backtrack.lo tre-match-backtrack.c; \ then mv -f ".deps/tre-match-backtrack.Tpo" ".deps/tre-match-backtrack.Plo"; else rm -f ".deps/tre-match-backtrack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -o tre-match-backtrack.o tre-match-backtrack.c: In function `tre_tnfa_run_backtrack': tre-match-backtrack.c:255: warning: implicit declaration of function `alloca' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-match-parallel.lo -MD -MP -MF ".deps/tre-match-parallel.Tpo" -c -o tre-match-parallel.lo tre-match-parallel.c; \ then mv -f ".deps/tre-match-parallel.Tpo" ".deps/tre-match-parallel.Plo"; else rm -f ".deps/tre-match-parallel.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -o tre-match-parallel.o tre-match-parallel.c: In function `tre_tnfa_run_parallel': tre-match-parallel.c:182: warning: implicit declaration of function `alloca' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-mem.lo -MD -MP -MF ".deps/tre-mem.Tpo" -c -o tre-mem.lo tre-mem.c; \ then mv -f ".deps/tre-mem.Tpo" ".deps/tre-mem.Plo"; else rm -f ".deps/tre-mem.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -o tre-mem.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-parse.lo -MD -MP -MF ".deps/tre-parse.Tpo" -c -o tre-parse.lo tre-parse.c; \ then mv -f ".deps/tre-parse.Tpo" ".deps/tre-parse.Plo"; else rm -f ".deps/tre-parse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -o tre-parse.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-stack.lo -MD -MP -MF ".deps/tre-stack.Tpo" -c -o tre-stack.lo tre-stack.c; \ then mv -f ".deps/tre-stack.Tpo" ".deps/tre-stack.Plo"; else rm -f ".deps/tre-stack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -o tre-stack.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT regcomp.lo -MD -MP -MF ".deps/regcomp.Tpo" -c -o regcomp.lo regcomp.c; \ then mv -f ".deps/regcomp.Tpo" ".deps/regcomp.Plo"; else rm -f ".deps/regcomp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT regexec.lo -MD -MP -MF ".deps/regexec.Tpo" -c -o regexec.lo regexec.c; \ then mv -f ".deps/regexec.Tpo" ".deps/regexec.Plo"; else rm -f ".deps/regexec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o regexec.c: In function `tre_match': regexec.c:162: warning: implicit declaration of function `alloca' if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT regerror.lo -MD -MP -MF ".deps/regerror.Tpo" -c -o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-match-approx.lo -MD -MP -MF ".deps/tre-match-approx.Tpo" -c -o tre-match-approx.lo tre-match-approx.c; \ then mv -f ".deps/tre-match-approx.Tpo" ".deps/tre-match-approx.Plo"; else rm -f ".deps/tre-match-approx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../gnulib/lib -g -O2 -Wall -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -o tre-match-approx.o tre-match-approx.c: In function `tre_tnfa_run_approx': tre-match-approx.c:298: warning: implicit declaration of function `alloca' /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -o libtre.la -rpath /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib -no-undefined -version-info 6:4:2 tre-ast.lo tre-compile.lo tre-match-backtrack.lo tre-match-parallel.lo tre-mem.lo tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo tre-match-approx.lo mkdir .libs ar cru .libs/libtre.a tre-ast.o tre-compile.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o regcomp.o regexec.o regerror.o tre-match-approx.o ranlib .libs/libtre.a creating libtre.la (cd .libs && rm -f libtre.la && ln -s ../libtre.la libtre.la) gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' Making all in tests gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' Making all in agrep gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests/agrep' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests/agrep' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' gmake[3]: Nothing to be done for `all-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' Making all in utils gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/utils' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/utils' Making all in po gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/po' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/po' Making all in m4 gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/m4' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/m4' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' installing TRE regex library Making install in gnulib gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' Making install in lib gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake install-am gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[4]: Nothing to be done for `install-exec-am'. gmake[4]: Nothing to be done for `install-data-am'. gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/lib' Making install in tests gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake install-recursive gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[4]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[5]: Nothing to be done for `install-exec-am'. gmake[5]: Nothing to be done for `install-data-am'. gmake[5]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[4]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib/tests' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/gnulib' Making install in lib gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' test -z "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib" || /bin/bash ../utils/mkinstalldirs "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib" mkdir /usr_home/j0inty/tmp/Unreal3.2/extras/regexp mkdir /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib /bin/bash ../libtool --mode=install ../utils/install-sh -c 'libtre.la' '/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/libtre.la' ../utils/install-sh -c .libs/libtre.lai /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/libtre.la ../utils/install-sh -c .libs/libtre.a /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/libtre.a chmod 644 /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/libtre.a ranlib /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/libtre.a ---------------------------------------------------------------------- Libraries have been installed in: /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- test -z "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre" || /bin/bash ../utils/mkinstalldirs "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre" mkdir /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include mkdir /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre ../utils/install-sh -c -m 644 'regex.h' '/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre/regex.h' test -z "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre" || /bin/bash ../utils/mkinstalldirs "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre" ../utils/install-sh -c -m 644 'tre-config.h' '/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/include/tre/tre-config.h' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/lib' Making install in tests gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' Making install in agrep gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests/agrep' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests/agrep' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests/agrep' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests/agrep' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' gmake[3]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' gmake[3]: Nothing to be done for `install-exec-am'. gmake[3]: Nothing to be done for `install-data-am'. gmake[3]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/tests' Making install in utils gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/utils' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/utils' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/utils' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/utils' Making install in po gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/po' if test "tre" = "gettext-tools"; then \ /bin/sh ../utils/mkinstalldirs /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/share/gettext/po; \ /bin/sh ../utils/mkinstalldirs /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ ../utils/install-sh -c -m 644 ./$file \ /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/po' Making install in m4 gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/m4' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/m4' gmake[2]: Nothing to be done for `install-exec-am'. gmake[2]: Nothing to be done for `install-data-am'. gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/m4' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5/m4' gmake[1]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' gmake[2]: Entering directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' gmake[2]: Nothing to be done for `install-exec-am'. test -z "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/pkgconfig" || /bin/bash ./utils/mkinstalldirs "/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/pkgconfig" mkdir /usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/pkgconfig utils/install-sh -c -m 644 'tre.pc' '/usr_home/j0inty/tmp/Unreal3.2/extras/regexp/lib/pkgconfig/tre.pc' gmake[2]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' gmake[1]: Leaving directory `/usr_home/j0inty/tmp/Unreal3.2/extras/tre-0.7.5' extracting c-ares resolver library configuring c-ares library : error: PATH_SEPARATOR not set. Cannot continue without it.