swarm-hackers
[Top][All Lists]
Advanced

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

Re: [swarm-hackers] swarm 2.3.0 release


From: Paul Johnson
Subject: Re: [swarm-hackers] swarm 2.3.0 release
Date: Tue, 07 Apr 2009 20:28:18 -0500
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

Scott Christley wrote:
Hi Paul,

Thanks for testing it out. The errors you are getting certainly do seem odd. My initial thought is there is some conflict with X11 and the tcl/tk/blt libraries, as you show the batch version of heatbugs runs just fine. So let me get some info:

Is this a machine that had Swarm installed on it before?
No, Swarm before.

It is a new Lenovo Thinkpad T61. Tomorrow, I'll try on other systems and let you know.

Is tcl8.5 known to not work? that might explain everything.

What version of Ubuntu are you using?
8.1
Are you using the tcl/tk/blt libraries that are packaged with Ubuntu, or did you compile your own?


I notice now Ubuntu 8.1 has tcl8.4 and tcl8.5 and in my system the devel packages are 8.5, so that's what I used to build swarm. I didn't build tcl/tk, just used what happened to be there. I'm going to back out the 8.5 devel package and install the tcl/tk8.5 devel things and see what happens.

One wrinkle is the Nvidia X11 driver is in use and the window manager is Compiz. I'm going to create a vanilla user account and see if it makes a difference.

I'm attaching the config.log in case it tells you anything.

I quit using Fedora because they seemed to make too many little mistakes that wasted my time, and the Ubuntu crew doesn't seem to do that. But, I think the RPM system for creating packages is about 100x better, and so creating deb packages is a bit creepy to me. One creepy bit is that Swarm is built in its own directory, not a separate build dir. In the old old days, that used to be a source of swarm trouble, but maybe not now.

pj
You can send me (off list) the config.log file, that should give me additional info about whether Swarm configured properly.

thanks
Scott

On Apr 6, 2009, at 11:00 PM, Paul Johnson wrote:


--
Paul E. Johnson                       email: address@hidden
Professor, Political Science          http://pj.freefaculty.org
1541 Lilac Lane, Rm 504 University of Kansas Office: (785) 864-9086
Lawrence, Kansas 66044-3177           FAX: (785) 864-5700

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Swarm configure 2.3, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ /home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/./configure 
--build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include 
--mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc 
--localstatedir=/var --libexecdir=${prefix}/lib/swarm --disable-maintainer-mode 
--disable-dependency-tracking --srcdir=. --enable-onelib --with-gnu-ld 
--with-tcl=/usr/lib/tcl8.5 --with-tk=/usr/lib/tk8.5 
--with-jdkdir=/usr/lib/jvm/java-6-openjdk

## --------- ##
## Platform. ##
## --------- ##

