[ptx] Problems compiling hugin with libpano from sourceforge project

Edouard Gomez ed.gomez at free.fr
Sat Feb 19 17:47:18 GMT 2005


douglas wilkins (dgswilkins at yahoo.co.uk) wrote:
> As you  can see, the include  is only triggered if  __Win__ is defined
> (and __NO_SYSTEM__  is not), and you  are using a  linux platform with
> GTK2.

Yup, i noticed that before posting, but what looks strange to me is that
there is absolutly no definitions in that file for __linux__ systems...

> Perhaps  you could  send me  the  config.log from  both panotools  and
> hugin?

Here they  are, you  have both  the configure script  output as  seen on
console and the config.log file.

If the mailing list daemon slips the atachments (pretty big for a usual
ML), then all files are available at:
http://ed.gomez.free.fr/vrac/hugin-report/

-- 
Edouard Gomez
-------------- next part --------------
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g77... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
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... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for ZLIB support ... 
configure: zlib home set to /usr
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking if ZLIB package is complete... yes
checking for PNG support ... 
configure: png home set to /usr
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_get_io_ptr in -lpng... yes
checking if PNG package is complete... yes
checking for JPEG support ... 
configure: jpeg home set to /usr
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
checking if JPEG package is complete... yes
checking for TIFF support ... 
configure: tiff home set to /usr
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for TIFFOpen in -ltiff... yes
checking if TIFF package is complete... yes
checking for PanoTools support ... 
checking pano12/panorama.h usability... yes
checking pano12/panorama.h presence... yes
checking for pano12/panorama.h... yes
checking pano12/queryfeature.h usability... yes
checking pano12/queryfeature.h presence... yes
checking for pano12/queryfeature.h... yes
panotools query functions enabled
checking for fcnPano in -lpano12... yes
checking if Panotools package is complete... yes
checking boost version... 1.31
checking Boost headers files presence... /usr/include
checking Boost libraries presence... /usr/lib
checking for boost... yes
checking boost/test/test_tools.hpp usability... no
checking boost/test/test_tools.hpp presence... no
checking for boost/test/test_tools.hpp... no
checking for boost unit test framework library... no
checking for boost_unit_test_framework library variant presence... no
checking for wx-config... /mnt/vrac/opt/wxwidgets/bin/wx-config
checking for wxWindows version >= 2.4.2 (--unicode=no)... yes (version 2.5.4)
checking if wxWindows was linked with GTK2... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.0.3... yes (version 2.6.2)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating src/Makefile
config.status: creating src/Panorama/Makefile
config.status: creating src/common/Makefile
config.status: creating src/foreign/Makefile
config.status: creating src/foreign/vigra_impex/Makefile
config.status: creating src/hugin/Makefile
config.status: creating src/hugin/po/Makefile.in
config.status: creating src/hugin/xrc/Makefile
config.status: creating src/hugin/xrc/data/Makefile
config.status: creating src/jhead/Makefile
config.status: creating src/keypoints/Makefile
config.status: creating src/klt/Makefile
config.status: creating src/nona_gui/Makefile
config.status: creating src/nona_gui/po/Makefile.in
config.status: creating src/tools/Makefile
config.status: creating src/vigra_ext/Makefile
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
config.status: executing default-1 commands
config.status: creating src/hugin/po/POTFILES
config.status: creating src/hugin/po/Makefile
config.status: creating src/nona_gui/po/POTFILES
config.status: creating src/nona_gui/po/Makefile
config.status: executing depfiles commands

hugin is configured as follows. Please verify that this configuration
matches your expectations.

Host system type : i686-pc-linux-gnu

                  Option                        Value
-------------------------------------------------------------------------
Shared libraries --enable-shared=no		
Static libraries --enable-static=yes		
JPEG             --with-jpeg=		have_jpeg  = yes
PNG              --with-png=		have_png   = yes
TIFF             --with-tiff=		have_tiff  = yes
ZLIB             --with-zlib=		have_zlib  = yes
PANO             --with-pano=/mnt/vrac/opt/hugin		have_pano  = yes
BOOST            --with-boost=		have_boost = yes
BOOST            --with-boost-version=
Unicode          --with-unicode=no

Options used to compile and link:
  PREFIX         = /mnt/vrac/opt/hugin
  VERSION        = 0.4
  CC             = gcc
  CFLAGS         = -g -O2
  CPPFLAGS       = 
  DEFS           = -DHAVE_CONFIG_H
  LDFLAGS        = 
  LIBS           = 
  CXX            = g++
  CXXFLAGS       = -g -O2
  JPEG_FLAGS     = -DHasJPEG
  LIB_JPEG       = -ljpeg
  PNG_FLAGS      = -DHasPNG
  LIB_PNG        = -lpng
  TIFF_FLAGS     = -DHasTIFF
  LIB_TIFF       = -ltiff
  ZLIB_FLAGS     = -DHasZLIB
  LIB_ZLIB       = -lz
  PANO_FLAGS     = -I/mnt/vrac/opt/hugin/include -DHasPANO
  LIB_PANO       = -L/mnt/vrac/opt/hugin/lib -lpano12
  WX_CXXFLAGS    = -I/mnt/vrac/opt/wxwidgets/lib/wx/include/gtk2-ansi-release-2.5 -I/mnt/vrac/opt/wxwidgets/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1
  WX_LIBS        = -L/mnt/vrac/opt/wxwidgets/lib -pthread -L/usr/X11R6/lib -lwx_gtk2_xrc-2.5 -lwx_gtk2_html-2.5 -lwx_gtk2_adv-2.5 -lwx_gtk2_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5
  GTK_CFLAGS     = -DXTHREADS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
  GTK_LIBS       = -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
  BOOST_VERSION  = 1.31
  BOOST_CFLAGS   = 
  BOOST_LIBS     = 
  BOOST_TEST_LIB = 
  BUILD          = linux
  CPU            = i686

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

It was created by hugin configure 0.4, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-pano=/mnt/vrac/opt/hugin --prefix=/mnt/vrac/opt/hugin

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

hostname = edgomez.kicks-ass.org
uname -m = i686
uname -r = 2.6.11
uname -s = Linux
uname -v = #1 Tue Feb 15 20:58:40 CET 2005

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

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

PATH: /mnt/vrac/opt/arch/bin
PATH: /mnt/vrac/opt/xvidcore/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /mnt/vrac/opt/mingw32-cross/bin
PATH: /mnt/vrac/opt/java/bin
PATH: /mnt/vrac/opt/ffmpeg/bin
PATH: /mnt/vrac/opt/hugin/bin
PATH: /mnt/vrac/opt/insight/bin
PATH: /mnt/vrac/opt/transcode/bin
PATH: /mnt/vrac/opt/yasm/bin
PATH: /mnt/vrac/opt/lame/bin
PATH: /mnt/vrac/opt/mplayer/bin
PATH: /mnt/vrac/opt/emacs/bin
PATH: /mnt/vrac/opt/eclipse/
PATH: /mnt/vrac/opt/wxwidgets/bin


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

