Preparing the BRL-CAD build system...please wait
Found GNU Autoconf version 2.61
Found GNU Automake version 1.10
Found GNU Libtool version 1.5.23b
Automatically preparing build ... done
The BRL-CAD build system is now prepared. To build here, run:
./configure
make
* Enabling pro-engineer plugin support.
* Configuring with jdk support.
* Enabling optimizations.
* econf: updating brlcad/misc/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating brlcad/misc/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating brlcad/misc/enigma/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating brlcad/misc/enigma/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating brlcad/src/other/blt/cf/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating brlcad/src/other/blt/cf/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-zlib-build=no --enable-termlib-build=no --enable-regexp-build=no --with-python --with-gnu-ld --with-x --with-x11 --with-sdl --enable-dependency-tracking=yes --enable-urt-build=yes --enable-tcl-build=yes --enable-tk-build=yes --enable-itcl-build=yes --enable-iwidgets-build=yes --without-wgl --disable-debug --prefix=/usr/brlcad/ --enable-pro-engineer-plugin --with-proe --with-jdk=/opt/sun-jdk-1.5.0.11 --enable-optimized --libdir=/usr/brlcad/lib64 --build=x86_64-pc-linux-gnu
**********************************************************
*** Configuring BRL-CAD Release 7.10.1, Build 20070508 ***
**********************************************************
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking where BRL-CAD is to be installed... /usr/brlcad/
checking where BRL-CAD resources are to be installed... /usr/share
checking whether dependency tracking should be enabled... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether a configure cache exists... not found
configure: *** Automatically caching to config.cache.linux-gnu.agui ***
checking ... a r g u m e n t s ... (1 of 9)
checking for /usr/local... found
checking for freeware in /usr/freeware... not found
checking for /opt... found
checking for fink in /sw... not found
checking whether to compile everything was requested... auto
checking whether to automatically set build flags... yes
checking whether to only build benchmark... no
checking whether to only build the raytrace server... no
checking whether to use run-time debug checks... yes
checking whether to compile in 64-bit mode... auto
checking whether to build the regular expression library... auto
checking whether to build the PNG library... auto
checking whether to build the zlib compression library... no
checking whether to build the Utah Raster Toolkit... yes
checking whether to build the openNURBS library... auto
checking whether to build the Tcl library... yes
checking whether to build the Tk library... yes
checking whether to use Aqua windowing system in the built Tk library... no
checking whether to build the incrTcl library... yes
checking whether to install the iwidgets library... yes
checking whether to build the BLT library... auto
checking whether to build the tkImg library... auto
checking whether to build the termlib library... no
checking whether to compile jove or not... auto
checking whether to compile the Endgame Framework module... no
checking whether to compile the Unigraphics importer... no
checking whether to compile ADRT... auto
checking whether to install example geometry databases... yes
checking whether to enable optimized compilation... yes
checking whether to disable debug mode compilation... no
checking whether to enable profile mode compilation... no
checking whether to enable verbose output... auto
checking whether to enable verbose compilation warnings... no
checking whether to enable verbose compilation progress... no
checking whether to retry configuration after failure... yes
checking whether to compile with the Java Development Kit... yes
checking whether to compile the X11 interfaces... yes
checking whether to compile the OpenGL interfaces... auto
checking whether to compile the WindowsGL interfaces... no
checking whether to compile against SDL for ADRT... yes
checking whether to compile against Python for ADRT... yes
checking whether to compile the Pro/ENGINEER plugin... yes
checking ... p r o g r a m s ... (2 of 9)
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for AIX... no
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a sed that does not truncate output... /bin/sed
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-gcc -E
checking for x86_64-pc-linux-gnu-g77... no
checking for x86_64-pc-linux-gnu-xlf... no
checking for x86_64-pc-linux-gnu-f77... no
checking for x86_64-pc-linux-gnu-frt... no
checking for x86_64-pc-linux-gnu-pgf77... no
checking for x86_64-pc-linux-gnu-cf77... no
checking for x86_64-pc-linux-gnu-fort77... no
checking for x86_64-pc-linux-gnu-fl32... no
checking for x86_64-pc-linux-gnu-af77... no
checking for x86_64-pc-linux-gnu-xlf90... no
checking for x86_64-pc-linux-gnu-f90... no
checking for x86_64-pc-linux-gnu-pgf90... no
checking for x86_64-pc-linux-gnu-pghpf... no
checking for x86_64-pc-linux-gnu-epcf90... no
checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for correct ltmain.sh version... yes
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes
checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for ar... /usr/bin/ar
checking for sh... /bin/sh
checking for mv... /bin/mv
checking for cp... /bin/cp
checking for rm... /bin/rm
checking for sdl-config... /usr/bin/sdl-config
checking for a Python interpreter with version >= 2.0... python
checking for python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.4/site-packages
checking for emacs... /usr/bin/emacs
checking ... l i b r a r i e s ... (3 of 9)
checking for sproc in -lc... no
checking for pthread_create in -lc_r... no
checking for thr_create in -lthread... no
checking for pthread_create in -lpthread... yes
checking whether we are using POSIX threading... yes
checking whether -framework CoreFoundation is available... no
checking for tputs in -ltermlib... no
checking for tputs in -lncurses... yes
checking for X... libraries /usr/lib64, headers
checking whether -R must be followed by a space... neither works
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XCreateWindow in -lX11... yes
checking for XShapeCombineMask in -lXext... yes
checking for XGetExtensionVersion in -lXi... yes
checking for cos in -lm... yes
checking for regcomp in -lc... yes
checking for png_access_version_number in -lpng... yes
checking for rle_getraw in -lutahrle... no
checking for rle_getraw in -lrle... yes
checking for onmalloc in -lopenNURBS... no
checking for Tcl_Main in -ltcl8.6... no
checking for Tcl_Main in -ltcl86... no
checking for Tcl_Main in -ltcl8.5... no
checking for Tcl_Main in -ltcl85... no
checking for Tcl_Main in -ltcl... yes
checking for Tcl_InitStubs in -ltclstub8.6... no
checking for Tcl_InitStubs in -ltclstub86... no
checking for Tcl_InitStubs in -ltclstub8.5... no
checking for Tcl_InitStubs in -ltclstub85... no
checking for Tcl_InitStubs in -ltclstub... yes
checking for Tk_MainLoop in -ltk8.6... no
checking for Tk_MainLoop in -ltk86... no
checking for Tk_MainLoop in -ltk8.5... no
checking for Tk_MainLoop in -ltk85... no
checking for Tk_MainLoop in -ltk... yes
checking for Tk_InitStubs in -ltkstub8.6... no
checking for Tk_InitStubs in -ltkstub86... no
checking for Tk_InitStubs in -ltkstub8.5... no
checking for Tk_InitStubs in -ltkstub85... no
checking for Tk_InitStubs in -ltkstub... yes
checking for Itcl_Init in -litcl3.3... no
checking for Itcl_Init in -litcl33... no
checking for Itcl_Init in -litcl3.2... no
checking for Itcl_Init in -litcl32... no
checking for Itcl_Init in -litcl... no
checking for Itk_Init in -litk3.3... no
checking for Itk_Init in -litk33... no
checking for Itk_Init in -litk3.2... no
checking for Itk_Init in -litk32... no
checking for Itk_Init in -litk... no
checking for socket in -lsocket... no
checking for gethostbyaddr in -lnsl... yes
checking for mallopt in -lc... yes
checking for matherr in -lmx... no
checking for dlopen in -ldl... yes
checking for dsopen in -lds... no
checking for glEnable in -lGL... yes
checking for glEnable in -lopengl32... no
checking for gconfig in -lgl... no
checking for yyless in -ll... no
checking for basename in -lgen... no
checking for main in -lstdc++... yes
checking ... h e a d e r s ... (4 of 9)
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for sys/wait.h that is POSIX.1 compatible... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking dslib.h usability... no
checking dslib.h presence... no
checking for dslib.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking gl/device.h usability... no
checking gl/device.h presence... no
checking for gl/device.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for inttypes.h... (cached) yes
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking itcl.h usability... yes
checking itcl.h presence... yes
checking for itcl.h... yes
checking itk.h usability... no
checking itk.h presence... no
checking for itk.h... no
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking for memory.h... (cached) yes
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking rle.h usability... no
checking rle.h presence... no
checking for rle.h... no
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking socket.h usability... no
checking socket.h presence... no
checking for socket.h... no
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/errno.h usability... yes
checking sys/errno.h presence... yes
checking for sys/errno.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/_ioctl.h usability... no
checking sys/_ioctl.h presence... no
checking for sys/_ioctl.h... no
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/ioctl_compat.h usability... no
checking sys/ioctl_compat.h presence... no
checking for sys/ioctl_compat.h... no
checking sys/machd.h usability... no
checking sys/machd.h presence... no
checking for sys/machd.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/prctl.h usability... yes
checking sys/prctl.h presence... yes
checking for sys/prctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/sysctl.h usability... yes
checking sys/sysctl.h presence... yes
checking for sys/sysctl.h... yes
checking sys/sysinfo.h usability... yes
checking sys/sysinfo.h presence... yes
checking for sys/sysinfo.h... yes
checking sys/sysmp.h usability... no
checking sys/sysmp.h presence... no
checking for sys/sysmp.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking for sys/types.h... (cached) yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/unistd.h usability... yes
checking sys/unistd.h presence... yes
checking for sys/unistd.h... yes
checking for sys/wait.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking tcl.h usability... yes
checking tcl.h presence... yes
checking for tcl.h... yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking terminfo.h usability... no
checking terminfo.h presence... no
checking for terminfo.h... no
checking termio.h usability... yes
checking termio.h presence... yes
checking for termio.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking termlib.h usability... no
checking termlib.h presence... no
checking for termlib.h... no
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking tinfo.h usability... no
checking tinfo.h presence... no
checking for tinfo.h... no
checking tk.h usability... yes
checking tk.h presence... yes
checking for tk.h... yes
checking ulocks.h usability... no
checking ulocks.h presence... no
checking for ulocks.h... no
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking waitflags.h usability... no
checking waitflags.h presence... no
checking for waitflags.h... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking emmintrin.h usability... yes
checking emmintrin.h presence... yes
checking for emmintrin.h... yes
checking for sys/sched.h... no
checking for sys/stat.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/mount.h... yes
checking for term.h... yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking JavaVM/jni.h usability... no
checking JavaVM/jni.h presence... no
checking for JavaVM/jni.h... no
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking ProToolkit.h usability... no
checking ProToolkit.h presence... no
checking for ProToolkit.h... no