hostname = pols124
uname -m = i686
uname -r = 2.6.27-11-generic
uname -s = Linux
uname -v = #1 SMP Wed Apr 1 20:57:48 UTC 2009

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /home/pauljohn/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2315: checking build system type
configure:2333: result: i486-pc-linux-gnu
configure:2355: checking host system type
configure:2370: result: i486-pc-linux-gnu
configure:2392: checking target system type
configure:2407: result: i486-pc-linux-gnu
configure:2453: checking for a BSD-compatible install
configure:2521: result: /usr/bin/install -c
configure:2532: checking whether build environment is sane
configure:2575: result: yes
configure:2600: checking for a thread-safe mkdir -p
configure:2639: result: /bin/mkdir -p
configure:2652: checking for gawk
configure:2668: found /usr/bin/gawk
configure:2679: result: gawk
configure:2690: checking whether make sets $(MAKE)
configure:2712: result: yes
configure:2938: checking for style of include used by make
configure:2966: result: GNU
configure:3036: checking for gcc
configure:3063: result: cc
configure:3301: checking for C compiler version
configure:3309: cc --version >&5
cc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3313: $? = 0
configure:3320: cc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' 
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release 
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) 
configure:3324: $? = 0
configure:3331: cc -V >&5
cc: '-V' option must have argument
configure:3335: $? = 1
configure:3358: checking for C compiler default output file name
configure:3380: cc -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions conftest.c  >&5
configure:3384: $? = 0
configure:3422: result: a.out
configure:3439: checking whether the C compiler works
configure:3449: ./a.out
configure:3453: $? = 0
configure:3470: result: yes
configure:3477: checking whether we are cross compiling
configure:3479: result: no
configure:3482: checking for suffix of executables
configure:3489: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:3493: $? = 0
configure:3517: result: 
configure:3523: checking for suffix of object files
configure:3549: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:3553: $? = 0
configure:3576: result: o
configure:3580: checking whether we are using the GNU C compiler
configure:3609: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:3616: $? = 0
configure:3633: result: yes
configure:3642: checking whether cc accepts -g
configure:3672: cc -c -g  conftest.c >&5
configure:3679: $? = 0
configure:3780: result: yes
configure:3797: checking for cc option to accept ISO C89
configure:3871: cc  -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:3878: $? = 0
configure:3901: result: none needed
configure:3921: checking dependency style of cc
configure:4012: result: none
configure:4027: checking for a sed that does not truncate output
configure:4093: result: /bin/sed
configure:4111: checking for grep that handles long lines and -e
configure:4171: result: /bin/grep
configure:4176: checking for egrep
configure:4240: result: /bin/grep -E
configure:4245: checking for fgrep
configure:4309: result: /bin/grep -F
configure:4344: checking for ld used by cc
configure:4411: result: /usr/bin/ld
configure:4420: checking if the linker (/usr/bin/ld) is GNU ld
configure:4435: result: yes
configure:4447: checking for BSD- or MS-compatible name lister (nm)
configure:4496: result: /usr/bin/nm -B
configure:4618: checking the name lister (/usr/bin/nm -B) interface
configure:4625: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:4628: /usr/bin/nm -B "conftest.o"
configure:4631: output
00000000 B some_variable
configure:4638: result: BSD nm
configure:4641: checking whether ln -s works
configure:4645: result: yes
configure:4653: checking the maximum length of command line arguments
configure:4773: result: 805306365
configure:4790: checking whether the shell understands some XSI constructs
configure:4800: result: yes
configure:4804: checking whether the shell understands "+="
configure:4810: result: yes
configure:4845: checking for /usr/bin/ld option to reload object files
configure:4852: result: -r
configure:4879: checking how to recognize dependent libraries
configure:5069: result: pass_all
configure:5129: checking for ar
configure:5145: found /usr/bin/ar
configure:5156: result: ar
configure:5238: checking for strip
configure:5254: found /usr/bin/strip
configure:5265: result: strip
configure:5341: checking for ranlib
configure:5357: found /usr/bin/ranlib
configure:5368: result: ranlib
configure:5462: checking command to parse /usr/bin/nm -B output from cc object
configure:5580: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:5583: $? = 0
configure:5587: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[   
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:5590: $? = 0
configure:5644: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c conftstm.o >&5
configure:5647: $? = 0
configure:5685: result: ok
configure:6572: checking how to run the C preprocessor
configure:6612: cc -E  conftest.c
configure:6619: $? = 0
configure:6650: cc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6657: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6690: result: cc -E
configure:6719: cc -E  conftest.c
configure:6726: $? = 0
configure:6757: cc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:6764: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6802: checking for ANSI C header files
configure:6832: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:6839: $? = 0
configure:6938: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:6942: $? = 0
configure:6948: ./conftest
configure:6952: $? = 0
configure:6970: result: yes
configure:6994: checking for sys/types.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for sys/stat.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for stdlib.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for string.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for memory.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for strings.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for inttypes.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for stdint.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:6994: checking for unistd.h
configure:7015: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7022: $? = 0
configure:7039: result: yes
configure:7056: checking for dlfcn.h
configure:7077: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:7084: $? = 0
configure:7101: result: yes
configure:7596: checking for objdir
configure:7611: result: .libs
configure:7903: checking if cc supports -fno-rtti -fno-exceptions
configure:7921: cc -c -g -O2 -g -Wall -O2  -fno-rtti -fno-exceptions conftest.c 
>&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not 
for C
configure:7925: $? = 0
configure:7938: result: no
configure:7958: checking for cc option to produce PIC
configure:8215: result: -fPIC -DPIC
configure:8227: checking if cc PIC flag -fPIC -DPIC works
configure:8245: cc -c -g -O2 -g -Wall -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:8249: $? = 0
configure:8262: result: yes
configure:8286: checking if cc static flag -static works
configure:8314: result: yes
configure:8329: checking if cc supports -c -o file.o
configure:8350: cc -c -g -O2 -g -Wall -O2  -o out/conftest2.o conftest.c >&5
configure:8354: $? = 0
configure:8376: result: yes
configure:8384: checking if cc supports -c -o file.o
configure:8431: result: yes
configure:8464: checking whether the cc linker (/usr/bin/ld) supports shared 
libraries
configure:9530: result: yes
configure:9567: checking whether -lc should be explicitly linked in
configure:9572: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:9575: $? = 0
configure:9590: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 
2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:9593: $? = 0
configure:9605: result: no
configure:9769: checking dynamic linker characteristics
configure:10212: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
-Wl,-rpath -Wl,/foo conftest.c  >&5
configure:10219: $? = 0
configure:10452: result: GNU/Linux ld.so
configure:10554: checking how to hardcode library paths into programs
configure:10579: result: immediate
configure:11420: checking whether stripping libraries is possible
configure:11425: result: yes
configure:11460: checking if libtool supports shared libraries
configure:11462: result: yes
configure:11465: checking whether to build shared libraries
configure:11486: result: yes
configure:11489: checking whether to build static libraries
configure:11493: result: yes
configure:11601: checking for gcc
configure:11628: result: cc
configure:11866: checking for C compiler version
configure:11874: cc --version >&5
cc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:11878: $? = 0
configure:11885: cc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' 
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release 
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) 
configure:11889: $? = 0
configure:11896: cc -V >&5
cc: '-V' option must have argument
configure:11900: $? = 1
configure:11903: checking whether we are using the GNU C compiler
configure:11956: result: yes
configure:11965: checking whether cc accepts -g
configure:12103: result: yes
configure:12120: checking for cc option to accept ISO C89
configure:12224: result: none needed
configure:12244: checking dependency style of cc
configure:12335: result: none
configure:12404: checking for gcc
configure:12420: found /usr/bin/gcc
configure:12431: result: gcc
configure:12460: checking for Objective C compiler version
configure:12468: gcc --version >&5
gcc (Ubuntu 4.3.2-1ubuntu12) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:12472: $? = 0
configure:12479: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' 
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared 
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext 
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3 
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release 
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12) 
configure:12483: $? = 0
configure:12490: gcc -V >&5
gcc: '-V' option must have argument
configure:12494: $? = 1
configure:12497: checking whether we are using the GNU Objective C compiler
configure:12526: gcc -c   conftest.m >&5
configure:12533: $? = 0
configure:12550: result: yes
configure:12559: checking whether gcc accepts -g
configure:12589: gcc -c -g  conftest.m >&5
configure:12596: $? = 0
configure:12697: result: yes
configure:12722: checking dependency style of gcc
configure:12813: result: none
configure:12828: checking for a sed that does not truncate output
configure:12894: result: /bin/sed
configure:13079: checking for correct TEA configuration
configure:13098: result: ok (TEA 3.6)
configure:13195: checking for Tcl configuration
configure:13311: result: found /usr/lib/tcl8.5/tclConfig.sh
configure:13317: checking for existence of /usr/lib/tcl8.5/tclConfig.sh
configure:13321: result: loading
configure:13391: checking for Tcl public headers
configure:13465: result: /usr/include/tcl8.5
configure:13507: checking for Tk configuration
configure:13623: result: found /usr/lib/tk8.5/tkConfig.sh
configure:13629: checking for existence of /usr/lib/tk8.5/tkConfig.sh
configure:13633: result: loading
configure:13719: checking for Tk public headers
configure:13792: result: /usr/include/tcl8.5
configure:13823: checking for X
configure:13994: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c -lX11  >&5
configure:14001: $? = 0
configure:14063: result: libraries , headers 
configure:14232: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c   -lX11 >&5
configure:14239: $? = 0
configure:14407: checking for gethostbyname
configure:14463: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:14470: $? = 0
configure:14490: result: yes
configure:14643: checking for connect
configure:14699: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:14706: $? = 0
configure:14726: result: yes
configure:14802: checking for remove
configure:14858: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:14865: $? = 0
configure:14885: result: yes
configure:14961: checking for shmat
configure:15017: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:15024: $? = 0
configure:15044: result: yes
configure:15129: checking for IceConnectionNumber in -lICE
configure:15164: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c -lICE   >&5
configure:15171: $? = 0
configure:15192: result: yes
configure:15214: checking directory of libXpm
configure:15241: result: ${prefix}/lib
configure:15342: checking for X11/xpm.h
configure:15365: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:15372: $? = 0
configure:15392: result: yes
configure:15477: checking for GUI libs
configure:15502: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:15509: $? = 0
configure:15523: result: -lX11 
configure:15545: checking directory of libBLTCore30
configure:15564: result: no
configure:15545: checking directory of libBLTCore30
configure:15564: result: no
configure:15545: checking directory of libBLTCore30
configure:15564: result: no
configure:15545: checking directory of libBLT.2.4
configure:15564: result: no
configure:15545: checking directory of libBLT.2.4
configure:15564: result: no
configure:15545: checking directory of libBLT.2.4
configure:15564: result: no
configure:15545: checking directory of libBLT24
configure:15564: result: no
configure:15545: checking directory of libBLT24
configure:15564: result: no
configure:15545: checking directory of libBLT24
configure:15564: result: no
configure:15545: checking directory of libBLT8.0
configure:15564: result: no
configure:15545: checking directory of libBLT8.0
configure:15564: result: no
configure:15545: checking directory of libBLT8.0
configure:15564: result: no
configure:15545: checking directory of libBLT80
configure:15564: result: no
configure:15545: checking directory of libBLT80
configure:15564: result: no
configure:15545: checking directory of libBLT80
configure:15564: result: no
configure:15545: checking directory of libBLT
configure:15572: result: ${prefix}/lib
configure:15842: checking directory of libz
configure:15869: result: ${prefix}/lib
configure:15890: checking directory of zlib.h
configure:15902: result: ${prefix}/include
configure:15949: checking directory of libpng
configure:15976: result: ${prefix}/lib
configure:15997: checking directory of png.h
configure:16009: result: ${prefix}/include
configure:16056: checking directory of libhdf5
configure:16083: result: ${prefix}/lib
configure:16104: checking directory of hdf5.h
configure:16116: result: ${prefix}/include
configure:16195: checking for special linkflags
configure:16221: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:16228: $? = 0
configure:16243: result: none
configure:16252: checking for main in -ldl
configure:16281: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c -ldl   >&5
configure:16288: $? = 0
configure:16309: result: yes
configure:16315: checking for main in -ldld
configure:16344: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c -ldld   >&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure:16351: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_X11_XPM_H 1
| #define USE_AVCALL 1
| #define HAVE_PNG 1
| #define HAVE_HDF5 1
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:16372: result: no
configure:16380: checking for GCC inlining bug
configure:16416: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c: In function 'main':
conftest.c:40: warning: implicit declaration of function 'exit'
conftest.c:40: warning: incompatible implicit declaration of built-in function 
'exit'
conftest.c:38: warning: unused variable 'nodedy'
configure:16420: $? = 0
configure:16426: ./conftest
configure:16430: $? = 0
configure:16432: result: no
configure:16451: checking how to avoid implicit int return warning
configure:16476: cc -c -Wall -Werror -Wno-implicit-int -g -O2 -g -Wall -O2  
conftest.c >&5
cc1: warnings being treated as errors
conftest.c:26: error: type defaults to 'int' in declaration of 'foobar'
configure:16483: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_X11_XPM_H 1
| #define USE_AVCALL 1
| #define HAVE_PNG 1
| #define HAVE_HDF5 1
| /* end confdefs.h.  */
| extern foobar ();
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:16497: result: -Wno-implicit
configure:16502: checking how to avoid unknown pragma warning
configure:16527: cc -c -Wall -Werror -Wno-unknown-pragmas  conftest.c >&5
configure:16534: $? = 0
configure:16548: result: -Wno-unknown-pragmas
configure:16571: cc -E  conftest.c
configure:16578: $? = 0
configure:16593: checking for 0x prefix from %p
configure:16624: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:30: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:35: warning: implicit declaration of function 'exit'
conftest.c:35: warning: incompatible implicit declaration of built-in function 
'exit'
configure:16628: $? = 0
configure:16634: ./conftest
configure:16638: $? = 0
configure:16640: result: yes
configure:16662: checking for working __builtin_apply
configure:16708: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:47: warning: return type defaults to 'int'
configure:16712: $? = 0
configure:16718: ./conftest
configure:16722: $? = 0
configure:16724: result: yes
configure:16748: checking size of int
configure:17051: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:17055: $? = 0
configure:17061: ./conftest
configure:17065: $? = 0
configure:17089: result: 4
configure:17103: checking size of long
configure:17406: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:17410: $? = 0
configure:17416: ./conftest
configure:17420: $? = 0
configure:17444: result: 4
configure:17458: checking size of void *
configure:17761: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:17765: $? = 0
configure:17771: ./conftest
configure:17775: $? = 0
configure:17799: result: 4
configure:17845: checking how to print long long
configure:17880: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:39: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:43: warning: format '%ld' expects type 'long int', but argument 3 
has type 'long long int'
configure:17884: $? = 0
configure:17890: ./conftest
configure:17894: $? = 255
configure: program exited with status 255
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_X11_XPM_H 1
| #define USE_AVCALL 1
| #define HAVE_PNG 1
| #define HAVE_HDF5 1
| #define PTRHEXFMT "%p"
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOID_P 4
| #define PTRINT int
| #define PTRUINT unsigned
| #define PTRINTFMT "%d"
| #define PTRUINTFMT "%u"
| /* end confdefs.h.  */
| 
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| main ()
| {
|   char *s = malloc (128);
|   long long x = (long long) 1048576 * (long long) 1048576;
| 
|   sprintf (s,"%ld",x);
|   exit (strcmp (s, "1099511627776"));
| }
| 
configure:17880: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:39: warning: return type defaults to 'int'
configure:17884: $? = 0
configure:17890: ./conftest
configure:17894: $? = 0
configure:17911: result: %Ld and %Lu
configure:17924: checking size of long
configure:18265: result: 4
configure:18279: checking size of long long
configure:18582: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:18586: $? = 0
configure:18592: ./conftest
configure:18596: $? = 0
configure:18620: result: 8
configure:18647: checking for memcpy
configure:18703: cc -o conftest -g -O2 -g -Wall -O2 -fno-builtin  
-Wl,-Bsymbolic-functions conftest.c  >&5
configure:18710: $? = 0
configure:18732: result: yes
configure:18647: checking for memset
configure:18703: cc -o conftest -g -O2 -g -Wall -O2 -fno-builtin  
-Wl,-Bsymbolic-functions conftest.c  >&5
configure:18710: $? = 0
configure:18732: result: yes
configure:18647: checking for strcmp
configure:18703: cc -o conftest -g -O2 -g -Wall -O2 -fno-builtin  
-Wl,-Bsymbolic-functions conftest.c  >&5
configure:18710: $? = 0
configure:18732: result: yes
configure:18647: checking for strlen
configure:18703: cc -o conftest -g -O2 -g -Wall -O2 -fno-builtin  
-Wl,-Bsymbolic-functions conftest.c  >&5
configure:18710: $? = 0
configure:18732: result: yes
configure:18766: checking for memchr
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:64: warning: conflicting types for built-in function 'memchr'
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for realpath
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for stpcpy
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function 'stpcpy'
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strchr
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:67: warning: conflicting types for built-in function 'strchr'
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strncmp
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:68: warning: conflicting types for built-in function 'strncmp'
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strndup
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:69: warning: conflicting types for built-in function 'strndup'
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strnlen
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strpbrk
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
conftest.c:71: warning: conflicting types for built-in function 'strpbrk'
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strsep
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:18829: $? = 0
configure:18851: result: yes
configure:18766: checking for strtoll
configure:18822: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:18829: $? = 0
configure:18851: result: yes
configure:18893: checking argp.h usability
configure:18910: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:18917: $? = 0
configure:18931: result: yes
configure:18935: checking argp.h presence
configure:18950: cc -E  conftest.c
configure:18957: $? = 0
configure:18971: result: yes
configure:19004: checking for argp.h
configure:19013: result: yes
configure:19033: checking for argp_parse
configure:19089: cc -o conftest -g -O2 -g -Wall -O2  -Wl,-Bsymbolic-functions 
conftest.c  >&5
configure:19096: $? = 0
configure:19116: result: yes
configure:19194: checking for nalloc_pixels in XpmAttributes
configure:19223: cc -c -g -O2 -g -Wall -O2  conftest.c >&5
configure:19230: $? = 0
configure:19235: result: yes
configure:19284: checking sys/sigevent.h usability
configure:19301: cc -c -g -O2 -g -Wall -O2  -D_GNU_SOURCE conftest.c >&5
conftest.c:86:26: error: sys/sigevent.h: No such file or directory
configure:19308: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_X11_XPM_H 1
| #define USE_AVCALL 1
| #define HAVE_PNG 1
| #define HAVE_HDF5 1
| #define PTRHEXFMT "%p"
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOID_P 4
| #define PTRINT int
| #define PTRUINT unsigned
| #define PTRINTFMT "%d"
| #define PTRUINTFMT "%u"
| #define LLFMT "L"
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_MEMCHR 1
| #define HAVE_REALPATH 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOLL 1
| #define HAVE_ARGP_H 1
| #define HAVE_XPM_ALLOCPIXELS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sigevent.h>
configure:19322: result: no
configure:19326: checking sys/sigevent.h presence
configure:19341: cc -E  -D_GNU_SOURCE conftest.c
conftest.c:53:26: error: sys/sigevent.h: No such file or directory
configure:19348: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Swarm"
| #define PACKAGE_TARNAME "swarm"
| #define PACKAGE_VERSION "2.3"
| #define PACKAGE_STRING "Swarm 2.3"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "swarm"
| #define VERSION "2.3.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_X11_XPM_H 1
| #define USE_AVCALL 1
| #define HAVE_PNG 1
| #define HAVE_HDF5 1
| #define PTRHEXFMT "%p"
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_VOID_P 4
| #define PTRINT int
| #define PTRUINT unsigned
| #define PTRINTFMT "%d"
| #define PTRUINTFMT "%u"
| #define LLFMT "L"
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_MEMCPY 1
| #define HAVE_MEMSET 1
| #define HAVE_STRCMP 1
| #define HAVE_STRLEN 1
| #define HAVE_MEMCHR 1
| #define HAVE_REALPATH 1
| #define HAVE_STPCPY 1
| #define HAVE_STRCHR 1
| #define HAVE_STRNCMP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNLEN 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRSEP 1
| #define HAVE_STRTOLL 1
| #define HAVE_ARGP_H 1
| #define HAVE_XPM_ALLOCPIXELS 1
| /* end confdefs.h.  */
| #include <sys/sigevent.h>
configure:19362: result: no
configure:19395: checking for sys/sigevent.h
configure:19404: result: no
configure:19536: checking for JDK
configure:19774: result: /usr/lib/jvm/java-6-openjdk
configure:19845: cc -c -g -O2 -g -Wall -O2 
-I/usr/lib/jvm/java-6-openjdk/include 
-I/usr/lib/jvm/java-6-openjdk/include/linux  -D_GNU_SOURCE conftest.c >&5
configure:19852: $? = 0
configure:21000: checking for DLL options
configure:21026: cc -c -g -O2 -g -Wall -O2  -D_GNU_SOURCE conftest.c >&5
configure:21033: $? = 0
configure:21043: result: using plain extern
configure:21077: checking for dllwrap
configure:21110: result: no
configure:21162: checking for emacs
configure:21180: found /usr/bin/emacs
configure:21193: result: /usr/bin/emacs
configure:21643: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by Swarm config.status 2.3, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on pols124