configure:1577: checking build system type
configure:1595: result: i686-pc-linux-gnu
configure:1603: checking host system type
configure:1617: result: i686-pc-linux-gnu
configure:1625: checking target system type
configure:1639: result: i686-pc-linux-gnu
configure:1669: checking for a BSD-compatible install
configure:1724: result: /usr/bin/install -c
configure:1735: checking whether build environment is sane
configure:1778: result: yes
configure:1835: checking for gawk
configure:1864: result: no
configure:1835: checking for mawk
configure:1851: found /usr/bin/mawk
configure:1861: result: mawk
configure:1871: checking whether make sets $(MAKE)
configure:1891: result: yes
configure:2282: checking whether NLS is requested
configure:2291: result: yes
configure:2329: checking for msgfmt
configure:2360: result: /usr/bin/msgfmt
configure:2369: checking for gmsgfmt
configure:2400: result: /usr/bin/msgfmt
configure:2439: checking for xgettext
configure:2470: result: /usr/bin/xgettext
configure:2510: checking for msgmerge
configure:2540: result: /usr/bin/msgmerge
configure:2603: checking for style of include used by make
configure:2631: result: GNU
configure:2702: checking for gcc
configure:2718: found /usr/bin/gcc
configure:2728: result: gcc
configure:2972: checking for C compiler version
configure:2975: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:2978: $? = 0
configure:2980: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:2983: $? = 0
configure:2985: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2988: $? = 1
configure:3011: checking for C compiler default output file name
configure:3014: gcc    conftest.c  >&5
configure:3017: $? = 0
configure:3063: result: a.out
configure:3068: checking whether the C compiler works
configure:3074: ./a.out
configure:3077: $? = 0
configure:3094: result: yes
configure:3101: checking whether we are cross compiling
configure:3103: result: no
configure:3106: checking for suffix of executables
configure:3108: gcc -o conftest    conftest.c  >&5
configure:3111: $? = 0
configure:3136: result: 
configure:3142: checking for suffix of object files
configure:3163: gcc -c   conftest.c >&5
configure:3166: $? = 0
configure:3188: result: o
configure:3192: checking whether we are using the GNU C compiler
configure:3216: gcc -c   conftest.c >&5
configure:3222: $? = 0
configure:3225: test -z 			 || test ! -s conftest.err
configure:3228: $? = 0
configure:3231: test -s conftest.o
configure:3234: $? = 0
configure:3247: result: yes
configure:3253: checking whether gcc accepts -g
configure:3274: gcc -c -g  conftest.c >&5
configure:3280: $? = 0
configure:3283: test -z 			 || test ! -s conftest.err
configure:3286: $? = 0
configure:3289: test -s conftest.o
configure:3292: $? = 0
configure:3303: result: yes
configure:3320: checking for gcc option to accept ANSI C
configure:3390: gcc  -c -g -O2  conftest.c >&5
configure:3396: $? = 0
configure:3399: test -z 			 || test ! -s conftest.err
configure:3402: $? = 0
configure:3405: test -s conftest.o
configure:3408: $? = 0
configure:3426: result: none needed
configure:3444: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:3450: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3582: checking dependency style of gcc
configure:3672: result: gcc3
configure:3713: checking for ld used by GCC
configure:3777: result: /usr/bin/ld
configure:3786: checking if the linker (/usr/bin/ld) is GNU ld
configure:3799: result: yes
configure:3805: checking for shared library run path origin
configure:3818: result: done
configure:4235: checking whether NLS is requested
configure:4244: result: yes
configure:4262: checking for GNU gettext in libc
configure:4286: gcc -o conftest -g -O2   conftest.c  >&5
configure:4292: $? = 0
configure:4295: test -z 			 || test ! -s conftest.err
configure:4298: $? = 0
configure:4301: test -s conftest
configure:4304: $? = 0
configure:4316: result: yes
configure:5011: checking whether to use NLS
configure:5013: result: yes
configure:5016: checking where the gettext function comes from
configure:5027: result: libc
configure:5141: checking for g++
configure:5157: found /usr/bin/g++
configure:5167: result: g++
configure:5183: checking for C++ compiler version
configure:5186: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:5189: $? = 0
configure:5191: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:5194: $? = 0
configure:5196: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:5199: $? = 1
configure:5202: checking whether we are using the GNU C++ compiler
configure:5226: g++ -c   conftest.cc >&5
configure:5232: $? = 0
configure:5235: test -z 			 || test ! -s conftest.err
configure:5238: $? = 0
configure:5241: test -s conftest.o
configure:5244: $? = 0
configure:5257: result: yes
configure:5263: checking whether g++ accepts -g
configure:5284: g++ -c -g  conftest.cc >&5
configure:5290: $? = 0
configure:5293: test -z 			 || test ! -s conftest.err
configure:5296: $? = 0
configure:5299: test -s conftest.o
configure:5302: $? = 0
configure:5313: result: yes
configure:5355: g++ -c -g -O2  conftest.cc >&5
configure:5361: $? = 0
configure:5364: test -z 			 || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5399: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:16: error: `exit' undeclared (first use this function)
conftest.cc:16: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:5405: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:5355: g++ -c -g -O2  conftest.cc >&5
configure:5361: $? = 0
configure:5364: test -z 			 || test ! -s conftest.err
configure:5367: $? = 0
configure:5370: test -s conftest.o
configure:5373: $? = 0
configure:5399: g++ -c -g -O2  conftest.cc >&5
configure:5405: $? = 0
configure:5408: test -z 			 || test ! -s conftest.err
configure:5411: $? = 0
configure:5414: test -s conftest.o
configure:5417: $? = 0
configure:5442: checking dependency style of g++
configure:5532: result: gcc3
configure:5595: checking for gcc
configure:5621: result: gcc
configure:5865: checking for C compiler version
configure:5868: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:5871: $? = 0
configure:5873: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:5876: $? = 0
configure:5878: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:5881: $? = 1
configure:5884: checking whether we are using the GNU C compiler
configure:5939: result: yes
configure:5945: checking whether gcc accepts -g
configure:5995: result: yes
configure:6012: checking for gcc option to accept ANSI C
configure:6118: result: none needed
configure:6136: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:6142: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:6274: checking dependency style of gcc
configure:6364: result: gcc3
configure:6432: checking for g77
configure:6461: result: no
configure:6473: checking for Fortran 77 compiler version
configure:6476:  --version </dev/null >&5
./configure: line 6477: --version: command not found
configure:6479: $? = 127
configure:6481:  -v </dev/null >&5
./configure: line 6482: -v: command not found
configure:6484: $? = 127
configure:6486:  -V </dev/null >&5
./configure: line 6487: -V: command not found
configure:6489: $? = 127
configure:6497: checking whether we are using the GNU Fortran 77 compiler
configure:6511:  -c  conftest.F >&5
./configure: line 6512: -c: command not found
configure:6517: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:6542: result: no
configure:6548: checking whether  accepts -g
configure:6560:  -c -g conftest.f >&5
./configure: line 6561: -c: command not found
configure:6566: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:6590: result: no
configure:6663: checking for a sed that does not truncate output
configure:6717: result: /bin/sed
configure:6720: checking for egrep
configure:6730: result: grep -E
configure:6746: checking for ld used by gcc
configure:6813: result: /usr/bin/ld
configure:6822: checking if the linker (/usr/bin/ld) is GNU ld
configure:6837: result: yes
configure:6842: checking for /usr/bin/ld option to reload object files
configure:6849: result: -r
configure:6858: checking for BSD-compatible nm
configure:6900: result: /usr/bin/nm -B
configure:6904: checking whether ln -s works
configure:6908: result: yes
configure:6915: checking how to recognise dependent libraries
configure:7089: result: pass_all
configure:7301: checking how to run the C preprocessor
configure:7336: gcc -E  conftest.c
configure:7342: $? = 0
configure:7374: gcc -E  conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:7380: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7419: result: gcc -E
configure:7443: gcc -E  conftest.c
configure:7449: $? = 0
configure:7481: gcc -E  conftest.c
conftest.c:15:28: ac_nonexistent.h: No such file or directory
configure:7487: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7531: checking for ANSI C header files
configure:7556: gcc -c -g -O2  conftest.c >&5
configure:7562: $? = 0
configure:7565: test -z 			 || test ! -s conftest.err
configure:7568: $? = 0
configure:7571: test -s conftest.o
configure:7574: $? = 0
configure:7663: gcc -o conftest -g -O2   conftest.c  >&5
configure:7666: $? = 0
configure:7668: ./conftest
configure:7671: $? = 0
configure:7686: result: yes
configure:7710: checking for sys/types.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for sys/stat.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for stdlib.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for string.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for memory.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for strings.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for inttypes.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for stdint.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7710: checking for unistd.h
configure:7726: gcc -c -g -O2  conftest.c >&5
configure:7732: $? = 0
configure:7735: test -z 			 || test ! -s conftest.err
configure:7738: $? = 0
configure:7741: test -s conftest.o
configure:7744: $? = 0
configure:7755: result: yes
configure:7781: checking dlfcn.h usability
configure:7793: gcc -c -g -O2  conftest.c >&5
configure:7799: $? = 0
configure:7802: test -z 			 || test ! -s conftest.err
configure:7805: $? = 0
configure:7808: test -s conftest.o
configure:7811: $? = 0
configure:7821: result: yes
configure:7825: checking dlfcn.h presence
configure:7835: gcc -E  conftest.c
configure:7841: $? = 0
configure:7861: result: yes
configure:7896: checking for dlfcn.h
configure:7903: result: yes
configure:7921: checking how to run the C++ preprocessor
configure:7952: g++ -E  conftest.cc
configure:7958: $? = 0
configure:7990: g++ -E  conftest.cc
conftest.cc:26:28: ac_nonexistent.h: No such file or directory
configure:7996: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8035: result: g++ -E
configure:8059: g++ -E  conftest.cc
configure:8065: $? = 0
configure:8097: g++ -E  conftest.cc
conftest.cc:26:28: ac_nonexistent.h: No such file or directory
configure:8103: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:8152: checking the maximum length of command line arguments
configure:8217: result: 32768
configure:8228: checking command to parse /usr/bin/nm -B output from gcc object
configure:8317: g++ -c -g -O2  conftest.cc >&5
configure:8320: $? = 0
configure:8324: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:8327: $? = 0
configure:8379: g++ -o conftest -g -O2   conftest.cc conftstm.o >&5
configure:8382: $? = 0
configure:8420: result: ok
configure:8424: checking for objdir
configure:8439: result: .libs
configure:8529: checking for ar
configure:8545: found /usr/bin/ar
configure:8556: result: ar
configure:8609: checking for ranlib
configure:8625: found /usr/bin/ranlib
configure:8636: result: ranlib
configure:8689: checking for strip
configure:8705: found /usr/bin/strip
configure:8716: result: strip
configure:8978: checking if gcc static flag  works
configure:9001: result: yes
configure:9019: checking if gcc supports -fno-rtti -fno-exceptions
configure:9037: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:9041: $? = 0
configure:9052: result: no
configure:9067: checking for gcc option to produce PIC
configure:9244: result: -fPIC
configure:9252: checking if gcc PIC flag -fPIC works
configure:9270: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:9274: $? = 0
configure:9285: result: yes
configure:9309: checking if gcc supports -c -o file.o
configure:9330: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:9334: $? = 0
configure:9354: result: yes
configure:9380: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:10227: result: yes
configure:10298: checking dynamic linker characteristics
configure:10850: result: GNU/Linux ld.so
configure:10854: checking how to hardcode library paths into programs
configure:10879: result: immediate
configure:10893: checking whether stripping libraries is possible
configure:10898: result: yes
configure:11721: checking if libtool supports shared libraries
configure:11723: result: yes
configure:11726: checking whether to build shared libraries
configure:11784: result: no
configure:11787: checking whether to build static libraries
configure:11791: result: yes
configure:11883: creating libtool
configure:12430: checking for ld used by g++
configure:12497: result: /usr/bin/ld
configure:12506: checking if the linker (/usr/bin/ld) is GNU ld
configure:12521: result: yes
configure:12572: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13398: result: yes
configure:13416: g++ -c -g -O2  conftest.cc >&5
configure:13419: $? = 0
configure:13515: checking for g++ option to produce PIC
configure:13767: result: -fPIC
configure:13775: checking if g++ PIC flag -fPIC works
configure:13793: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:13797: $? = 0
configure:13808: result: yes
configure:13832: checking if g++ supports -c -o file.o
configure:13853: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:13857: $? = 0
configure:13877: result: yes
configure:13903: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:13931: result: yes
configure:14002: checking dynamic linker characteristics
configure:14554: result: GNU/Linux ld.so
configure:14558: checking how to hardcode library paths into programs
configure:14583: result: immediate
configure:14597: checking whether stripping libraries is possible
configure:14602: result: yes
configure:21858: checking for a BSD-compatible install
configure:21913: result: /usr/bin/install -c
configure:21924: checking whether make sets $(MAKE)
configure:21944: result: yes
configure:21953: checking whether ln -s works
configure:21957: result: yes
configure:22011: checking for ZLIB support 
configure:22013: result: 
configure:22034: zlib home set to /usr
configure:22071: checking zlib.h usability
configure:22083: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:22089: $? = 0
configure:22092: test -z 			 || test ! -s conftest.err
configure:22095: $? = 0
configure:22098: test -s conftest.o
configure:22101: $? = 0
configure:22111: result: yes
configure:22115: checking zlib.h presence
configure:22125: gcc -E  -I/usr/include conftest.c
configure:22131: $? = 0
configure:22151: result: yes
configure:22186: checking for zlib.h
configure:22193: result: yes
configure:22204: checking for inflate in -lz
configure:22234: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -lz   >&5
configure:22240: $? = 0
configure:22243: test -z 			 || test ! -s conftest.err
configure:22246: $? = 0
configure:22249: test -s conftest
configure:22252: $? = 0
configure:22265: result: yes
configure:22282: checking if ZLIB package is complete
configure:22301: result: yes
configure:22351: checking for PNG support 
configure:22353: result: 
configure:22374: png home set to /usr
configure:22411: checking png.h usability
configure:22423: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:22429: $? = 0
configure:22432: test -z 			 || test ! -s conftest.err
configure:22435: $? = 0
configure:22438: test -s conftest.o
configure:22441: $? = 0
configure:22451: result: yes
configure:22455: checking png.h presence
configure:22465: gcc -E  -I/usr/include conftest.c
configure:22471: $? = 0
configure:22491: result: yes
configure:22526: checking for png.h
configure:22533: result: yes
configure:22544: checking for png_get_io_ptr in -lpng
configure:22574: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -lpng -lz  >&5
configure:22580: $? = 0
configure:22583: test -z 			 || test ! -s conftest.err
configure:22586: $? = 0
configure:22589: test -s conftest
configure:22592: $? = 0
configure:22605: result: yes
configure:22622: checking if PNG package is complete
configure:22646: result: yes
configure:22696: checking for JPEG support 
configure:22698: result: 
configure:22719: jpeg home set to /usr
configure:22756: checking jpeglib.h usability
configure:22768: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:22774: $? = 0
configure:22777: test -z 			 || test ! -s conftest.err
configure:22780: $? = 0
configure:22783: test -s conftest.o
configure:22786: $? = 0
configure:22796: result: yes
configure:22800: checking jpeglib.h presence
configure:22810: gcc -E  -I/usr/include conftest.c
configure:22816: $? = 0
configure:22836: result: yes
configure:22871: checking for jpeglib.h
configure:22878: result: yes
configure:22889: checking for jpeg_read_header in -ljpeg
configure:22919: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -ljpeg   >&5
configure:22925: $? = 0
configure:22928: test -z 			 || test ! -s conftest.err
configure:22931: $? = 0
configure:22934: test -s conftest
configure:22937: $? = 0
configure:22950: result: yes
configure:22961: checking for JPEG library is version 6b or later
configure:22990: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:22996: $? = 0
configure:22999: test -z 			 || test ! -s conftest.err
configure:23002: $? = 0
configure:23005: test -s conftest.o
configure:23008: $? = 0
configure:23019: result: yes
configure:23036: checking if JPEG package is complete
configure:23060: result: yes
configure:23110: checking for TIFF support 
configure:23112: result: 
configure:23133: tiff home set to /usr
configure:23170: checking tiff.h usability
configure:23182: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:23188: $? = 0
configure:23191: test -z 			 || test ! -s conftest.err
configure:23194: $? = 0
configure:23197: test -s conftest.o
configure:23200: $? = 0
configure:23210: result: yes
configure:23214: checking tiff.h presence
configure:23224: gcc -E  -I/usr/include conftest.c
configure:23230: $? = 0
configure:23250: result: yes
configure:23285: checking for tiff.h
configure:23292: result: yes
configure:23303: checking for TIFFOpen in -ltiff
configure:23333: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -ltiff -lz -ljpeg -lm  >&5
configure:23339: $? = 0
configure:23342: test -z 			 || test ! -s conftest.err
configure:23345: $? = 0
configure:23348: test -s conftest
configure:23351: $? = 0
configure:23364: result: yes
configure:23381: checking if TIFF package is complete
configure:23405: result: yes
configure:23456: checking for PanoTools support 
configure:23458: result: 
configure:23515: checking pano12/panorama.h usability
configure:23527: gcc -c -g -O2  -I/mnt/vrac/opt/hugin/include conftest.c >&5
configure:23533: $? = 0
configure:23536: test -z 			 || test ! -s conftest.err
configure:23539: $? = 0
configure:23542: test -s conftest.o
configure:23545: $? = 0
configure:23555: result: yes
configure:23559: checking pano12/panorama.h presence
configure:23569: gcc -E  -I/mnt/vrac/opt/hugin/include conftest.c
configure:23575: $? = 0
configure:23595: result: yes
configure:23630: checking for pano12/panorama.h
configure:23637: result: yes
configure:23662: checking pano12/queryfeature.h usability
configure:23674: gcc -c -g -O2  -I/mnt/vrac/opt/hugin/include conftest.c >&5
configure:23680: $? = 0
configure:23683: test -z 			 || test ! -s conftest.err
configure:23686: $? = 0
configure:23689: test -s conftest.o
configure:23692: $? = 0
configure:23702: result: yes
configure:23706: checking pano12/queryfeature.h presence
configure:23716: gcc -E  -I/mnt/vrac/opt/hugin/include conftest.c
configure:23722: $? = 0
configure:23742: result: yes
configure:23777: checking for pano12/queryfeature.h
configure:23784: result: yes
configure:23792: result: panotools query functions enabled
configure:23801: checking for fcnPano in -lpano12
configure:23831: gcc -o conftest -g -O2  -I/mnt/vrac/opt/hugin/include  -L/mnt/vrac/opt/hugin/lib conftest.c -lpano12   >&5
configure:23837: $? = 0
configure:23840: test -z 			 || test ! -s conftest.err
configure:23843: $? = 0
configure:23846: test -s conftest
configure:23849: $? = 0
configure:23862: result: yes
configure:23879: checking if Panotools package is complete
configure:23904: result: yes
configure:23957: checking boost version
configure:23959: result: 1.31
configure:23981: checking Boost headers files presence
configure: 23990: /usr/include/boost/any.hpp
taking that
configure:23999: result: /usr/include
configure:24005: checking Boost libraries presence
configure: 24014: /usr/lib/libboost_regex-gcc.a
configure: 24014: /usr/local/lib/libboost_regex-gcc.a
configure: 24014: /opt/lib/libboost_regex-gcc.a
configure: 24014: /mingw/lib/libboost_regex-gcc.a
configure:24029: result: /usr/lib
configure:24042: checking for boost
configure:24065: g++ -c -g -O2 -I/usr/include  conftest.cc >&5
configure:24071: $? = 0
configure:24074: test -z 			 || test ! -s conftest.err
configure:24077: $? = 0
configure:24080: test -s conftest.o
configure:24083: $? = 0
configure:24086: result: yes
configure:24167: checking boost/test/test_tools.hpp usability
configure:24179: g++ -c -g -O2   conftest.cc >&5
conftest.cc:66:37: boost/test/test_tools.hpp: No such file or directory
configure:24185: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define HAVE_PANO12_QUERYFEATURE_H 1
| #define HasPANO 1
| #define HAVE_BOOST 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <boost/test/test_tools.hpp>
configure:24207: result: no
configure:24211: checking boost/test/test_tools.hpp presence
configure:24221: g++ -E   conftest.cc
conftest.cc:32:37: boost/test/test_tools.hpp: No such file or directory
configure:24227: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define HAVE_PANO12_QUERYFEATURE_H 1
| #define HasPANO 1
| #define HAVE_BOOST 1
| /* end confdefs.h.  */
| #include <boost/test/test_tools.hpp>
configure:24247: result: no
configure:24282: checking for boost/test/test_tools.hpp
configure:24289: result: no
configure:24303: checking for boost unit test framework library
configure:24328: g++ -c -g -O2   conftest.cc >&5
conftest.cc:36:37: boost/test/test_tools.hpp: No such file or directory
conftest.cc: In function `int main()':
conftest.cc:42: error: `BOOST_CHECK' undeclared (first use this function)
conftest.cc:42: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:24334: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "hugin"
| #define PACKAGE_TARNAME "hugin"
| #define PACKAGE_VERSION "0.4"
| #define PACKAGE_STRING "hugin 0.4"
| #define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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 HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define HAVE_PANO12_QUERYFEATURE_H 1
| #define HasPANO 1
| #define HAVE_BOOST 1
| /* end confdefs.h.  */
| 
| #include <iostream>                  // for std::cout
| #include <utility>                   // for std::pair
| #include <algorithm>                 // for std::for_each
| #include <boost/test/test_tools.hpp>
| 
| int
| main ()
| {
| 
|     BOOST_CHECK( 1==1);
| 
|   ;
|   return 0;
| }
configure:24358: result: no
configure:24378: checking for boost_unit_test_framework library variant presence
configure:24415: result: no
configure:24723: checking for wx-config
configure:24742: found /mnt/vrac/opt/wxwidgets/bin/wx-config
configure:24755: result: /mnt/vrac/opt/wxwidgets/bin/wx-config
configure:24773: checking for wxWindows version >= 2.4.2 (--unicode=no)
configure: 24779: wx version found:2.5.4
configure: 24844: wx_full_args required
configure: 24850: wx-config: </mnt/vrac/opt/wxwidgets/bin/wx-config  --unicode=no >
configure: 24852: wx libs: -L/mnt/vrac/opt/wxwidgets/lib -pthread   -L/usr/X11R6/lib  -lwx_gtk2_xrc-2.5 -lwx_gtk2_html-2.5 -lwx_gtk2_adv-2.5 -lwx_gtk2_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5 
configure: 24854: wx static libs: -L/mnt/vrac/opt/wxwidgets/lib -pthread   -L/usr/X11R6/lib  -lwx_gtk2_xrc-2.5 -lwx_gtk2_html-2.5 -lwx_gtk2_adv-2.5 -lwx_gtk2_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5 
configure:24892: result: yes (version 2.5.4)
configure:24960: checking if wxWindows was linked with GTK2
configure:24964: result: yes
configure:25006: checking for pkg-config
configure:25024: found /usr/bin/pkg-config
configure:25037: result: /usr/bin/pkg-config
configure:25058: checking for GTK+ - version >= 2.0.3
configure:25173: gcc -o conftest -g -O2 -DXTHREADS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     conftest.c -Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0    >&5
configure:25176: $? = 0
configure:25178: ./conftest
configure:25181: $? = 0
configure:25199: result: yes (version 2.6.2)
configure:25870: creating ./config.status

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

This file was extended by hugin config.status 0.4, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on edgomez.kicks-ass.org

config.status:841: creating Makefile
config.status:841: creating m4/Makefile
config.status:841: creating src/Makefile
config.status:841: creating src/Panorama/Makefile
config.status:841: creating src/common/Makefile
config.status:841: creating src/foreign/Makefile
config.status:841: creating src/foreign/vigra_impex/Makefile
config.status:841: creating src/hugin/Makefile
config.status:841: creating src/hugin/po/Makefile.in
config.status:841: creating src/hugin/xrc/Makefile
config.status:841: creating src/hugin/xrc/data/Makefile
config.status:841: creating src/jhead/Makefile
config.status:841: creating src/keypoints/Makefile
config.status:841: creating src/klt/Makefile
config.status:841: creating src/nona_gui/Makefile
config.status:841: creating src/nona_gui/po/Makefile.in
config.status:841: creating src/tools/Makefile
config.status:841: creating src/vigra_ext/Makefile
config.status:907: creating src/include/config.h
config.status:1215: executing default-1 commands
config.status:1215: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_header_boost_test_test_tools_hpp=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_pano12_panorama_h=yes
ac_cv_header_pano12_queryfeature_h=yes
ac_cv_header_png_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiff_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_jpeg_version_ok=yes
ac_cv_lib_jpeg_jpeg_read_header=yes
ac_cv_lib_pano12_fcnPano=yes
ac_cv_lib_png_png_get_io_ptr=yes
ac_cv_lib_tiff_TIFFOpen=yes
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_WX_CONFIG_PATH=/mnt/vrac/opt/wxwidgets/bin/wx-config
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
gt_cv_func_gnugettext1_libc=yes
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /mnt/vrac/compile/hugin/config/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mnt/vrac/compile/hugin/config/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /mnt/vrac/compile/hugin/config/missing --run autoconf'
AUTOHEADER='${SHELL} /mnt/vrac/compile/hugin/config/missing --run autoheader'
AUTOMAKE='${SHELL} /mnt/vrac/compile/hugin/config/missing --run automake-1.8'
AWK='mawk'
BOOST_CFLAGS=''
BOOST_LIBS=''
BOOST_TEST_LIB=''
BOOST_VERSION='1.31'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
GMSGFMT='/usr/bin/msgfmt'
GTK_CFLAGS='-DXTHREADS -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include'
GTK_CONFIG=''
GTK_LIBS='-Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0'
GTK_USEDVERSION='2'
HAVE_AMD64_FALSE=''
HAVE_AMD64_TRUE='#'
HAVE_DARWIN_FALSE=''
HAVE_DARWIN_TRUE='#'
HAVE_LINUX_FALSE='#'
HAVE_LINUX_TRUE=''
HAVE_MINGW_FALSE=''
HAVE_MINGW_TRUE='#'
HasJPEG_FALSE='#'
HasJPEG_TRUE=''
HasPANO_FALSE='#'
HasPANO_TRUE=''
HasPNG_FALSE='#'
HasPNG_TRUE=''
HasTIFF_FALSE='#'
HasTIFF_TRUE=''
HasZLIB_FALSE='#'
HasZLIB_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
JPEG_FLAGS='-DHasJPEG'
LDFLAGS=''
LIBICONV='-liconv'
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_JPEG='-ljpeg'
LIB_PANO='-L/mnt/vrac/opt/hugin/lib -lpano12'
LIB_PNG='-lpng'
LIB_TIFF='-ltiff'
LIB_ZLIB='-lz'
LN_S='ln -s'
LTLIBICONV='-liconv'
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /mnt/vrac/compile/hugin/config/missing --run makeinfo'
MKINSTALLDIRS='$(top_builddir)/config/mkinstalldirs'
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='hugin'
PACKAGE_BUGREPORT='pablo.dangelo at web.de'
PACKAGE_NAME='hugin'
PACKAGE_STRING='hugin 0.4'
PACKAGE_TARNAME='hugin'
PACKAGE_VERSION='0.4'
PANO_FLAGS='-I/mnt/vrac/opt/hugin/include -DHasPANO'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
PNG_FLAGS='-DHasPNG'
POSUB='po'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TIFF_FLAGS='-DHasTIFF'
USE_NLS='yes'
VERSION='0.4'
WINDRES=''
WX_CFLAGS='-I/mnt/vrac/opt/wxwidgets/lib/wx/include/gtk2-ansi-release-2.5 -I/mnt/vrac/opt/wxwidgets/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 '
WX_CFLAGS_ONLY=''
WX_CONFIG_PATH='/mnt/vrac/opt/wxwidgets/bin/wx-config'
WX_CPPFLAGS='-I/mnt/vrac/opt/wxwidgets/lib/wx/include/gtk2-ansi-release-2.5 -I/mnt/vrac/opt/wxwidgets/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1'
WX_CXXFLAGS='-I/mnt/vrac/opt/wxwidgets/lib/wx/include/gtk2-ansi-release-2.5 -I/mnt/vrac/opt/wxwidgets/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1'
WX_CXXFLAGS_ONLY='-I/mnt/vrac/opt/wxwidgets/lib/wx/include/gtk2-ansi-release-2.5 -I/mnt/vrac/opt/wxwidgets/include/wx-2.5 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1'
WX_LIBS='-L/mnt/vrac/opt/wxwidgets/lib -pthread -L/usr/X11R6/lib -lwx_gtk2_xrc-2.5 -lwx_gtk2_html-2.5 -lwx_gtk2_adv-2.5 -lwx_gtk2_core-2.5 -lwx_base_xml-2.5 -lwx_base_net-2.5 -lwx_base-2.5'
WX_LIBS_STATIC=''
WX_VERSION='2.5.4'
XGETTEXT='/usr/bin/xgettext'
ZLIB_FLAGS='-DHasZLIB'
ac_aux_dir='config'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_WINDRES=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/mnt/vrac/compile/hugin/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/mnt/vrac/opt/hugin'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define ENABLE_NLS 1
#define HAVE_BOOST 1
#define HAVE_DCGETTEXT 1
#define HAVE_DLFCN_H 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PANO12_QUERYFEATURE_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HUGIN_VERSION 0.4
#define HasJPEG 1
#define HasPANO 1
#define HasPNG 1
#define HasTIFF 1
#define INSTALL_LOCALE_DIR "/mnt/vrac/opt/hugin/share/locale"
#define INSTALL_XRC_DIR "/mnt/vrac/opt/hugin/share/hugin/xrc"
#define PACKAGE_BUGREPORT "pablo.dangelo at web.de"
#define PACKAGE_NAME "hugin"
#define PACKAGE_STRING "hugin 0.4"
#define PACKAGE_TARNAME "hugin"
#define PACKAGE_VERSION "0.4"
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0
-------------- next part --------------
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
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 supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) 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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for JAVA installation at /mnt/vrac/opt/java... 
checking jni.h usability... yes
checking jni.h presence... yes
checking for jni.h... yes
checking if JAVA package is complete... yes
checking for ZLIB support ... 
configure: zlib home set to /usr
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflate in -lz... yes
checking if ZLIB package is complete... yes
checking for PNG support ... 
configure: png home set to /usr
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for png_get_io_ptr in -lpng... yes
checking if PNG package is complete... yes
checking for JPEG support ... 
configure: jpeg home set to /usr
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
checking if JPEG package is complete... yes
checking for TIFF support ... 
configure: tiff home set to /usr
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking for TIFFOpen in -ltiff... yes
checking if TIFF package is complete... yes
checking for ANSI C header files... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for size_t... yes
checking for working volatile... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for floor... no
checking for memset... yes
checking for pow... no
checking for setlocale... yes
checking for sqrt... no
checking for strrchr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating tools/Makefile
config.status: creating m4/Makefile
config.status: creating config.h
config.status: executing depfiles commands

libpano is configured as follows. Please verify that this configuration
matches your expectations.

Host system type : i686-pc-linux-gnu

                  Option                        Value
-------------------------------------------------------------------------
Shared libraries  --enable-shared=yes          
Static libraries  --enable-static=yes          
JPEG              --with-jpeg=          have_jpeg = yes
PNG               --with-png=            have_png  = yes
TIFF              --with-tiff=          have_tiff = yes
ZLIB              --with-zlib=          have_zlib = yes
JAVA              --with-java=/mnt/vrac/opt/java          have_java = yes

Options used to compile and link:
  PREFIX         = /mnt/vrac/opt/hugin
  VERSION        = 2.7.0.8
  CC             = gcc
  CFLAGS         = -g -O2
  CPPFLAGS       = 
  DEFS           = -DHAVE_CONFIG_H
  LDFLAGS        = 
  LIBS           = 
  CXX            = g++
  CXXFLAGS       = -g -O2
  JPEG_FLAGS     = -I/usr/include -DHasJPEG
  LIB_JPEG       = -L/usr/lib -ljpeg
  PNG_FLAGS      = -I/usr/include -DHasPNG
  LIB_PNG        = -L/usr/lib -lpng
  TIFF_FLAGS     = -I/usr/include -DHasTIFF
  LIB_TIFF       = -L/usr/lib -ltiff
  ZLIB_FLAGS     = -I/usr/include -DHasZLIB
  LIB_ZLIB       = -L/usr/lib -lz
  JAVA_FLAGS     = -I/mnt/vrac/opt/java/include -I/mnt/vrac/opt/java/include/linux -DHasJava
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by pano12 configure 2.7.0.8, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/mnt/vrac/opt/hugin --with-java=/mnt/vrac/opt/java

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

hostname = edgomez.kicks-ass.org
uname -m = i686
uname -r = 2.6.11
uname -s = Linux
uname -v = #1 Tue Feb 15 20:58:40 CET 2005

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

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

PATH: /mnt/vrac/opt/arch/bin
PATH: /mnt/vrac/opt/xvidcore/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/games
PATH: /mnt/vrac/opt/mingw32-cross/bin
PATH: /mnt/vrac/opt/java/bin
PATH: /mnt/vrac/opt/ffmpeg/bin
PATH: /mnt/vrac/opt/hugin/bin
PATH: /mnt/vrac/opt/insight/bin
PATH: /mnt/vrac/opt/transcode/bin
PATH: /mnt/vrac/opt/yasm/bin
PATH: /mnt/vrac/opt/lame/bin
PATH: /mnt/vrac/opt/mplayer/bin
PATH: /mnt/vrac/opt/emacs/bin
PATH: /mnt/vrac/opt/eclipse/
PATH: /mnt/vrac/opt/wxwidgets/bin


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

configure:1557: checking build system type
configure:1575: result: i686-pc-linux-gnu
configure:1583: checking host system type
configure:1597: result: i686-pc-linux-gnu
configure:1605: checking target system type
configure:1619: result: i686-pc-linux-gnu
configure:1647: checking for a BSD-compatible install
configure:1702: result: /usr/bin/install -c
configure:1713: checking whether build environment is sane
configure:1756: result: yes
configure:1813: checking for gawk
configure:1842: result: no
configure:1813: checking for mawk
configure:1829: found /usr/bin/mawk
configure:1839: result: mawk
configure:1849: checking whether make sets $(MAKE)
configure:1869: result: yes
configure:2072: checking for gcc
configure:2088: found /usr/bin/gcc
configure:2098: result: gcc
configure:2342: checking for C compiler version
configure:2345: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:2348: $? = 0
configure:2350: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:2353: $? = 0
configure:2355: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2358: $? = 1
configure:2381: checking for C compiler default output file name
configure:2384: gcc    conftest.c  >&5
configure:2387: $? = 0
configure:2433: result: a.out
configure:2438: checking whether the C compiler works
configure:2444: ./a.out
configure:2447: $? = 0
configure:2464: result: yes
configure:2471: checking whether we are cross compiling
configure:2473: result: no
configure:2476: checking for suffix of executables
configure:2478: gcc -o conftest    conftest.c  >&5
configure:2481: $? = 0
configure:2506: result: 
configure:2512: checking for suffix of object files
configure:2533: gcc -c   conftest.c >&5
configure:2536: $? = 0
configure:2558: result: o
configure:2562: checking whether we are using the GNU C compiler
configure:2586: gcc -c   conftest.c >&5
configure:2592: $? = 0
configure:2595: test -z 			 || test ! -s conftest.err
configure:2598: $? = 0
configure:2601: test -s conftest.o
configure:2604: $? = 0
configure:2617: result: yes
configure:2623: checking whether gcc accepts -g
configure:2644: gcc -c -g  conftest.c >&5
configure:2650: $? = 0
configure:2653: test -z 			 || test ! -s conftest.err
configure:2656: $? = 0
configure:2659: test -s conftest.o
configure:2662: $? = 0
configure:2673: result: yes
configure:2690: checking for gcc option to accept ANSI C
configure:2760: gcc  -c -g -O2  conftest.c >&5
configure:2766: $? = 0
configure:2769: test -z 			 || test ! -s conftest.err
configure:2772: $? = 0
configure:2775: test -s conftest.o
configure:2778: $? = 0
configure:2796: result: none needed
configure:2814: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2820: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2961: checking for style of include used by make
configure:2989: result: GNU
configure:3017: checking dependency style of gcc
configure:3107: result: gcc3
configure:3196: checking for a sed that does not truncate output
configure:3250: result: /bin/sed
configure:3253: checking for egrep
configure:3263: result: grep -E
configure:3279: checking for ld used by gcc
configure:3346: result: /usr/bin/ld
configure:3355: checking if the linker (/usr/bin/ld) is GNU ld
configure:3370: result: yes
configure:3375: checking for /usr/bin/ld option to reload object files
configure:3382: result: -r
configure:3391: checking for BSD-compatible nm
configure:3433: result: /usr/bin/nm -B
configure:3437: checking whether ln -s works
configure:3441: result: yes
configure:3448: checking how to recognise dependent libraries
configure:3622: result: pass_all
configure:3835: checking how to run the C preprocessor
configure:3870: gcc -E  conftest.c
configure:3876: $? = 0
configure:3908: gcc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:3914: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3953: result: gcc -E
configure:3977: gcc -E  conftest.c
configure:3983: $? = 0
configure:4015: gcc -E  conftest.c
conftest.c:9:28: ac_nonexistent.h: No such file or directory
configure:4021: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4065: checking for ANSI C header files
configure:4090: gcc -c -g -O2  conftest.c >&5
configure:4096: $? = 0
configure:4099: test -z 			 || test ! -s conftest.err
configure:4102: $? = 0
configure:4105: test -s conftest.o
configure:4108: $? = 0
configure:4197: gcc -o conftest -g -O2   conftest.c  >&5
configure:4200: $? = 0
configure:4202: ./conftest
configure:4205: $? = 0
configure:4220: result: yes
configure:4244: checking for sys/types.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for sys/stat.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for stdlib.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for string.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for memory.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for strings.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for inttypes.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for stdint.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4244: checking for unistd.h
configure:4260: gcc -c -g -O2  conftest.c >&5
configure:4266: $? = 0
configure:4269: test -z 			 || test ! -s conftest.err
configure:4272: $? = 0
configure:4275: test -s conftest.o
configure:4278: $? = 0
configure:4289: result: yes
configure:4315: checking dlfcn.h usability
configure:4327: gcc -c -g -O2  conftest.c >&5
configure:4333: $? = 0
configure:4336: test -z 			 || test ! -s conftest.err
configure:4339: $? = 0
configure:4342: test -s conftest.o
configure:4345: $? = 0
configure:4355: result: yes
configure:4359: checking dlfcn.h presence
configure:4369: gcc -E  conftest.c
configure:4375: $? = 0
configure:4395: result: yes
configure:4430: checking for dlfcn.h
configure:4437: result: yes
configure:4502: checking for g++
configure:4518: found /usr/bin/g++
configure:4528: result: g++
configure:4544: checking for C++ compiler version
configure:4547: g++ --version </dev/null >&5
g++ (GCC) 3.3.5 (Debian 1:3.3.5-8)
Copyright (C) 2003 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:4550: $? = 0
configure:4552: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-8)
configure:4555: $? = 0
configure:4557: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:4560: $? = 1
configure:4563: checking whether we are using the GNU C++ compiler
configure:4587: g++ -c   conftest.cc >&5
configure:4593: $? = 0
configure:4596: test -z 			 || test ! -s conftest.err
configure:4599: $? = 0
configure:4602: test -s conftest.o
configure:4605: $? = 0
configure:4618: result: yes
configure:4624: checking whether g++ accepts -g
configure:4645: g++ -c -g  conftest.cc >&5
configure:4651: $? = 0
configure:4654: test -z 			 || test ! -s conftest.err
configure:4657: $? = 0
configure:4660: test -s conftest.o
configure:4663: $? = 0
configure:4674: result: yes
configure:4716: g++ -c -g -O2  conftest.cc >&5
configure:4722: $? = 0
configure:4725: test -z 			 || test ! -s conftest.err
configure:4728: $? = 0
configure:4731: test -s conftest.o
configure:4734: $? = 0
configure:4760: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:24: error: `exit' undeclared (first use this function)
conftest.cc:24: error: (Each undeclared identifier is reported only once for 
   each function it appears in.)
