From owner-freebsd-gnome@FreeBSD.ORG Thu Nov 10 22:56:06 2005 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D882C16A41F for ; Thu, 10 Nov 2005 22:56:06 +0000 (GMT) (envelope-from melsonr@earthlink.net) Received: from pop-satin.atl.sa.earthlink.net (pop-satin.atl.sa.earthlink.net [207.69.195.63]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDA7043D4C for ; Thu, 10 Nov 2005 22:55:57 +0000 (GMT) (envelope-from melsonr@earthlink.net) Received: from user-0cei9ms.cable.mindspring.com ([24.233.38.220] helo=aragorn.rgmhome.net) by pop-satin.atl.sa.earthlink.net with esmtp (Exim 3.36 #10) id 1EaLKm-0003yo-00 for gnome@freebsd.org; Thu, 10 Nov 2005 17:55:56 -0500 Received: (from melsonr@localhost) by aragorn.rgmhome.net (8.13.4/8.13.5) id jAAMtt1W053508 for gnome@freebsd.org; Thu, 10 Nov 2005 15:55:55 -0700 (MST) (envelope-from melsonr) From: Bob Melson Message-Id: <200511102255.jAAMtt1W053508@aragorn.rgmhome.net> To: gnome@freebsd.org Date: Thu, 10 Nov 2005 15:55:55 -0700 (MST) X-Mailer: ELM [version 2.4ME+ PL121h (25)] MIME-Version: 1.0 Content-Type: multipart/mixed; boundary=ELM1131663355-52695-0_ Content-Transfer-Encoding: 7bit Cc: Subject: goffice build failure X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Nov 2005 22:56:07 -0000 --ELM1131663355-52695-0_ Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII After several attempts to upgrade gnumeric to current version (1.6.0) only to run afoul of goffice, having read the faqs, searched the error database and all the steps recommended, I am at a loss how to proceed. I'm attaching copies of the goffice config.log and a buildlog generated via "make |&tee" in the /usr/ports/devel/goffice directory. I have completed the gnome upgrade (via the recommended gnome_upgrade.sh shell script) and have deleted and completely reinstalled libgsf and libgsf-gnome. Output of uname -a: FreeBSD aragorn.rgmhome.net 5.4-STABLE FreeBSD 5.4-STABLE #3: Sat Oct 1 13:41:49 MDT 2005 root@aragorn.rgmhome.net:/usr/obj/usr/src/sys/ARAGORN i386 If you require additional information, I'll be happy to supply it. Help, please. Robert Melson -- Robert G. Melson | Rio Grande MicroSolutions | El Paso, Texas ----- "One of the greatest delusions in the world is the hope that the evils in this world are to be cured by legislation." Thomas Reed ----- --ELM1131663355-52695-0_ Content-Transfer-Encoding: 7bit Content-Type: text/plain Content-Disposition: attachment; filename=buildlog Content-Description: ===> goffice-0.1.1 depends on executable: gmake - found ===> goffice-0.1.1 depends on file: /usr/local/bin/libtool15 - found ===> goffice-0.1.1 depends on file: /usr/local/bin/intltool-extract - found ===> goffice-0.1.1 depends on file: /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found ===> goffice-0.1.1 depends on executable: pkg-config - found ===> goffice-0.1.1 depends on shared library: atk-1.0.0 - found ===> goffice-0.1.1 depends on shared library: gconf-2.4 - found ===> goffice-0.1.1 depends on shared library: glib-2.0.0 - found ===> goffice-0.1.1 depends on shared library: gnomevfs-2.0 - found ===> goffice-0.1.1 depends on shared library: gtk-x11-2.0.0 - found ===> goffice-0.1.1 depends on shared library: art_lgpl_2.5 - found ===> goffice-0.1.1 depends on shared library: bonobo-2.0 - found ===> goffice-0.1.1 depends on shared library: glade-2.0.0 - found ===> goffice-0.1.1 depends on shared library: gnomeprint-2-2.0 - found ===> goffice-0.1.1 depends on shared library: gsf-1.113 - found ===> goffice-0.1.1 depends on shared library: gsf-gnome-1.113 - found ===> goffice-0.1.1 depends on shared library: IDL-2.0 - found ===> goffice-0.1.1 depends on shared library: xml2.5 - found ===> goffice-0.1.1 depends on shared library: linc.1 - found ===> goffice-0.1.1 depends on shared library: ORBit-2.0 - found ===> goffice-0.1.1 depends on shared library: pango-1.0.0 - found ===> goffice-0.1.1 depends on shared library: X11.6 - found ===> Configuring for goffice-0.1.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for intltool >= 0.27.2... 0.34.1 found checking for perl... /usr/bin/perl checking for XML::Parser... ok checking for iconv... /usr/local/bin/iconv checking for msgfmt... /usr/local/bin/msgfmt checking for msgmerge... /usr/local/bin/msgmerge checking for xgettext... /usr/local/bin/xgettext checking build system type... i386-portbld-freebsd5.4 checking host system type... i386-portbld-freebsd5.4 checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for bison... bison -y checking for flex... flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether ln -s works... yes checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /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 how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cc -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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 65536 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.4 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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.4 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 if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for GNOME... checking for GOFFICE... configure: error: Package requirements ( glib-2.0 >= 2.6.3 gobject-2.0 >= 2.6.3 gmodule-2.0 >= 2.6.3 libgsf-1 >= 1.13.3 libxml-2.0 >= 2.4.12 pango >= 1.8.1 pangoft2 >= 1.8.1 gtk+-2.0 >= 2.6.0 libglade-2.0 >= 2.3.6 libgnomeprint-2.2 >= 2.8.2 libart-2.0 >= 2.3.11 ) were not met: Requested 'libgsf-1 >= 1.13.3' but version of libgsf-1 is 1.11.1 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GOFFICE_CFLAGS and GOFFICE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/devel/goffice/work/goffice-0.1.1/config.log", (b) the output of the failure of the make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/devel/goffice. --ELM1131663355-52695-0_ Content-Transfer-Encoding: 7bit Content-Type: text/plain Content-Disposition: attachment; filename=config.log Content-Description: This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by goffice configure 0.1.1, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --with-help-dir=/usr/X11R6/share/gnome/help --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd5.4 ## --------- ## ## Platform. ## ## --------- ## hostname = aragorn.rgmhome.net uname -m = i386 uname -r = 5.4-STABLE uname -s = FreeBSD uname -v = FreeBSD 5.4-STABLE #3: Sat Oct 1 13:41:49 MDT 2005 root@aragorn.rgmhome.net:/usr/obj/usr/src/sys/ARAGORN /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/libexec/libtool15 PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1628: checking for a BSD-compatible install configure:1683: result: /usr/bin/install -c -o root -g wheel configure:1694: checking whether build environment is sane configure:1737: result: yes configure:1802: checking for gawk configure:1831: result: no configure:1802: checking for mawk configure:1831: result: no configure:1802: checking for nawk configure:1818: found /usr/bin/nawk configure:1828: result: nawk configure:1838: checking whether gmake sets $(MAKE) configure:1858: result: yes configure:2040: checking whether to enable maintainer-specific portions of Makefiles configure:2049: result: no configure:2094: checking for intltool >= 0.27.2 configure:2101: result: 0.34.1 found configure:2155: checking for perl configure:2173: found /usr/bin/perl configure:2185: result: /usr/bin/perl configure:2203: checking for XML::Parser configure:2206: result: ok configure:2217: checking for iconv configure:2235: found /usr/local/bin/iconv configure:2248: result: /usr/local/bin/iconv configure:2257: checking for msgfmt configure:2275: found /usr/local/bin/msgfmt configure:2288: result: /usr/local/bin/msgfmt configure:2297: checking for msgmerge configure:2315: found /usr/local/bin/msgmerge configure:2328: result: /usr/local/bin/msgmerge configure:2337: checking for xgettext configure:2355: found /usr/local/bin/xgettext configure:2368: result: /usr/local/bin/xgettext configure:2392: checking build system type configure:2410: result: i386-portbld-freebsd5.4 configure:2418: checking host system type configure:2432: result: i386-portbld-freebsd5.4 configure:2453: checking for style of include used by gmake configure:2481: result: GNU configure:2552: checking for gcc configure:2578: result: cc configure:2822: checking for C compiler version configure:2825: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:2828: $? = 0 configure:2830: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2833: $? = 0 configure:2835: cc -V &5 cc: `-V' option must have argument configure:2838: $? = 1 configure:2861: checking for C compiler default output file name configure:2864: cc -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2867: $? = 0 configure:2913: result: a.out configure:2918: checking whether the C compiler works configure:2924: ./a.out configure:2927: $? = 0 configure:2944: result: yes configure:2951: checking whether we are cross compiling configure:2953: result: no configure:2956: checking for suffix of executables configure:2958: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2961: $? = 0 configure:2986: result: configure:2992: checking for suffix of object files configure:3013: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3016: $? = 0 configure:3038: result: o configure:3042: checking whether we are using the GNU C compiler configure:3066: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3072: $? = 0 configure:3075: test -z || test ! -s conftest.err configure:3078: $? = 0 configure:3081: test -s conftest.o configure:3084: $? = 0 configure:3097: result: yes configure:3103: checking whether cc accepts -g configure:3124: cc -c -g -I/usr/local/include conftest.c >&5 configure:3130: $? = 0 configure:3133: test -z || test ! -s conftest.err configure:3136: $? = 0 configure:3139: test -s conftest.o configure:3142: $? = 0 configure:3153: result: yes configure:3170: checking for cc option to accept ANSI C configure:3240: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:3246: $? = 0 configure:3249: test -z || test ! -s conftest.err configure:3252: $? = 0 configure:3255: test -s conftest.o configure:3258: $? = 0 configure:3276: result: none needed configure:3294: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:3300: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3432: checking dependency style of cc configure:3522: result: gcc3 configure:3540: checking for library containing strerror configure:3570: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3576: $? = 0 configure:3579: test -z || test ! -s conftest.err configure:3582: $? = 0 configure:3585: test -s conftest configure:3588: $? = 0 configure:3657: result: none required configure:3710: checking for gcc configure:3736: result: cc configure:3980: checking for C compiler version configure:3983: cc --version &5 cc (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:3986: $? = 0 configure:3988: cc -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:3991: $? = 0 configure:3993: cc -V &5 cc: `-V' option must have argument configure:3996: $? = 1 configure:3999: checking whether we are using the GNU C compiler configure:4054: result: yes configure:4060: checking whether cc accepts -g configure:4110: result: yes configure:4127: checking for cc option to accept ANSI C configure:4233: result: none needed configure:4251: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:4257: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4389: checking dependency style of cc configure:4479: result: gcc3 configure:4500: checking for bison configure:4516: found /usr/local/bin/bison configure:4526: result: bison -y configure:4541: checking for flex configure:4557: found /usr/bin/flex configure:4567: result: flex configure:4580: checking for yywrap in -lfl configure:4610: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:4616: $? = 0 configure:4619: test -z || test ! -s conftest.err configure:4622: $? = 0 configure:4625: test -s conftest configure:4628: $? = 0 configure:4641: result: yes configure:4718: checking lex output file root configure:4729: flex conftest.l configure:4732: $? = 0 configure:4744: result: lex.yy configure:4749: checking whether yytext is a pointer configure:4765: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c -lfl >&5 configure:4771: $? = 0 configure:4774: test -z || test ! -s conftest.err configure:4777: $? = 0 configure:4780: test -s conftest configure:4783: $? = 0 configure:4797: result: yes configure:4811: checking whether ln -s works configure:4815: result: yes configure:4870: checking for a sed that does not truncate output configure:4924: result: /usr/bin/sed configure:4927: checking for egrep configure:4937: result: grep -E configure:4953: checking for ld used by cc configure:5020: result: /usr/bin/ld configure:5029: checking if the linker (/usr/bin/ld) is GNU ld configure:5044: result: yes configure:5049: checking for /usr/bin/ld option to reload object files configure:5056: result: -r configure:5074: checking for BSD-compatible nm configure:5116: result: /usr/bin/nm -B configure:5120: checking how to recognise dependent libraries configure:5292: result: pass_all configure:5504: checking how to run the C preprocessor configure:5539: cc -E -I/usr/local/include conftest.c configure:5545: $? = 0 configure:5577: cc -E -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:5583: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "goffice" | #define PACKAGE_TARNAME "goffice" | #define PACKAGE_VERSION "0.1.1" | #define PACKAGE_STRING "goffice 0.1.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice" | #define PACKAGE "goffice" | #define VERSION "0.1.1" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:5622: result: cc -E configure:5646: cc -E -I/usr/local/include conftest.c configure:5652: $? = 0 configure:5684: cc -E -I/usr/local/include conftest.c conftest.c:12:28: ac_nonexistent.h: No such file or directory configure:5690: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "goffice" | #define PACKAGE_TARNAME "goffice" | #define PACKAGE_VERSION "0.1.1" | #define PACKAGE_STRING "goffice 0.1.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice" | #define PACKAGE "goffice" | #define VERSION "0.1.1" | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | #include configure:5734: checking for ANSI C header files configure:5759: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5765: $? = 0 configure:5768: test -z || test ! -s conftest.err configure:5771: $? = 0 configure:5774: test -s conftest.o configure:5777: $? = 0 configure:5866: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5869: $? = 0 configure:5871: ./conftest configure:5874: $? = 0 configure:5889: result: yes configure:5913: checking for sys/types.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for sys/stat.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for stdlib.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for string.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for memory.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for strings.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for inttypes.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for stdint.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5913: checking for unistd.h configure:5929: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:5935: $? = 0 configure:5938: test -z || test ! -s conftest.err configure:5941: $? = 0 configure:5944: test -s conftest.o configure:5947: $? = 0 configure:5958: result: yes configure:5984: checking dlfcn.h usability configure:5996: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:6002: $? = 0 configure:6005: test -z || test ! -s conftest.err configure:6008: $? = 0 configure:6011: test -s conftest.o configure:6014: $? = 0 configure:6024: result: yes configure:6028: checking dlfcn.h presence configure:6038: cc -E -I/usr/local/include conftest.c configure:6044: $? = 0 configure:6064: result: yes configure:6099: checking for dlfcn.h configure:6106: result: yes configure:6213: checking for C++ compiler version configure:6216: c++ --version &5 c++ (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 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:6219: $? = 0 configure:6221: c++ -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:6224: $? = 0 configure:6226: c++ -V &5 c++: `-V' option must have argument configure:6229: $? = 1 configure:6232: checking whether we are using the GNU C++ compiler configure:6256: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include conftest.cc >&5 configure:6262: $? = 0 configure:6265: test -z || test ! -s conftest.err configure:6268: $? = 0 configure:6271: test -s conftest.o configure:6274: $? = 0 configure:6287: result: yes configure:6293: checking whether c++ accepts -g configure:6314: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:6320: $? = 0 configure:6323: test -z || test ! -s conftest.err configure:6326: $? = 0 configure:6329: test -s conftest.o configure:6332: $? = 0 configure:6343: result: yes configure:6385: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include conftest.cc >&5 configure:6391: $? = 0 configure:6394: test -z || test ! -s conftest.err configure:6397: $? = 0 configure:6400: test -s conftest.o configure:6403: $? = 0 configure:6429: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:27: error: `exit' undeclared (first use this function) conftest.cc:27: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:6435: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "goffice" | #define PACKAGE_TARNAME "goffice" | #define PACKAGE_VERSION "0.1.1" | #define PACKAGE_STRING "goffice 0.1.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice" | #define PACKAGE "goffice" | #define VERSION "0.1.1" | #define YYTEXT_POINTER 1 | #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:6385: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include conftest.cc >&5 configure:6391: $? = 0 configure:6394: test -z || test ! -s conftest.err configure:6397: $? = 0 configure:6400: test -s conftest.o configure:6403: $? = 0 configure:6429: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include conftest.cc >&5 configure:6435: $? = 0 configure:6438: test -z || test ! -s conftest.err configure:6441: $? = 0 configure:6444: test -s conftest.o configure:6447: $? = 0 configure:6472: checking dependency style of c++ configure:6562: result: gcc3 configure:6589: checking how to run the C++ preprocessor configure:6620: c++ -E -I/usr/local/include conftest.cc configure:6626: $? = 0 configure:6658: c++ -E -I/usr/local/include conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:6664: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "goffice" | #define PACKAGE_TARNAME "goffice" | #define PACKAGE_VERSION "0.1.1" | #define PACKAGE_STRING "goffice 0.1.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice" | #define PACKAGE "goffice" | #define VERSION "0.1.1" | #define YYTEXT_POINTER 1 | #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 configure:6703: result: c++ -E configure:6727: c++ -E -I/usr/local/include conftest.cc configure:6733: $? = 0 configure:6765: c++ -E -I/usr/local/include conftest.cc conftest.cc:26:28: ac_nonexistent.h: No such file or directory configure:6771: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "goffice" | #define PACKAGE_TARNAME "goffice" | #define PACKAGE_VERSION "0.1.1" | #define PACKAGE_STRING "goffice 0.1.1" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice" | #define PACKAGE "goffice" | #define VERSION "0.1.1" | #define YYTEXT_POINTER 1 | #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 configure:6868: checking for g77 configure:6897: result: no configure:6868: checking for f77 configure:6884: found /usr/bin/f77 configure:6894: result: f77 configure:6909: checking for Fortran 77 compiler version configure:6912: f77 --version &5 GNU Fortran (GCC) 3.4.2 [FreeBSD] 20040728 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:6915: $? = 0 configure:6917: f77 -v &5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:6920: $? = 0 configure:6922: f77 -V &5 f77: `-V' option must have argument configure:6925: $? = 1 configure:6933: checking whether we are using the GNU Fortran 77 compiler configure:6947: f77 -c conftest.F >&5 configure:6953: $? = 0 configure:6956: test -z || test ! -s conftest.err configure:6959: $? = 0 configure:6962: test -s conftest.o configure:6965: $? = 0 configure:6978: result: yes configure:6984: checking whether f77 accepts -g configure:6996: f77 -c -g conftest.f >&5 configure:7002: $? = 0 configure:7005: test -z || test ! -s conftest.err configure:7008: $? = 0 configure:7011: test -s conftest.o configure:7014: $? = 0 configure:7026: result: yes configure:7056: checking the maximum length of command line arguments configure:7148: result: 65536 configure:7159: checking command to parse /usr/bin/nm -B output from cc object configure:7255: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:7258: $? = 0 configure:7262: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7265: $? = 0 configure:7317: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:7320: $? = 0 configure:7358: result: ok configure:7362: checking for objdir configure:7377: result: .libs configure:7467: checking for ar configure:7483: found /usr/bin/ar configure:7494: result: ar configure:7547: checking for ranlib configure:7563: found /usr/bin/ranlib configure:7574: result: ranlib configure:7627: checking for strip configure:7643: found /usr/bin/strip configure:7654: result: strip configure:7941: checking if cc static flag works configure:7969: result: yes configure:7987: checking if cc supports -fno-rtti -fno-exceptions configure:8005: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8009: $? = 0 configure:8022: result: no configure:8037: checking for cc option to produce PIC configure:8241: result: -fPIC configure:8249: checking if cc PIC flag -fPIC works configure:8267: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:8271: $? = 0 configure:8284: result: yes configure:8308: checking if cc supports -c -o file.o configure:8329: cc -c -O -pipe -march=pentiumpro -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8333: $? = 0 configure:8355: result: yes configure:8381: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9276: result: yes configure:9302: checking whether -lc should be explicitly linked in configure:9307: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:9310: $? = 0 configure:9324: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9327: $? = 1 configure:9339: result: yes configure:9347: checking dynamic linker characteristics configure:9913: result: freebsd5.4 ld.so configure:9917: checking how to hardcode library paths into programs configure:9942: result: immediate configure:9956: checking whether stripping libraries is possible configure:9961: result: yes configure:10784: checking if libtool supports shared libraries configure:10786: result: yes configure:10789: checking whether to build shared libraries configure:10810: result: yes configure:10813: checking whether to build static libraries configure:10817: result: no configure:10909: creating libtool configure:11487: checking for ld used by c++ configure:11554: result: /usr/bin/ld configure:11563: checking if the linker (/usr/bin/ld) is GNU ld configure:11578: result: yes configure:11629: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12507: result: yes configure:12525: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include conftest.cpp >&5 configure:12528: $? = 0 configure:12638: checking for c++ option to produce PIC configure:12906: result: -fPIC configure:12914: checking if c++ PIC flag -fPIC works configure:12932: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include -fPIC -DPIC conftest.cpp >&5 configure:12936: $? = 0 configure:12949: result: yes configure:12973: checking if c++ supports -c -o file.o configure:12994: c++ -c -O -pipe -march=pentiumpro -fconserve-space -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12998: $? = 0 configure:13020: result: yes configure:13046: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:13074: result: yes configure:13145: checking dynamic linker characteristics configure:13711: result: freebsd5.4 ld.so configure:13715: checking how to hardcode library paths into programs configure:13740: result: immediate configure:13754: checking whether stripping libraries is possible configure:13759: result: yes configure:15088: checking if libtool supports shared libraries configure:15090: result: yes configure:15093: checking whether to build shared libraries configure:15113: result: yes configure:15116: checking whether to build static libraries configure:15120: result: no configure:15132: checking for f77 option to produce PIC configure:15336: result: -fPIC configure:15344: checking if f77 PIC flag -fPIC works configure:15362: f77 -c -g -O2 -fPIC conftest.f >&5 configure:15366: $? = 0 configure:15379: result: yes configure:15403: checking if f77 supports -c -o file.o configure:15424: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15428: $? = 0 configure:15450: result: yes configure:15476: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:16351: result: yes configure:16422: checking dynamic linker characteristics configure:16988: result: freebsd5.4 ld.so configure:16992: checking how to hardcode library paths into programs configure:17017: result: immediate configure:17031: checking whether stripping libraries is possible configure:17036: result: yes configure:21289: checking for ANSI C header files configure:21444: result: yes configure:21461: checking for special C compiler options needed for large files configure:21558: result: no configure:21564: checking for _FILE_OFFSET_BITS value needed for large files configure:21595: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:21601: $? = 0 configure:21604: test -z || test ! -s conftest.err configure:21607: $? = 0 configure:21610: test -s conftest.o configure:21613: $? = 0 configure:21677: result: no configure:21687: checking for _LARGE_FILES value needed for large files configure:21718: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c >&5 configure:21724: $? = 0 configure:21727: test -z || test ! -s conftest.err configure:21730: $? = 0 configure:21733: test -s conftest.o configure:21736: $? = 0 configure:21800: result: no configure:21864: checking for pkg-config configure:21882: found /usr/local/bin/pkg-config configure:21894: result: /usr/local/bin/pkg-config configure:21909: checking pkg-config is at least version 0.9.0 configure:21912: result: yes configure:22092: checking for GTK configure:22100: $PKG_CONFIG --exists --print-errors "$goffice_gtk_reqs" configure:22103: $? = 0 configure:22118: $PKG_CONFIG --exists --print-errors "$goffice_gtk_reqs" configure:22121: $? = 0 configure:22197: result: yes configure:22227: checking for GNOME configure:22235: $PKG_CONFIG --exists --print-errors "$goffice_gnome_reqs" Requested 'libgsf-gnome-1 >= 1.12.2' but version of libgsf-gnome-1 is 1.11.1 configure:22238: $? = 1 configure:22253: $PKG_CONFIG --exists --print-errors "$goffice_gnome_reqs" Requested 'libgsf-gnome-1 >= 1.12.2' but version of libgsf-gnome-1 is 1.11.1 configure:22256: $? = 1 Requested 'libgsf-gnome-1 >= 1.12.2' but version of libgsf-gnome-1 is 1.11.1 configure:22339: checking for GOFFICE configure:22347: $PKG_CONFIG --exists --print-errors "$goffice_reqs" Requested 'libgsf-1 >= 1.13.3' but version of libgsf-1 is 1.11.1 configure:22350: $? = 1 configure:22365: $PKG_CONFIG --exists --print-errors "$goffice_reqs" Requested 'libgsf-1 >= 1.13.3' but version of libgsf-1 is 1.11.1 configure:22368: $? = 1 Requested 'libgsf-1 >= 1.13.3' but version of libgsf-1 is 1.11.1 configure:22396: error: Package requirements ( glib-2.0 >= 2.6.3 gobject-2.0 >= 2.6.3 gmodule-2.0 >= 2.6.3 libgsf-1 >= 1.13.3 libxml-2.0 >= 2.4.12 pango >= 1.8.1 pangoft2 >= 1.8.1 gtk+-2.0 >= 2.6.0 libglade-2.0 >= 2.3.6 libgnomeprint-2.2 >= 2.8.2 libart-2.0 >= 2.3.11 ) were not met: Requested 'libgsf-1 >= 1.13.3' but version of libgsf-1 is 1.11.1 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GOFFICE_CFLAGS and GOFFICE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_prog_CXXCPP='c++ -E' ac_cv_lib_fl_yywrap=yes ac_cv_env_CXXFLAGS_value='-O -pipe -march=pentiumpro -fconserve-space' pkg_cv_GTK_CFLAGS='-DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 ' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_GTK_LIBS_set= ac_cv_env_F77_value= ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_path_INTLTOOL_ICONV=/usr/local/bin/iconv ac_cv_path_INTLTOOL_MSGFMT=/usr/local/bin/msgfmt ac_cv_env_GNOME_LIBS_value= lt_cv_prog_gnu_ldcxx=yes ac_cv_prog_cc_g=yes ac_cv_path_INTLTOOL_PERL=/usr/bin/perl ac_cv_env_GLIB_GENMARSHAL_value= ac_cv_env_CXXCPP_set= ac_cv_env_LDFLAGS_set=set ac_cv_sys_large_files=no lt_cv_prog_compiler_c_o_CXX=yes ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set 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'\''' ac_cv_env_GNOME_CFLAGS_set= lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set= lt_cv_sys_max_cmd_len=65536 ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set ac_cv_env_GDK_PIXBUF_CSOURCE_value= ac_cv_env_WINDRES_value= ac_cv_cxx_compiler_gnu=yes ac_cv_env_GOFFICE_LIBS_value= ac_cv_env_CXX_set=set lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_CAIRO_CFLAGS_value= ac_cv_env_host_alias_set= 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'\''"' ac_cv_prog_YACC='bison -y' lt_cv_ld_reload_flag=-r ac_cv_env_GOFFICE_CFLAGS_set= ac_cv_env_GTK_LIBS_value= lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_prog_lex_root=lex.yy ac_cv_env_build_alias_set=set lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_GTK_CFLAGS_set= ac_cv_env_CXXCPP_value= ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_target_alias_set= ac_cv_prog_cc_stdc= ac_cv_host_alias=i386-portbld-freebsd5.4 ac_cv_env_CFLAGS_value='-O -pipe -march=pentiumpro' ac_cv_env_CC_set=set lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_env_GNOME_CFLAGS_value= ac_cv_env_CAIRO_LIBS_set= ac_cv_env_PKG_CONFIG_set= ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_path_INTLTOOL_XGETTEXT=/usr/local/bin/xgettext ac_cv_env_FFLAGS_value= pkg_cv_GTK_LIBS='-Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lXrender -lX11 -lXext -lgnomeprint-2-2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lart_lgpl_2 ' lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=i386-portbld-freebsd5.4 ac_cv_path_INTLTOOL_MSGMERGE=/usr/local/bin/msgmerge ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_sys_largefile_CC=no lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-portbld-freebsd5.4 ac_cv_env_F77_set= ac_cv_env_host_alias_value= lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes ac_cv_env_GOFFICE_CFLAGS_value= ac_cv_env_GNOME_LIBS_set= lt_cv_file_magic_test_file= ac_cv_env_GLIB_GENMARSHAL_set= am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_CPP='cc -E' ac_cv_build=i386-portbld-freebsd5.4 ac_cv_prog_AWK=nawk ac_cv_env_build_alias_value=i386-portbld-freebsd5.4 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_ac_ct_CC=cc lt_cv_path_LDCXX=/usr/bin/ld ac_cv_env_GTK_CFLAGS_value= ac_cv_env_target_alias_value= ac_cv_env_CC_value=cc ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_path_NM='/usr/bin/nm -B' ac_cv_search_strerror='none required' ac_cv_env_CAIRO_LIBS_value= ac_cv_env_PKG_CONFIG_value= ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_env_GDK_PIXBUF_CSOURCE_set= ac_cv_env_WINDRES_set= ac_cv_sys_file_offset_bits=no ac_cv_prog_LEX=flex ac_cv_env_GOFFICE_LIBS_set= ac_cv_objext=o ac_cv_env_CAIRO_CFLAGS_set= ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/goffice/work/goffice-0.1.1/missing --run aclocal-1.9' ACLOCAL_AMFLAGS='' ALL_LINGUAS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/goffice/work/goffice-0.1.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/devel/goffice/work/goffice-0.1.1/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/goffice/work/goffice-0.1.1/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/goffice/work/goffice-0.1.1/missing --run automake-1.9' AWK='nawk' CAIRO_CFLAGS='' CAIRO_LIBS='' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O -pipe -march=pentiumpro' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O -pipe -march=pentiumpro -fconserve-space' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXTRA_INCLUDES='' EXTRA_LIBS='' F77='f77' FFLAGS='-g -O2' GDK_PIXBUF_CSOURCE='' GETTEXT_PACKAGE='' GLIB_GENMARSHAL='' GMOFILES='' GMSGFMT='' GNOME_CFLAGS='' GNOME_LIBS='' GOFFICE_CFLAGS='' GOFFICE_LIBS='' GOFFICE_PLUGIN_LDFLAGS='' GOFFICE_PLUGIN_LIBADD='' GTK_CFLAGS='-DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libart-2.0 -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/X11R6/include/libglade-2.0 -I/usr/X11R6/include/libgnomeprint-2.2 ' GTK_LIBS='-Wl,--export-dynamic -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lglade-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lXrender -lX11 -lXext -lgnomeprint-2-2 -lxml2 -lz -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv -lart_lgpl_2 ' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract' INTLTOOL_ICONV='/usr/local/bin/iconv' INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_MERGE='$(top_builddir)/intltool-merge' INTLTOOL_MSGFMT='/usr/local/bin/msgfmt' INTLTOOL_MSGMERGE='/usr/local/bin/msgmerge' INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -p $(top_srcdir)/po $< $@' INTLTOOL_PERL='/usr/bin/perl' INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_UPDATE='$(top_builddir)/intltool-update' INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' INTLTOOL_XGETTEXT='/usr/local/bin/xgettext' INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u /tmp $< $@' INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; LC_ALL=C $(INTLTOOL_MERGE) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' LDFLAGS='-L/usr/local/lib' LEX='flex' LEXLIB='-lfl' LEX_OUTPUT_ROOT='lex.yy' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/devel/goffice/work/gnome-libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/devel/goffice/work/goffice-0.1.1/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' OBJEXT='o' PACKAGE='goffice' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice' PACKAGE_NAME='goffice' PACKAGE_STRING='goffice 0.1.1' PACKAGE_TARNAME='goffice' PACKAGE_VERSION='0.1.1' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' RENDER_LIBS='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='' VERSION='0.1.1' VERSION_INFO='1:1:0' WARN_CFLAGS='' WINDRES='' WITH_CAIRO_FALSE='' WITH_CAIRO_TRUE='#' WITH_GNOME_FALSE='' WITH_GNOME_TRUE='#' WITH_GTK_FALSE='#' WITH_GTK_TRUE='' WITH_WIN32_FALSE='' WITH_WIN32_TRUE='' XGETTEXT='' YACC='bison -y' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_ct_WINDRES='' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd5.4' build_alias='i386-portbld-freebsd5.4' build_cpu='i386' build_os='freebsd5.4' build_vendor='portbld' datadir='/usr/X11R6/share/gnome' exec_prefix='NONE' goffice_datadir='' goffice_gladedir='' goffice_icondir='' goffice_libdir='' goffice_localedir='' goffice_plugindir='' host='i386-portbld-freebsd5.4' host_alias='' host_cpu='i386' host_os='freebsd5.4' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/devel/goffice/work/goffice-0.1.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='/usr/X11R6/share/gnome' mandir='${prefix}/man' mkdir_p='$(mkinstalldirs)' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_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 PACKAGE "goffice" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice" #define PACKAGE_NAME "goffice" #define PACKAGE_STRING "goffice 0.1.1" #define PACKAGE_TARNAME "goffice" #define PACKAGE_VERSION "0.1.1" #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define VERSION "0.1.1" #define WITH_GTK 1 #define YYTEXT_POINTER 1 #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 --ELM1131663355-52695-0_--