config.status:1264: creating Makefile
config.status:1264: creating m4/Makefile
config.status:1264: creating src/Makefile
config.status:1264: creating src/activity/Makefile
config.status:1264: creating src/analysis/Makefile
config.status:1264: creating src/collections/Makefile
config.status:1264: creating src/defobj/Makefile
config.status:1264: creating src/misc/Makefile
config.status:1264: creating src/objectbase/Makefile
config.status:1264: creating src/random/Makefile
config.status:1264: creating src/simtools/Makefile
config.status:1264: creating src/space/Makefile
config.status:1264: creating etc/modules
config.status:1264: creating etc/config.swarm
config.status:1264: creating etc/Makefile.appl
config.status:1264: creating etc/Makefile.lib
config.status:1264: creating etc/Makefile.common
config.status:1416: WARNING:  'etc/Makefile.common.in' seems to ignore the 
--datarootdir setting
config.status:1264: creating etc/Makefile.tests
config.status:1264: creating etc/Makefile
config.status:1264: creating etc/swarmrc
config.status:1264: creating etc/swarmtrc
config.status:1264: creating tests/Makefile
config.status:1264: creating tests/activity/Makefile
config.status:1264: creating tests/collections/Makefile
config.status:1264: creating tests/defobj/Makefile
config.status:1264: creating tests/objectbase/Makefile
config.status:1264: creating tests/simtools/Makefile
config.status:1264: creating tests/space/Makefile
config.status:1264: creating tools/Makefile
config.status:1264: creating tools/print-hdf5
config.status:1416: WARNING:  'tools/print-hdf5.in' seems to ignore the 
--datarootdir setting
config.status:1264: creating java/Makefile
config.status:1264: creating java/javaswarm
config.status:1264: creating java/javacswarm
config.status:1264: creating java/c/Makefile
config.status:1264: creating java/swarm/Makefile
config.status:1416: WARNING:  'java/swarm/Makefile.in' seems to ignore the 
--datarootdir setting
config.status:1264: creating java/swarm/Makefile.rules
config.status:1264: creating COM/Makefile
config.status:1264: creating COM/c/Makefile
config.status:1264: creating src/gui/Makefile
config.status:1264: creating src/simtoolsgui/Makefile
config.status:1264: creating src/tclobjc/Makefile
config.status:1264: creating src/tkobjc/Makefile
config.status:1264: creating src/tkobjc/tk/Makefile
config.status:1264: creating src/swarmgstep/Makefile
config.status:1264: creating src/swarm_xmlrpc/Makefile
config.status:1264: creating swarmconfig.h
config.status:1264: creating externvar.h
config.status:1538: executing depfiles commands
config.status:1538: executing libtool commands
configure:23966: === configuring in libobjc 
(/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/libobjc)
configure:24069: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr'  '--build=i486-linux-gnu' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib/swarm' 
'--disable-maintainer-mode' '--disable-dependency-tracking' '--enable-onelib' 
'--with-gnu-ld' '--with-tcl=/usr/lib/tcl8.5' '--with-tk=/usr/lib/tk8.5' 
'--with-jdkdir=/usr/lib/jvm/java-6-openjdk' 'build_alias=i486-linux-gnu' 
'CC=cc' 'CFLAGS=-g -O2 -g -Wall -O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 
'CPPFLAGS=' --cache-file=/dev/null --srcdir=.
configure:23966: === configuring in avcall 
(/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/avcall)
configure:24069: running /bin/bash ./configure --disable-option-checking 
'--prefix=/usr'  '--build=i486-linux-gnu' '--includedir=${prefix}/include' 
'--mandir=${prefix}/share/man' '--infodir=${prefix}/share/info' 
'--sysconfdir=/etc' '--localstatedir=/var' '--libexecdir=${prefix}/lib/swarm' 
'--disable-maintainer-mode' '--disable-dependency-tracking' '--enable-onelib' 
'--with-gnu-ld' '--with-tcl=/usr/lib/tcl8.5' '--with-tk=/usr/lib/tk8.5' 
'--with-jdkdir=/usr/lib/jvm/java-6-openjdk' 'build_alias=i486-linux-gnu' 
'CC=cc' 'CFLAGS=-g -O2 -g -Wall -O2' 'LDFLAGS=-Wl,-Bsymbolic-functions' 
'CPPFLAGS=' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i486-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_tclconfig=/usr/lib/tcl8.5
ac_cv_c_tclh=/usr/include/tcl8.5
ac_cv_c_tkconfig=/usr/lib/tk8.5
ac_cv_c_tkh=/usr/include/tcl8.5
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-g -O2 -g -Wall -O2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-Bsymbolic-functions
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i486-linux-gnu
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_argp_parse=yes
ac_cv_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_memchr=yes
ac_cv_func_memcpy=yes
ac_cv_func_memset=yes
ac_cv_func_realpath=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strchr=yes
ac_cv_func_strcmp=yes
ac_cv_func_strlen=yes
ac_cv_func_strncmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strnlen=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strsep=yes
ac_cv_func_strtoll=yes
ac_cv_have_x='have_x=yes        ac_x_includes='\'''\''  ac_x_libraries='\'''\'''
ac_cv_header_argp_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_sigevent_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i486-pc-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_dl_main=yes
ac_cv_lib_dld_main=no
ac_cv_objc_compiler_gnu=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_EMACS=/usr/bin/emacs
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_OBJC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_objc_g=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_sizeof_void_p=4
ac_cv_target=i486-pc-linux-gnu
am_cv_CC_dependencies_compiler_type=none
am_cv_OBJC_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       
]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  
{\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  
{"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ 
]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ 
]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ 
]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int 
\1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=805306365
swarm_cv_printf_ll_fmt=L

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/missing --run 
aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='${SHELL} 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/missing --run tar'
AR='ar'
ARGP_H=''
AS='as'
AUTOCONF='${SHELL} 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/missing --run 
automake-1.10'
AVCALLDIR='avcall'
AWK='gawk'
BLTLDFLAGS='-L${bltlibdir} -R ${bltlibdir}'
BLTLIB='-lBLT'
CC='cc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -g -Wall -O2'
CFLAGS_NOWARN_IMPLICIT_INT='-Wno-implicit'
CFLAGS_NOWARN_UNKNOWN_PRAGMAS='-Wno-unknown-pragmas'
CONSERVATIVE_OPTIMIZATION_FALSE=''
CONSERVATIVE_OPTIMIZATION_TRUE='#'
CPP='cc -E'
CPPFLAGS=' -D_GNU_SOURCE'
CYGPATH='echo'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DISABLE_GUI_FALSE=''
DISABLE_GUI_TRUE='#'
DISABLE_OBJC=''
DLLIB='-ldl'
DLLTOOL='dlltool'
DLLWRAP=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EMACS='/usr/bin/emacs'
ENABLE_GNUSTEP_FALSE=''
ENABLE_GNUSTEP_TRUE='#'
ENABLE_XMLRPC_FALSE=''
ENABLE_XMLRPC_TRUE='#'
EXEEXT=''
EXTRALDFLAGS=''
FFIINCLUDES='-I${top_builddir}/avcall'
FFILDFLAGS=''
FFILIB='${top_builddir}/avcall/libavcall.la'
FGREP='/bin/grep -F'
GNUSTEPLIB=''
GNUSTEPLIBDEBUGLIBS=''
GNUSTEPLIBINCLUDES=''
GNUSTEPLIBLDFLAGS=''
GNUSTEPLIBLIBS=''
GNUSTEPMODULE=''
GREP='/bin/grep'
GUIDIR='gui'
GUIDIRINCLUDE='-I$(top_srcdir)/src/gui'
GUILIBS='-lX11 '
HDF5INCLUDES=''
HDF5LDFLAGS='-L${hdf5libdir} -R ${hdf5libdir}'
HDF5LIB='-lhdf5'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAR='JAVA_HOME=${jdkdir} ${jdkdir}/bin/jar'
JAVA='${JAVAENV} ${JAVACMD}'
JAVAC='JAVA_HOME=${jdkdir} ${jdkdir}/bin/javac'
JAVACLASSES='/usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar'
JAVACLASSESARG='/usr/lib/jvm/java-6-openjdk/jre/lib/rt.jar'
JAVACMD='${jdkdir}/jre/bin/java'
JAVAENV=' APPHOME=/usr/lib/jvm/java-6-openjdk 
LD_LIBRARY_PATH=:${jdkdir}/jre/lib/:${LD_LIBRARY_PATH}'
JAVAINCLUDES='-I/usr/lib/jvm/java-6-openjdk/include 
-I/usr/lib/jvm/java-6-openjdk/include/linux'
JAVALIBPATH_VAR='_JAVASWARM_LIBPATH'
JAVALIBPREFIX=''
JAVALIBS=':${jdkdir}/jre/lib/'
JAVALIBSARG=':${jdkdir}/jre/lib/'
JAVASTUBS='stubs'
JAVASTUBS_FUNCTION='java-run-all-unicode'
JAVASWARMSCRIPTS='javaswarm javacswarm'
JAVASWARM_DLL=''
JAVASWARM_DLL_ENTRY=''
JAVASWARM_LIB_NAME='javaswarm'
JAVA_CLASSES_INSTALLED_AS='jar'
KAWAJAR='kawa-1.6.70.jar'
LD='/usr/bin/ld'
LDFLAGS='-Wl,-Bsymbolic-functions'
LIBJAVASWARM_LA='libjavaswarm.la'
LIBOBJCDEP='$(top_builddir)/libobjc/libswarmobjc.la'
LIBOBJCDIR='libobjc'
LIBOBJCINCLUDES='-I$(top_builddir)/libobjc -I$(top_srcdir)/libobjc'
LIBOBJCLDFLAGS='-L../libobjc'
LIBOBJCLIB='-lswarmobjc'
LIBOBJS=''
LIBS=''
LIBSWARM_LA='libswarm.la'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MACOSJAVA='no'
MAKEINFO='${SHELL} 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/missing --run 
makeinfo'
MKDIR_P='/bin/mkdir -p'
NESTLDFLAGS=''
NM='/usr/bin/nm -B'
NMEDIT=''
NON_NeXT_EXTRA_OBJS='HashTable.lo List.lo'
OBJC='gcc'
OBJCDEPMODE='depmode=none'
OBJCFLAGS='-g -O2 -fgnu-runtime -fno-strict-aliasing -Wall -Wno-import 
-Wno-protocol -Wno-long-long'
OBJDUMP='objdump'
OBJEXT='o'
ONELIB='yes'
OTOOL64=''
OTOOL=''
PACKAGE='swarm'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='SWARM_TCLTK'
PACKAGE_STRING='Swarm 2.3'
PACKAGE_TARNAME='swarm'
PACKAGE_VERSION='2.3'
PATHDELIM='/'
PATHEXPR='$<'
PATHSEP=':'
PATH_SEPARATOR=':'
PKG_CFLAGS=''
PKG_HEADERS=''
PKG_INCLUDES=''
PKG_LIBS=''
PKG_LIB_FILE=''
PKG_STUB_LIB_FILE=''
PKG_STUB_OBJECTS=''
PKG_STUB_SOURCES=''
PKG_TCL_SOURCES=''
PNGINCLUDES=''
PNGLDFLAGS='-L${pnglibdir} -R ${pnglibdir}'
PNGLIB='-lpng'
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SHLIBPATH_VAR='LD_LIBRARY_PATH'
SIMTOOLSGUI='simtoolsgui'
SIMTOOLSGUIINCLUDE='-I$(top_srcdir)/src/simtoolsgui'
STRIP='strip'
SWARMLDFLAGS='-L${swarm_libdir} -rpath ${swarm_libdir}'
SWARMLIBS='-lswarm'
SWARM_DLL=''
SWARM_INSTALL='install'
SWARM_INSTALL_DATA_='${INSTALL} -m 644'
SWARM_INSTALL_PROGRAM='${INSTALL}'
SWARM_XMLRPC=''
SWARM_XMLRPC_INCLUDE=''
SWFFILIB=''
TCLINCLUDES='-I"/usr/include/tcl8.5"'
TCLLDFLAGS='-Wl,-Bsymbolic-functions -Wl,--export-dynamic  -ldl  -lpthread 
-lieee -lm'
TCLLIB='-L/usr/lib -ltcl8.5'
TCLMODULE='tclobjc'
TCLTKGUIDIR='tclobjc tkobjc'
TCL_BIN_DIR='/usr/lib/tcl8.5'
TCL_DEFS='-DPACKAGE_NAME=\"tcl\" -DPACKAGE_TARNAME=\"tcl\" 
-DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tcl\ 8.5\" 
-DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
-DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
-DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 
-D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GETATTR_NP=1 
-DGETATTRNP_NOT_DECLARED=1 -DTCL_THREADS=1 -DTCL_CFGVAL_ENCODING=\"iso8859-1\" 
-DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) 
-DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -DTCL_TOMMATH=1 
-DMP_PREC=4 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long 
-DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 
-DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRTOL=1 -DHAVE_WAITPID=1 
-DHAVE_GETADDRINFO=1 -DHAVE_GETPWUID_R_5=1 -DHAVE_GETPWUID_R=1 
-DHAVE_GETPWNAM_R_5=1 -DHAVE_GETPWNAM_R=1 -DHAVE_GETGRGID_R_5=1 
-DHAVE_GETGRGID_R=1 -DHAVE_GETGRNAM_R_5=1 -DHAVE_GETGRNAM_R=1 
-DHAVE_GETHOSTBYNAME_R_6=1 -DHAVE_GETHOSTBYNAME_R=1 -DHAVE_GETHOSTBYADDR_R_8=1 
-DHAVE_GETHOSTBYADDR_R=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_STRUCT_TM_TM_ZONE=1 -DHAVE_TM_ZONE=1 
-DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_MKTIME=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 
-DHAVE_INTPTR_T=1 -DHAVE_UINTPTR_T=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_LANGINFO=1 
-DHAVE_SYS_IOCTL_H=1 -DTCL_UNLOAD_DLLS=1 '
TCL_EXTRA_CFLAGS='-g -O2 -fno-unit-at-a-time -pipe '
TCL_INCLUDES='-I"/usr/include/tcl8.5"'
TCL_LD_FLAGS='-Wl,-Bsymbolic-functions -Wl,--export-dynamic '
TCL_LIBS='-ldl  -lpthread -lieee -lm'
TCL_LIB_FILE='libtcl8.5.so'
TCL_LIB_FLAG='-ltcl8.5'
TCL_LIB_SPEC='-L/usr/lib -ltcl8.5'
TCL_SHLIB_LD_LIBS='${LIBS}'
TCL_SRC_DIR='/usr/include/tcl8.5/tcl-private'
TCL_STUB_LIB_FILE='libtclstub8.5.a'
TCL_STUB_LIB_FLAG='-ltclstub8.5'
TCL_STUB_LIB_SPEC='-L/usr/lib -ltclstub8.5'
TCL_VERSION='8.5'
TKINCLUDES='-I"/usr/include/tcl8.5"'
TKLDFLAGS='-lX11 -lXss -lXext  -lpthread -ldl  -lpthread -lieee -lm'
TKLIB='-L/usr/lib -ltk8.5'
TKMODULE='tkobjc'
TK_BIN_DIR='/usr/lib/tk8.5'
TK_INCLUDES='-I"/usr/include/tcl8.5"'
TK_LIBS='-lX11 -lXss -lXext  -lpthread -ldl  -lpthread -lieee -lm'
TK_LIB_FILE='libtk8.5.so'
TK_LIB_FLAG='-ltk8.5'
TK_LIB_SPEC='-L/usr/lib -ltk8.5'
TK_SRC_DIR='/usr/include/tcl8.5/tk-private'
TK_STUB_LIB_FILE='libtkstub8.5.a'
TK_STUB_LIB_FLAG='-ltkstub8.5'
TK_STUB_LIB_SPEC='-L/usr/lib -ltkstub8.5'
TK_VERSION='8.5'
TK_XINCLUDES=''
USEBUILTINAVCALL_FALSE='#'
USEBUILTINAVCALL_TRUE=''
USEDLL='no'
USEDLL_FALSE=''
USEDLL_TRUE='#'
USEDOSCLASSPATH='no'
VERSION='2.3.0'
XINCLUDES=''
XMKMF=''
XPMINCLUDES=''
XPMLDFLAGS='-L${xpmlibdir} -R ${xpmlibdir}'
XPMLIB='-lXpm'
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=' -lSM -lICE'
ZLIBINCLUDES=''
ZLIBLDFLAGS='-L${zliblibdir} -R ${zliblibdir}'
ZLIBLIB='-lz'
ac_ct_CC='cc'
ac_ct_DUMPBIN=''
ac_ct_OBJC='gcc'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
bltdir='${prefix}'
bltlibdir='${prefix}/lib'
build='i486-pc-linux-gnu'
build_alias='i486-linux-gnu'
build_cpu='i486'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='/usr'
expatincludedir=''
expatlibdir=''
ffidir=''
ffilibdir=''
hdf5includedir='${prefix}/include'
hdf5libdir='${prefix}/lib'
host='i486-pc-linux-gnu'
host_alias=''
host_cpu='i486'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include/swarm'
infodir='${prefix}/share/info'
inst_LDFLAGS=''
inst_LIBS=''
install_sh='$(SHELL) 
/home/pauljohn/LinuxDownloads/Ubuntu/swarm-2.3.0/swarm-2.3.0/install-sh'
jdkdir='/usr/lib/jvm/java-6-openjdk'
libdir='${exec_prefix}/lib/swarm'
libexecdir='${prefix}/lib/swarm'
localedir='${datarootdir}/locale'
localstatedir='/var'
lt_ECHO='echo'
mandir='${prefix}/share/man'
mkdir_p='/bin/mkdir -p'
noinst_LIBS='lib$(MODULE).la'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pngincludedir='${prefix}/include'
pnglibdir='${prefix}/lib'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libobjc avcall'
swarm_bindir='${swarm_exec_prefix}/bin'
swarm_datadir='${swarm_datarootdir}'
swarm_datarootdir='${swarm_prefix}/share'
swarm_exec_prefix='/usr'
swarm_includedir='${swarm_prefix}/include/swarm'
swarm_libdir='${swarm_exec_prefix}/lib/swarm'
swarm_prefix='/usr'
sysconfdir='/etc'
target='i486-pc-linux-gnu'
target_alias=''
target_cpu='i486'
target_os='linux-gnu'
target_vendor='pc'
top_dossrcdir='$(top_srcdir)'
xpmincludedir=''
xpmlibdir='${prefix}/lib'
zlibincludedir='${prefix}/include'
zliblibdir='${prefix}/lib'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Swarm"
#define PACKAGE_TARNAME "swarm"
#define PACKAGE_VERSION "2.3"
#define PACKAGE_STRING "Swarm 2.3"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE "swarm"
#define VERSION "2.3.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_X11_XPM_H 1
#define USE_AVCALL 1
#define HAVE_PNG 1
#define HAVE_HDF5 1
#define PTRHEXFMT "%p"
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_VOID_P 4
#define PTRINT int
#define PTRUINT unsigned
#define PTRINTFMT "%d"
#define PTRUINTFMT "%u"
#define LLFMT "L"
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define HAVE_MEMCPY 1
#define HAVE_MEMSET 1
#define HAVE_STRCMP 1
#define HAVE_STRLEN 1
#define HAVE_MEMCHR 1
#define HAVE_REALPATH 1
#define HAVE_STPCPY 1
#define HAVE_STRCHR 1
#define HAVE_STRNCMP 1
#define HAVE_STRNDUP 1
#define HAVE_STRNLEN 1
#define HAVE_STRPBRK 1
#define HAVE_STRSEP 1
#define HAVE_STRTOLL 1
#define HAVE_ARGP_H 1
#define HAVE_XPM_ALLOCPIXELS 1
#define PREFIX "/usr"
#define DATADIR "${datarootdir}"
#define SYSCONFDIR "/etc"
#define INCLUDEDIR "${prefix}/include/swarm"
#define INCLUDESUBDIR "swarm"
#define HAVE_JDK 1
#define EXPORT_EXTERN extern
#define EXPORT_EXTERNDEF 
#define IMPORT_EXTERN extern
#define USE_MFRAME 1

configure: exit 0

reply via email to

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