configure:4766: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:4716: g++ -c -g -O2  conftest.cc >&5
configure:4722: $? = 0
configure:4725: test -z 			 || test ! -s conftest.err
configure:4728: $? = 0
configure:4731: test -s conftest.o
configure:4734: $? = 0
configure:4760: g++ -c -g -O2  conftest.cc >&5
configure:4766: $? = 0
configure:4769: test -z 			 || test ! -s conftest.err
configure:4772: $? = 0
configure:4775: test -s conftest.o
configure:4778: $? = 0
configure:4803: checking dependency style of g++
configure:4893: result: gcc3
configure:4915: checking how to run the C++ preprocessor
configure:4946: g++ -E  conftest.cc
configure:4952: $? = 0
configure:4984: g++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:4990: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5029: result: g++ -E
configure:5053: g++ -E  conftest.cc
configure:5059: $? = 0
configure:5091: g++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:5097: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:5192: checking for g77
configure:5221: result: no
configure:5192: checking for f77
configure:5221: result: no
configure:5192: checking for xlf
configure:5221: result: no
configure:5192: checking for frt
configure:5221: result: no
configure:5192: checking for pgf77
configure:5221: result: no
configure:5192: checking for fort77
configure:5221: result: no
configure:5192: checking for fl32
configure:5221: result: no
configure:5192: checking for af77
configure:5221: result: no
configure:5192: checking for f90
configure:5221: result: no
configure:5192: checking for xlf90
configure:5221: result: no
configure:5192: checking for pgf90
configure:5221: result: no
configure:5192: checking for epcf90
configure:5221: result: no
configure:5192: checking for f95
configure:5221: result: no
configure:5192: checking for fort
configure:5221: result: no
configure:5192: checking for xlf95
configure:5221: result: no
configure:5192: checking for ifc
configure:5221: result: no
configure:5192: checking for efc
configure:5221: result: no
configure:5192: checking for pgf95
configure:5221: result: no
configure:5192: checking for lf95
configure:5221: result: no
configure:5192: checking for gfortran
configure:5221: result: no
configure:5233: checking for Fortran 77 compiler version
configure:5236:  --version </dev/null >&5
./configure: line 5237: --version: command not found
configure:5239: $? = 127
configure:5241:  -v </dev/null >&5
./configure: line 5242: -v: command not found
configure:5244: $? = 127
configure:5246:  -V </dev/null >&5
./configure: line 5247: -V: command not found
configure:5249: $? = 127
configure:5257: checking whether we are using the GNU Fortran 77 compiler
configure:5271:  -c  conftest.F >&5
./configure: line 5272: -c: command not found
configure:5277: $? = 127
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:5302: result: no
configure:5308: checking whether  accepts -g
configure:5320:  -c -g conftest.f >&5
./configure: line 5321: -c: command not found
configure:5326: $? = 127
configure: failed program was:
|       program main
| 
|       end
configure:5350: result: no
configure:5380: checking the maximum length of command line arguments
configure:5445: result: 32768
configure:5456: checking command to parse /usr/bin/nm -B output from gcc object
configure:5545: gcc -c -g -O2  conftest.c >&5
configure:5548: $? = 0
configure:5552: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5555: $? = 0
configure:5607: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5610: $? = 0
configure:5648: result: ok
configure:5652: checking for objdir
configure:5667: result: .libs
configure:5757: checking for ar
configure:5773: found /usr/bin/ar
configure:5784: result: ar
configure:5837: checking for ranlib
configure:5853: found /usr/bin/ranlib
configure:5864: result: ranlib
configure:5917: checking for strip
configure:5933: found /usr/bin/strip
configure:5944: result: strip
configure:6206: checking if gcc static flag  works
configure:6229: result: yes
configure:6247: checking if gcc supports -fno-rtti -fno-exceptions
configure:6265: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: "-fno-rtti" is valid for C++ but not for C/ObjC
configure:6269: $? = 0
configure:6280: result: no
configure:6295: checking for gcc option to produce PIC
configure:6472: result: -fPIC
configure:6480: checking if gcc PIC flag -fPIC works
configure:6498: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:6502: $? = 0
configure:6513: result: yes
configure:6537: checking if gcc supports -c -o file.o
configure:6558: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:6562: $? = 0
configure:6582: result: yes
configure:6608: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:7455: result: yes
configure:7481: checking whether -lc should be explicitly linked in
configure:7486: gcc -c -g -O2  conftest.c >&5
configure:7489: $? = 0
configure:7503: gcc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7506: $? = 0
configure:7518: result: no
configure:7526: checking dynamic linker characteristics
configure:8078: result: GNU/Linux ld.so
configure:8082: checking how to hardcode library paths into programs
configure:8107: result: immediate
configure:8121: checking whether stripping libraries is possible
configure:8126: result: yes
configure:8949: checking if libtool supports shared libraries
configure:8951: result: yes
configure:8954: checking whether to build shared libraries
configure:9012: result: yes
configure:9015: checking whether to build static libraries
configure:9019: result: yes
configure:9111: creating libtool
configure:9658: checking for ld used by g++
configure:9725: result: /usr/bin/ld
configure:9734: checking if the linker (/usr/bin/ld) is GNU ld
configure:9749: result: yes
configure:9800: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:10626: result: yes
configure:10644: g++ -c -g -O2  conftest.cc >&5
configure:10647: $? = 0
configure:10743: checking for g++ option to produce PIC
configure:10995: result: -fPIC
configure:11003: checking if g++ PIC flag -fPIC works
configure:11021: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:11025: $? = 0
configure:11036: result: yes
configure:11060: checking if g++ supports -c -o file.o
configure:11081: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:11085: $? = 0
configure:11105: result: yes
configure:11131: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11159: result: yes
configure:11230: checking dynamic linker characteristics
configure:11782: result: GNU/Linux ld.so
configure:11786: checking how to hardcode library paths into programs
configure:11811: result: immediate
configure:11825: checking whether stripping libraries is possible
configure:11830: result: yes
configure:19086: checking for a BSD-compatible install
configure:19141: result: /usr/bin/install -c
configure:19152: checking whether make sets $(MAKE)
configure:19172: result: yes
configure:19365: checking for JAVA installation at /mnt/vrac/opt/java
configure:19367: result: 
configure:19454: checking jni.h usability
configure:19466: gcc -c -g -O2  -I/mnt/vrac/opt/java/include -I/mnt/vrac/opt/java/include/linux conftest.c >&5
configure:19472: $? = 0
configure:19475: test -z 			 || test ! -s conftest.err
configure:19478: $? = 0
configure:19481: test -s conftest.o
configure:19484: $? = 0
configure:19494: result: yes
configure:19498: checking jni.h presence
configure:19508: gcc -E  -I/mnt/vrac/opt/java/include -I/mnt/vrac/opt/java/include/linux conftest.c
configure:19514: $? = 0
configure:19534: result: yes
configure:19569: checking for jni.h
configure:19576: result: yes
configure:19595: checking if JAVA package is complete
configure:19617: result: yes
configure:19666: checking for ZLIB support 
configure:19668: result: 
configure:19693: zlib home set to /usr
configure:19727: checking zlib.h usability
configure:19739: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:19745: $? = 0
configure:19748: test -z 			 || test ! -s conftest.err
configure:19751: $? = 0
configure:19754: test -s conftest.o
configure:19757: $? = 0
configure:19767: result: yes
configure:19771: checking zlib.h presence
configure:19781: gcc -E  -I/usr/include conftest.c
configure:19787: $? = 0
configure:19807: result: yes
configure:19842: checking for zlib.h
configure:19849: result: yes
configure:19860: checking for inflate in -lz
configure:19890: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -lz   >&5
configure:19896: $? = 0
configure:19899: test -z 			 || test ! -s conftest.err
configure:19902: $? = 0
configure:19905: test -s conftest
configure:19908: $? = 0
configure:19921: result: yes
configure:19938: checking if ZLIB package is complete
configure:19956: result: yes
configure:20005: checking for PNG support 
configure:20007: result: 
configure:20032: png home set to /usr
configure:20066: checking png.h usability
configure:20078: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:20084: $? = 0
configure:20087: test -z 			 || test ! -s conftest.err
configure:20090: $? = 0
configure:20093: test -s conftest.o
configure:20096: $? = 0
configure:20106: result: yes
configure:20110: checking png.h presence
configure:20120: gcc -E  -I/usr/include conftest.c
configure:20126: $? = 0
configure:20146: result: yes
configure:20181: checking for png.h
configure:20188: result: yes
configure:20199: checking for png_get_io_ptr in -lpng
configure:20229: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -lpng -lz  >&5
configure:20235: $? = 0
configure:20238: test -z 			 || test ! -s conftest.err
configure:20241: $? = 0
configure:20244: test -s conftest
configure:20247: $? = 0
configure:20260: result: yes
configure:20277: checking if PNG package is complete
configure:20300: result: yes
configure:20349: checking for JPEG support 
configure:20351: result: 
configure:20376: jpeg home set to /usr
configure:20410: checking jpeglib.h usability
configure:20422: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:20428: $? = 0
configure:20431: test -z 			 || test ! -s conftest.err
configure:20434: $? = 0
configure:20437: test -s conftest.o
configure:20440: $? = 0
configure:20450: result: yes
configure:20454: checking jpeglib.h presence
configure:20464: gcc -E  -I/usr/include conftest.c
configure:20470: $? = 0
configure:20490: result: yes
configure:20525: checking for jpeglib.h
configure:20532: result: yes
configure:20543: checking for jpeg_read_header in -ljpeg
configure:20573: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -ljpeg   >&5
configure:20579: $? = 0
configure:20582: test -z 			 || test ! -s conftest.err
configure:20585: $? = 0
configure:20588: test -s conftest
configure:20591: $? = 0
configure:20604: result: yes
configure:20615: checking for JPEG library is version 6b or later
configure:20644: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:20650: $? = 0
configure:20653: test -z 			 || test ! -s conftest.err
configure:20656: $? = 0
configure:20659: test -s conftest.o
configure:20662: $? = 0
configure:20673: result: yes
configure:20690: checking if JPEG package is complete
configure:20713: result: yes
configure:20762: checking for TIFF support 
configure:20764: result: 
configure:20789: tiff home set to /usr
configure:20823: checking tiff.h usability
configure:20835: gcc -c -g -O2  -I/usr/include conftest.c >&5
configure:20841: $? = 0
configure:20844: test -z 			 || test ! -s conftest.err
configure:20847: $? = 0
configure:20850: test -s conftest.o
configure:20853: $? = 0
configure:20863: result: yes
configure:20867: checking tiff.h presence
configure:20877: gcc -E  -I/usr/include conftest.c
configure:20883: $? = 0
configure:20903: result: yes
configure:20938: checking for tiff.h
configure:20945: result: yes
configure:20956: checking for TIFFOpen in -ltiff
configure:20986: gcc -o conftest -g -O2  -I/usr/include  -L/usr/lib conftest.c -ltiff -lz -ljpeg  >&5
configure:20992: $? = 0
configure:20995: test -z 			 || test ! -s conftest.err
configure:20998: $? = 0
configure:21001: test -s conftest
configure:21004: $? = 0
configure:21017: result: yes
configure:21034: checking if TIFF package is complete
configure:21057: result: yes
configure:21092: checking for ANSI C header files
configure:21247: result: yes
configure:21276: checking float.h usability
configure:21288: gcc -c -g -O2  conftest.c >&5
configure:21294: $? = 0
configure:21297: test -z 			 || test ! -s conftest.err
configure:21300: $? = 0
configure:21303: test -s conftest.o
configure:21306: $? = 0
configure:21316: result: yes
configure:21320: checking float.h presence
configure:21330: gcc -E  conftest.c
configure:21336: $? = 0
configure:21356: result: yes
configure:21391: checking for float.h
configure:21398: result: yes
configure:21276: checking limits.h usability
configure:21288: gcc -c -g -O2  conftest.c >&5
configure:21294: $? = 0
configure:21297: test -z 			 || test ! -s conftest.err
configure:21300: $? = 0
configure:21303: test -s conftest.o
configure:21306: $? = 0
configure:21316: result: yes
configure:21320: checking limits.h presence
configure:21330: gcc -E  conftest.c
configure:21336: $? = 0
configure:21356: result: yes
configure:21391: checking for limits.h
configure:21398: result: yes
configure:21276: checking locale.h usability
configure:21288: gcc -c -g -O2  conftest.c >&5
configure:21294: $? = 0
configure:21297: test -z 			 || test ! -s conftest.err
configure:21300: $? = 0
configure:21303: test -s conftest.o
configure:21306: $? = 0
configure:21316: result: yes
configure:21320: checking locale.h presence
configure:21330: gcc -E  conftest.c
configure:21336: $? = 0
configure:21356: result: yes
configure:21391: checking for locale.h
configure:21398: result: yes
configure:21267: checking for stdlib.h
configure:21272: result: yes
configure:21267: checking for string.h
configure:21272: result: yes
configure:21267: checking for unistd.h
configure:21272: result: yes
configure:21413: checking for an ANSI C-conforming const
configure:21480: gcc -c -g -O2  conftest.c >&5
configure:21486: $? = 0
configure:21489: test -z 			 || test ! -s conftest.err
configure:21492: $? = 0
configure:21495: test -s conftest.o
configure:21498: $? = 0
configure:21509: result: yes
configure:21519: checking for stdbool.h that conforms to C99
configure:21572: gcc -c -g -O2  conftest.c >&5
configure:21578: $? = 0
configure:21581: test -z 			 || test ! -s conftest.err
configure:21584: $? = 0
configure:21587: test -s conftest.o
configure:21590: $? = 0
configure:21601: result: yes
configure:21603: checking for _Bool
configure:21627: gcc -c -g -O2  conftest.c >&5
configure:21633: $? = 0
configure:21636: test -z 			 || test ! -s conftest.err
configure:21639: $? = 0
configure:21642: test -s conftest.o
configure:21645: $? = 0
configure:21656: result: yes
configure:21675: checking for size_t
configure:21699: gcc -c -g -O2  conftest.c >&5
configure:21705: $? = 0
configure:21708: test -z 			 || test ! -s conftest.err
configure:21711: $? = 0
configure:21714: test -s conftest.o
configure:21717: $? = 0
configure:21728: result: yes
configure:21740: checking for working volatile
configure:21763: gcc -c -g -O2  conftest.c >&5
configure:21769: $? = 0
configure:21772: test -z 			 || test ! -s conftest.err
configure:21775: $? = 0
configure:21778: test -s conftest.o
configure:21781: $? = 0
configure:21792: result: yes
configure:21809: checking for stdlib.h
configure:21814: result: yes
configure:21953: checking for GNU libc compatible malloc
configure:21982: gcc -o conftest -g -O2   conftest.c  >&5
configure:21985: $? = 0
configure:21987: ./conftest
configure:21990: $? = 0
configure:22004: result: yes
configure:22034: checking for working memcmp
configure:22082: gcc -o conftest -g -O2   conftest.c  >&5
configure:22085: $? = 0
configure:22087: ./conftest
configure:22090: $? = 0
configure:22104: result: yes
configure:22120: checking for stdlib.h
configure:22125: result: yes
configure:22264: checking for GNU libc compatible realloc
configure:22293: gcc -o conftest -g -O2   conftest.c  >&5
configure:22296: $? = 0
configure:22298: ./conftest
configure:22301: $? = 0
configure:22315: result: yes
configure:22345: checking return type of signal handlers
configure:22376: gcc -c -g -O2  conftest.c >&5
configure:22382: $? = 0
configure:22385: test -z 			 || test ! -s conftest.err
configure:22388: $? = 0
configure:22391: test -s conftest.o
configure:22394: $? = 0
configure:22405: result: void
configure:22417: checking for vprintf
configure:22474: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:65: warning: conflicting types for built-in function `vprintf'
configure:22480: $? = 0
configure:22483: test -z 			 || test ! -s conftest.err
configure:22486: $? = 0
configure:22489: test -s conftest
configure:22492: $? = 0
configure:22504: result: yes
configure:22511: checking for _doprnt
configure:22568: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccks0K23.o(.text+0x11): In function `main':
/mnt/vrac/compile/libpano/conftest.c:82: undefined reference to `_doprnt'
/tmp/ccks0K23.o(.data+0x0):/mnt/vrac/compile/libpano/conftest.c:81: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:22574: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HasJava 1
| #define HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define STDC_HEADERS 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define _doprnt innocuous__doprnt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char _doprnt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef _doprnt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != _doprnt;
|   ;
|   return 0;
| }
configure:22598: result: no
configure:22621: checking for floor
configure:22678: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccaaeT4i.o(.text+0x11): In function `main':
/mnt/vrac/compile/libpano/conftest.c:82: undefined reference to `floor'
/tmp/ccaaeT4i.o(.data+0x0):/mnt/vrac/compile/libpano/conftest.c:81: undefined reference to `floor'
collect2: ld returned 1 exit status
configure:22684: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HasJava 1
| #define HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define STDC_HEADERS 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| /* end confdefs.h.  */
| /* Define floor to an innocuous variant, in case <limits.h> declares floor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define floor innocuous_floor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char floor (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef floor
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char floor ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_floor) || defined (__stub___floor)
| choke me
| #else
| char (*f) () = floor;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != floor;
|   ;
|   return 0;
| }
configure:22708: result: no
configure:22621: checking for memset
configure:22678: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:66: warning: conflicting types for built-in function `memset'
configure:22684: $? = 0
configure:22687: test -z 			 || test ! -s conftest.err
configure:22690: $? = 0
configure:22693: test -s conftest
configure:22696: $? = 0
configure:22708: result: yes
configure:22621: checking for pow
configure:22678: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/ccyX8OTQ.o(.text+0x11): In function `main':
/mnt/vrac/compile/libpano/conftest.c:83: undefined reference to `pow'
/tmp/ccyX8OTQ.o(.data+0x0):/mnt/vrac/compile/libpano/conftest.c:82: undefined reference to `pow'
collect2: ld returned 1 exit status
configure:22684: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HasJava 1
| #define HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define STDC_HEADERS 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_MEMSET 1
| /* end confdefs.h.  */
| /* Define pow to an innocuous variant, in case <limits.h> declares pow.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pow innocuous_pow
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char pow (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef pow
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char pow ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_pow) || defined (__stub___pow)
| choke me
| #else
| char (*f) () = pow;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != pow;
|   ;
|   return 0;
| }
configure:22708: result: no
configure:22621: checking for setlocale
configure:22678: gcc -o conftest -g -O2   conftest.c  >&5
configure:22684: $? = 0
configure:22687: test -z 			 || test ! -s conftest.err
configure:22690: $? = 0
configure:22693: test -s conftest
configure:22696: $? = 0
configure:22708: result: yes
configure:22621: checking for sqrt
configure:22678: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:68: warning: conflicting types for built-in function `sqrt'
/tmp/ccczq6kn.o(.text+0x11): In function `main':
/mnt/vrac/compile/libpano/conftest.c:84: undefined reference to `sqrt'
/tmp/ccczq6kn.o(.data+0x0):/mnt/vrac/compile/libpano/conftest.c:83: undefined reference to `sqrt'
collect2: ld returned 1 exit status
configure:22684: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "pano12"
| #define PACKAGE_TARNAME "pano12"
| #define PACKAGE_VERSION "2.7.0.8"
| #define PACKAGE_STRING "pano12 2.7.0.8"
| #define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
| #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
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HasJava 1
| #define HasPNG 1
| #define HasJPEG 1
| #define HasTIFF 1
| #define STDC_HEADERS 1
| #define HAVE_FLOAT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_REALLOC 1
| #define RETSIGTYPE void
| #define HAVE_VPRINTF 1
| #define HAVE_MEMSET 1
| #define HAVE_SETLOCALE 1
| /* end confdefs.h.  */
| /* Define sqrt to an innocuous variant, in case <limits.h> declares sqrt.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define sqrt innocuous_sqrt
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char sqrt (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef sqrt
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char sqrt ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_sqrt) || defined (__stub___sqrt)
| choke me
| #else
| char (*f) () = sqrt;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != sqrt;
|   ;
|   return 0;
| }
configure:22708: result: no
configure:22621: checking for strrchr
configure:22678: gcc -o conftest -g -O2   conftest.c  >&5
conftest.c:68: warning: conflicting types for built-in function `strrchr'
configure:22684: $? = 0
configure:22687: test -z 			 || test ! -s conftest.err
configure:22690: $? = 0
configure:22693: test -s conftest
configure:22696: $? = 0
configure:22708: result: yes
configure:22910: creating ./config.status

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

This file was extended by pano12 config.status 2.7.0.8, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on edgomez.kicks-ass.org

config.status:791: creating Makefile
config.status:791: creating doc/Makefile
config.status:791: creating tools/Makefile
config.status:791: creating m4/Makefile
config.status:857: creating config.h
config.status:1014: config.h is unchanged
config.status:1194: executing depfiles commands

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

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_volatile=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
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_exeext=
ac_cv_f77_compiler_gnu=no
ac_cv_func__doprnt=no
ac_cv_func_floor=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memset=yes
ac_cv_func_pow=no
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_setlocale=yes
ac_cv_func_sqrt=no
ac_cv_func_strrchr=yes
ac_cv_func_vprintf=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jni_h=yes
ac_cv_header_jpeglib_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_png_h=yes
ac_cv_header_stdbool_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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_tiff_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_jpeg_version_ok=yes
ac_cv_lib_jpeg_jpeg_read_header=yes
ac_cv_lib_png_png_get_io_ptr=yes
ac_cv_lib_tiff_TIFFOpen=yes
ac_cv_lib_z_inflate=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu
ac_cv_type__Bool=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ACLOCAL='${SHELL} /mnt/vrac/compile/libpano/config/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /mnt/vrac/compile/libpano/config/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /mnt/vrac/compile/libpano/config/missing --run autoconf'
AUTOHEADER='${SHELL} /mnt/vrac/compile/libpano/config/missing --run autoheader'
AUTOMAKE='${SHELL} /mnt/vrac/compile/libpano/config/missing --run automake-1.8'
AWK='mawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77=''
FFLAGS=''
HAVE_DARWIN_FALSE=''
HAVE_DARWIN_TRUE='#'
HAVE_LINUX_FALSE='#'
HAVE_LINUX_TRUE=''
HAVE_MAC_FALSE=''
HAVE_MAC_TRUE='#'
HAVE_MINGW_FALSE=''
HAVE_MINGW_TRUE='#'
HAVE_X11_FALSE=''
HAVE_X11_TRUE='#'
HasJPEG_FALSE='#'
HasJPEG_TRUE=''
HasJava_FALSE='#'
HasJava_TRUE=''
HasPNG_FALSE='#'
HasPNG_TRUE=''
HasTIFF_FALSE='#'
HasTIFF_TRUE=''
HasZLIB_FALSE='#'
HasZLIB_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
JAVA_FLAGS='-I/mnt/vrac/opt/java/include -I/mnt/vrac/opt/java/include/linux -DHasJava'
JPEG_FLAGS='-I/usr/include -DHasJPEG'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_JAVA='-L/mnt/vrac/opt/java/lib'
LIB_JPEG='-L/usr/lib -ljpeg'
LIB_PNG='-L/usr/lib -lpng'
LIB_TIFF='-L/usr/lib -ltiff'
LIB_ZLIB='-L/usr/lib -lz'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /mnt/vrac/compile/libpano/config/missing --run makeinfo'
OBJEXT='o'
PACKAGE='pano12'
PACKAGE_BUGREPORT='BUG-REPORT-ADDRESS'
PACKAGE_NAME='pano12'
PACKAGE_STRING='pano12 2.7.0.8'
PACKAGE_TARNAME='pano12'
PACKAGE_VERSION='2.7.0.8'
PATH_SEPARATOR=':'
PNG_FLAGS='-I/usr/include -DHasPNG'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TIFF_FLAGS='-I/usr/include -DHasTIFF'
VERSION='2.7.0.8'
WINDRES=''
ZLIB_FLAGS='-I/usr/include -DHasZLIB'
ac_aux_dir='config'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
ac_pt_WINDRES=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/mnt/vrac/compile/libpano/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/mnt/vrac/opt/hugin'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'

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

#define HAVE_DLFCN_H 1
#define HAVE_FLOAT_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MEMORY_H 1
#define HAVE_MEMSET 1
#define HAVE_REALLOC 1
#define HAVE_SETLOCALE 1
#define HAVE_STDBOOL_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRRCHR 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define HAVE__BOOL 1
#define HasJPEG 1
#define HasJava 1
#define HasPNG 1
#define HasTIFF 1
#define PACKAGE_BUGREPORT "BUG-REPORT-ADDRESS"
#define PACKAGE_NAME "pano12"
#define PACKAGE_STRING "pano12 2.7.0.8"
#define PACKAGE_TARNAME "pano12"
#define PACKAGE_VERSION "2.7.0.8"
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0


More information about the ptX mailing list