From owner-freebsd-gnome Sat Feb 8 23:32:13 2003 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 7953637B401 for ; Sat, 8 Feb 2003 23:31:53 -0800 (PST) Received: from ws180086.56kdialup.siu.edu (ws180086.56kdialup.siu.edu [131.230.180.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id CA22243F93 for ; Sat, 8 Feb 2003 23:31:42 -0800 (PST) (envelope-from jimd@siu.edu) Received: from freebsd2.localnet10 (localhost [127.0.0.1]) by ws180086.56kdialup.siu.edu (8.12.5/8.12.5) with ESMTP id h191ZOfS000779 for ; Sun, 9 Feb 2003 01:35:26 GMT Message-Id: <200302090135.h191ZOfS000779@ws180086.56kdialup.siu.edu> Date: Sun, 9 Feb 2003 01:35:24 +0000 (CST) From: jimd@siu.edu Subject: Gnome2 librsvg2-2.2.3 make fails with header file syntax errors To: gnome@FreeBSD.org MIME-Version: 1.0 Content-Type: MULTIPART/mixed; BOUNDARY="0-1804289383-1044754528=:778" Content-Transfer-Encoding: BINARY Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-1804289383-1044754528=:778 Content-Type: TEXT/plain; charset=us-ascii "config.log" is attached. [libsrvg2 Makefile - note version of art_lgpl] # $FreeBSD: ports/graphics/librsvg2/Makefile,v 1.21 2003/02/07 18:42:08 marcus Exp $ # PORTNAME= librsvg2 PORTVERSION= 2.2.3 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.2 DIST_SUBDIR= gnome2 DISTNAME= librsvg-${PORTVERSION} MAINTAINER= gnome@FreeBSD.org BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \ art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ xml2.5:${PORTSDIR}/textproc/libxml2 \ gdk_pixbuf-2.0.200:${PORTSDIR}/x11-toolkits/gtk20 \ popt.0:${PORTSDIR}/devel/popt [portupgrade] ---> Upgrading 'librsvg2-2.0.1' to 'librsvg2-2.2.3' (graphics/librsvg2) ---> Building '/usr/ports/graphics/librsvg2' ===> Cleaning for libiconv-1.8_2 ===> Cleaning for atk-1.2.2 ===> Cleaning for gettext-0.11.5_1 ===> Cleaning for glib-2.2.1 ===> Cleaning for gmake-3.80 ===> Cleaning for imake-4.2.0_1 ===> Cleaning for libtool-1.3.4_4 ===> Cleaning for pkgconfig-0.15.0 ===> Cleaning for popt-1.6.4 ===> Cleaning for jpeg-6b_1 ===> Cleaning for libart_lgpl2-2.3.11 ===> Cleaning for png-1.2.5_1 ===> Cleaning for tiff-3.5.7 ===> Cleaning for python-2.2.2_2 ===> Cleaning for freetype2-2.1.3_1 ===> Cleaning for expat-1.95.6_1 ===> Cleaning for libxml2-2.5.2 ===> Cleaning for Xft-2.1 ===> Cleaning for fontconfig-2.1_2 ===> Cleaning for gtk-engines2-2.2.0 ===> Cleaning for gtk-2.2.1 ===> Cleaning for pango-1.2.1 ===> Cleaning for XFree86-libraries-4.2.1_6 ===> Cleaning for librsvg2-2.2.3 ===> Extracting for librsvg2-2.2.3 >> Checksum OK for gnome2/librsvg-2.2.3.tar.bz2. ===> librsvg2-2.2.3 depends on executable: freetype-config - found ===> librsvg2-2.2.3 depends on executable: gmake - found ===> librsvg2-2.2.3 depends on executable: libtool - found ===> librsvg2-2.2.3 depends on shared library: freetype.9 - found ===> librsvg2-2.2.3 depends on shared library: art_lgpl_2.5 - found ===> librsvg2-2.2.3 depends on shared library: xml2.5 - found ===> librsvg2-2.2.3 depends on shared library: gdk_pixbuf-2.0.200 - found ===> librsvg2-2.2.3 depends on shared library: popt.0 - found ===> librsvg2-2.2.3 depends on shared library: X11.6 - found ===> Patching for librsvg2-2.2.3 ===> Applying FreeBSD patches for librsvg2-2.2.3 ===> Configuring for librsvg2-2.2.3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking whether gmake sets ${MAKE}... yes checking for working aclocal-1.4... missing checking for working autoconf... found checking for working automake-1.4... missing checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking for C compiler default output... 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 strerror in -lcposix... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... cc -E checking for gawk... gawk checking build system type... i386-unknown-freebsd4.7 checking host system type... i386-unknown-freebsd4.7 checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking for /usr/libexec/elf/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 dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... freebsd4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... yes creating libtool checking host system type... i386-unknown-freebsdelf4.7 checking for ranlib... ranlib checking whether we are using GNU C... yes checking for object suffix... o checking for executable suffix... 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 if cc supports -c -o file.lo... yes checking if cc supports -fno-rtti -fno-exceptions ... yes checking if cc static flag -static works... -static checking whether ln -s works... yes checking for ld used by GCC... /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes checking whether the linker (/usr/libexec/elf/ld) supports shared libraries... yes checking for BSD-compatible nm... /usr/bin/nm -B checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/libexec/elf/ld option to reload object files... -r checking dynamic linker characteristics... freebsdelf4.7 ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for pkg-config... /usr/local/bin/pkg-config checking for pkg-config... yes checking for gdk-pixbuf-2.0 >= 1.3.7 glib-2.0 >= 2.0.0 libart-2.0 >= 2.3.10 libxml-2.0 >= 2.4.7 pangoft2 >= 1.0.0... yes checking LIBRSVG_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 checking LIBRSVG_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lart_lgpl_2 -lxml2 -lz -lm -lpangoft2-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv checking for poptParseArgvString in -lpopt... yes checking for libgsf-1 >= 1.6.0... yes checking LIBGSF_CFLAGS... -I/usr/local/include/libgsf-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include checking LIBGSF_LIBS... -L/usr/local/lib -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv checking for more warnings... no checking for gtk+ engine support... checking for gtk+-2.0 >= 1.3.12... yes checking GTK_CFLAGS... -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -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/local/include checking GTK_LIBS... -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv yes checking for gdk-pixbuf-query-loaders... /usr/X11R6/bin/gdk-pixbuf-query-loaders checking for gtkdoc-mkdb... false checking for db2html... false configure: creating ./config.status config.status: creating librsvg.spec config.status: creating librsvg-features.h config.status: creating Makefile config.status: creating librsvg-2.0.pc config.status: creating doc/Makefile config.status: creating gtk-engine/Makefile config.status: creating gtk-engine/examples/Makefile config.status: creating gtk-engine/examples/bubble/Makefile config.status: creating gtk-engine/examples/bubble/gtk-2.0/Makefile config.status: creating gdk-pixbuf-loader/Makefile config.status: creating config.h config.status: executing default-1 commands ===> Building for librsvg2-2.2.3 gmake all-recursive gmake[1]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.3' Making all in . gmake[2]: Entering directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.3' /bin/sh ./libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libgsf-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -DHAVE_SVGZ=1 -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -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/local/include -DG_LOG_DOMAIN=\"librsvg\" -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DDATADIR="\"/usr/X11R6/share\"" -I/usr/local/include -O -pipe -c rsvg-gz.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include/libgsf-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -DHAVE_SVGZ=1 -I. -I. -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -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/local/include -DG_LOG_DOMAIN=\"librsvg\" -DG_DISABLE_DEPRECATED -DPANGO_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DDATADIR=\"/usr/X11R6/share\" -I/usr/local/include -O -pipe -c rsvg-gz.c -fPIC -DPIC -o .libs/rsvg-gz.lo In file included from rsvg-paint-server.h:30, from rsvg-styles.h:30, from rsvg-private.h:30, from rsvg-gz.c:25: /usr/local/include/libart_lgpl/art_render_gradient.h:61: syntax error before `ArtPixMaxDepth' /usr/local/include/libart_lgpl/art_render_gradient.h:65: syntax error before `*' /usr/local/include/libart_lgpl/art_render_gradient.h:70: syntax error before `*' In file included from rsvg-styles.h:30, from rsvg-private.h:30, from rsvg-gz.c:25: rsvg-paint-server.h:96: syntax error before `*' In file included from rsvg-styles.h:33, from rsvg-private.h:30, from rsvg-gz.c:25: /usr/local/include/libart_lgpl/art_svp_vpath_stroke.h:41: syntax error before `*' /usr/local/include/libart_lgpl/art_svp_vpath_stroke.h:42: syntax error before `*' /usr/local/include/libart_lgpl/art_svp_vpath_stroke.h:47: warning: data definition has no type or storage class /usr/local/include/libart_lgpl/art_svp_vpath_stroke.h:50: syntax error before `*' /usr/local/include/libart_lgpl/art_svp_vpath_stroke.h:51: syntax error before `*' /usr/local/include/libart_lgpl/art_svp_vpath_stroke.h:56: warning: data definition has no type or storage class In file included from rsvg-styles.h:34, from rsvg-private.h:30, from rsvg-gz.c:25: /usr/local/include/libart_lgpl/art_vpath_dash.h:37: syntax error before `*' /usr/local/include/libart_lgpl/art_vpath_dash.h:38: syntax error before `*' /usr/local/include/libart_lgpl/art_vpath_dash.h:38: warning: data definition has no type or storage class gmake[2]: *** [rsvg-gz.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.3' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/librsvg2/work/librsvg-2.2.3' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/graphics/librsvg2. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade235.1 make ** Fix the problem and try again. --0-1804289383-1044754528=:778 Content-Type: TEXT/plain; name="config.log" Content-Disposition: attachment; filename="config.log" This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.53. Invocation command line was $ ./configure --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --target=i386-unknown-freebsd4.7 ## --------- ## ## Platform. ## ## --------- ## hostname = 209.131.252.36 uname -m = i386 uname -r = 4.7-RELEASE uname -s = FreeBSD uname -v = FreeBSD 4.7-RELEASE #2: Sat Jan 25 19:54:21 CST 2003 jimd@freebsd2.localnet10:/usr/src/sys/compile/XSYSTEM /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: /bin PATH: /sbin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/local/bin PATH: /usr/local/sbin PATH: /sysbin PATH: /usr/X11R6/bin PATH: . PATH: /home/jimd/rvplayer5.0 PATH: /usr/local/kde/bin PATH: /usr/local/mysql/bin PATH: /usr/local/mozilla PATH: /usr/local/ssl/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1437: checking for a BSD-compatible install configure:1491: result: /usr/bin/install -c -o root -g wheel configure:1502: checking whether build environment is sane configure:1545: result: yes configure:1560: checking whether gmake sets ${MAKE} configure:1580: result: yes configure:1612: checking for working aclocal-1.4 configure:1623: result: missing configure:1627: checking for working autoconf configure:1634: result: found configure:1642: checking for working automake-1.4 configure:1653: result: missing configure:1657: checking for working autoheader configure:1664: result: found configure:1672: checking for working makeinfo configure:1679: result: found configure:1694: checking whether to enable maintainer-specific portions of Makefiles configure:1703: result: no configure:1764: checking for gcc configure:1790: result: cc configure:2034: checking for C compiler version configure:2037: cc --version &5 2.95.4 configure:2040: $? = 0 configure:2042: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2045: $? = 0 configure:2047: cc -V &5 cc: argument to `-V' is missing configure:2050: $? = 1 configure:2076: checking for C compiler default output configure:2079: cc -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2082: $? = 0 configure:2115: result: a.out configure:2120: checking whether the C compiler works configure:2126: ./a.out configure:2129: $? = 0 configure:2144: result: yes configure:2151: checking whether we are cross compiling configure:2153: result: no configure:2156: checking for suffix of executables configure:2158: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:2161: $? = 0 configure:2183: result: configure:2189: checking for suffix of object files configure:2213: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2216: $? = 0 configure:2235: result: o configure:2239: checking whether we are using the GNU C compiler configure:2266: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:2269: $? = 0 configure:2272: test -s conftest.o configure:2275: $? = 0 configure:2287: result: yes configure:2293: checking whether cc accepts -g configure:2317: cc -c -g -I/usr/local/include conftest.c >&5 configure:2320: $? = 0 configure:2323: test -s conftest.o configure:2326: $? = 0 configure:2336: result: yes configure:2363: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:2366: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:2478: checking for strerror in -lcposix configure:2511: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lcposix -L/usr/local/lib >&5 /usr/libexec/elf/ld: cannot find -lcposix configure:2514: $? = 1 configure: failed program was: #line 2486 "configure" #include "confdefs.h" /* 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 strerror (); #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { strerror (); ; return 0; } configure:2531: result: no configure:2585: checking for gcc configure:2611: result: cc configure:2855: checking for C compiler version configure:2858: cc --version &5 2.95.4 configure:2861: $? = 0 configure:2863: cc -v &5 Using builtin specs. gcc version 2.95.4 20020320 [FreeBSD] configure:2866: $? = 0 configure:2868: cc -V &5 cc: argument to `-V' is missing configure:2871: $? = 1 configure:2874: checking whether we are using the GNU C compiler configure:2922: result: yes configure:2928: checking whether cc accepts -g configure:2971: result: yes configure:2998: cc -c -O -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: syntax error before `me' configure:3001: $? = 1 configure: failed program was: #ifndef __cplusplus choke me #endif configure:3116: checking how to run the C preprocessor configure:3142: cc -E -I/usr/local/include conftest.c configure:3148: $? = 0 configure:3175: cc -E -I/usr/local/include conftest.c configure:3172: ac_nonexistent.h: No such file or directory configure:3181: $? = 1 configure: failed program was: #line 3171 "configure" #include "confdefs.h" #include configure:3218: result: cc -E configure:3233: cc -E -I/usr/local/include conftest.c configure:3239: $? = 0 configure:3266: cc -E -I/usr/local/include conftest.c configure:3263: ac_nonexistent.h: No such file or directory configure:3272: $? = 1 configure: failed program was: #line 3262 "configure" #include "confdefs.h" #include configure:3315: checking for gawk configure:3331: found /usr/local/bin/gawk configure:3341: result: gawk configure:3423: checking build system type configure:3441: result: i386-unknown-freebsd4.7 configure:3449: checking host system type configure:3463: result: i386-unknown-freebsd4.7 configure:3493: checking for ld used by GCC configure:3556: result: /usr/libexec/elf/ld configure:3565: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.12.1 [FreeBSD] 2002-07-20 configure:3577: result: yes configure:3582: checking for /usr/libexec/elf/ld option to reload object files configure:3589: result: -r configure:3594: checking for BSD-compatible nm configure:3630: result: /usr/bin/nm -B configure:3633: checking whether ln -s works configure:3637: result: yes configure:3644: checking how to recognise dependant libraries configure:3822: result: pass_all configure:3834: checking command to parse /usr/bin/nm -B output configure:3915: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:3918: $? = 0 configure:3922: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:3925: $? = 0 configure:3977: cc -o conftest -O -pipe -I/usr/local/include conftest.c conftstm.o >&5 configure:3980: $? = 0 configure:4024: result: ok configure:4029: checking for ANSI C header files configure:4043: cc -E -I/usr/local/include conftest.c configure:4049: $? = 0 configure:4136: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib >&5 configure:4139: $? = 0 configure:4141: ./conftest configure:4144: $? = 0 configure:4158: result: yes configure:4182: checking for sys/types.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for sys/stat.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for stdlib.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for string.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for memory.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for strings.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for inttypes.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4182: checking for stdint.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4224: stdint.h: No such file or directory configure:4198: $? = 1 configure: failed program was: #line 4188 "configure" #include "confdefs.h" #include #if HAVE_SYS_TYPES_H # include #endif #if HAVE_SYS_STAT_H # include #endif #if STDC_HEADERS # include # include #else # if HAVE_STDLIB_H # include # endif #endif #if HAVE_STRING_H # if !STDC_HEADERS && HAVE_MEMORY_H # include # endif # include #endif #if HAVE_STRINGS_H # include #endif #if HAVE_INTTYPES_H # include #else # if HAVE_STDINT_H # include # endif #endif #if HAVE_UNISTD_H # include #endif #include configure:4214: result: no configure:4182: checking for unistd.h configure:4195: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4198: $? = 0 configure:4201: test -s conftest.o configure:4204: $? = 0 configure:4214: result: yes configure:4240: checking dlfcn.h usability configure:4249: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:4252: $? = 0 configure:4255: test -s conftest.o configure:4258: $? = 0 configure:4267: result: yes configure:4271: checking dlfcn.h presence configure:4278: cc -E -I/usr/local/include conftest.c configure:4284: $? = 0 configure:4302: result: yes configure:4320: checking for dlfcn.h configure:4327: result: yes configure:4524: checking for ranlib configure:4540: found /usr/bin/ranlib configure:4551: result: ranlib configure:4604: checking for strip configure:4620: found /usr/bin/strip configure:4631: result: strip configure:4842: checking for objdir configure:4853: result: .libs configure:4870: checking for cc option to produce PIC configure:5020: result: -fPIC configure:5024: checking if cc PIC flag -fPIC works configure:5050: cc -c -O -pipe -fPIC -DPIC -I/usr/local/include conftest.c >&5 configure:5053: $? = 0 configure:5056: test -s conftest.o configure:5059: $? = 0 configure:5096: result: yes configure:5112: checking if cc static flag -static works configure:5139: cc -o conftest -O -pipe -I/usr/local/include -static conftest.c -L/usr/local/lib >&5 configure:5142: $? = 0 configure:5145: test -s conftest configure:5148: $? = 0 configure:5163: result: yes configure:5175: checking if cc supports -c -o file.o configure:5195: cc -c -O -pipe -o out/conftest2.o -I/usr/local/include conftest.c >&5 configure:5219: result: yes configure:5224: checking if cc supports -c -o file.lo configure:5254: cc -c -O -pipe -c -o conftest.lo -I/usr/local/include conftest.c >&5 configure:5257: $? = 0 configure:5260: test -s conftest.lo configure:5263: $? = 0 configure:5284: result: yes configure:5315: checking if cc supports -fno-rtti -fno-exceptions configure:5340: cc -c -O -pipe -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5 configure:5343: $? = 0 configure:5346: test -s conftest.o configure:5349: $? = 0 configure:5365: result: yes configure:5376: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries configure:6056: result: yes configure:6061: checking how to hardcode library paths into programs configure:6085: result: immediate configure:6090: checking whether stripping libraries is possible configure:6095: result: yes configure:6106: checking dynamic linker characteristics configure:6499: result: freebsd4.7 ld.so configure:6504: checking if libtool supports shared libraries configure:6506: result: yes configure:6509: checking whether to build shared libraries configure:6530: result: yes configure:6533: checking whether to build static libraries configure:6537: result: yes configure:7199: checking whether -lc should be explicitly linked in configure:7207: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7210: $? = 0 configure:7224: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7227: $? = 1 configure:7240: result: yes configure:7811: checking for ANSI C header files configure:7940: result: yes configure:7951: checking whether byte ordering is bigendian configure:7981: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure:7984: $? = 0 configure:7987: test -s conftest.o configure:7990: $? = 0 configure:8017: cc -c -O -pipe -I/usr/local/include conftest.c >&5 configure: In function `main': configure:8008: syntax error before `big' configure:8020: $? = 1 configure: failed program was: #line 7994 "configure" #include "confdefs.h" #include #include #ifdef F77_DUMMY_MAIN # ifdef __cplusplus extern "C" # endif int F77_DUMMY_MAIN() { return 1; } #endif int main () { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:8134: result: no configure:8158: checking for pkg-config configure:8176: found /usr/local/bin/pkg-config configure:8188: result: /usr/local/bin/pkg-config configure:8201: checking for pkg-config configure:8213: result: yes configure:8292: checking for gdk-pixbuf-2.0 >= 1.3.7 glib-2.0 >= 2.0.0 libart-2.0 >= 2.3.10 libxml-2.0 >= 2.4.7 pangoft2 >= 1.0.0 configure:8311: result: yes configure:8315: checking LIBRSVG_CFLAGS configure:8323: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libart-2.0 -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 configure:8326: checking LIBRSVG_LIBS configure:8334: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf-2.0 -lart_lgpl_2 -lxml2 -lz -lm -lpangoft2-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv configure:8380: checking for poptParseArgvString in -lpopt configure:8413: cc -o conftest -O -pipe -I/usr/local/include conftest.c -lpopt -L/usr/local/lib >&5 configure:8416: $? = 0 configure:8419: test -s conftest configure:8422: $? = 0 configure:8433: result: yes configure:8518: checking for libgsf-1 >= 1.6.0 configure:8522: result: yes configure:8526: checking LIBGSF_CFLAGS configure:8529: result: -I/usr/local/include/libgsf-1 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include configure:8532: checking LIBGSF_LIBS configure:8535: result: -L/usr/local/lib -lgsf-1 -lgobject-2.0 -lxml2 -lz -lm -lglib-2.0 -liconv configure:8600: checking for more warnings configure:8665: result: no configure:8678: checking for gtk+ engine support configure:8734: checking for gtk+-2.0 >= 1.3.12 configure:8738: result: yes configure:8742: checking GTK_CFLAGS configure:8745: result: -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -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/local/include configure:8748: checking GTK_LIBS configure:8751: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft2 -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv configure:8776: result: yes configure:8796: checking for gdk-pixbuf-query-loaders configure:8814: found /usr/X11R6/bin/gdk-pixbuf-query-loaders configure:8827: result: /usr/X11R6/bin/gdk-pixbuf-query-loaders configure:8882: checking for gtkdoc-mkdb configure:8909: result: false configure:8945: checking for db2html configure:8972: result: false configure:9095: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.53. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on 209.131.252.36 config.status:9791: creating librsvg.spec config.status:9791: creating librsvg-features.h config.status:9791: creating Makefile config.status:9791: creating librsvg-2.0.pc config.status:9791: creating doc/Makefile config.status:9791: creating gtk-engine/Makefile config.status:9791: creating gtk-engine/examples/Makefile config.status:9791: creating gtk-engine/examples/bubble/Makefile config.status:9791: creating gtk-engine/examples/bubble/gtk-2.0/Makefile config.status:9791: creating gdk-pixbuf-loader/Makefile config.status:9894: creating config.h config.status:10132: executing default-1 commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=no ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' ac_cv_lib_cposix_strerror=no ac_cv_prog_cc_g=yes ac_cv_env_LDFLAGS_set= ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_prog_cc_can_build_shared=yes ac_cv_c_compiler_gnu=yes ac_cv_exeext= ac_cv_env_CFLAGS_set=set ac_cv_prog_make_gmake_set=yes ac_cv_env_CPP_value= ac_cv_env_CPPFLAGS_set=set lt_cv_prog_cc_static_works=yes lt_cv_prog_cc_no_builtin= lt_cv_prog_cc_shlib= lt_cv_prog_cc_static=-static ac_cv_env_host_alias_set= ac_cv_prog_GTKDOC=false lt_cv_ld_reload_flag=-r lt_cv_sys_path_separator=: lt_cv_archive_cmds_need_lc=yes ac_cv_header_sys_stat_h=yes lt_cv_prog_gnu_ld=yes ac_cv_env_build_alias_set= ac_cv_path_QUERYLOADERS=/usr/X11R6/bin/gdk-pixbuf-query-loaders ac_cv_env_LDFLAGS_value= ac_cv_env_target_alias_set=set ac_cv_host_alias=i386-unknown-freebsd4.7 ac_cv_env_CFLAGS_value='-O -pipe ' ac_cv_env_CC_set=set lt_cv_prog_cc_wl=-Wl, ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_header_strings_h=yes ac_cv_header_stdint_h=no ac_cv_header_inttypes_h=yes ac_cv_prog_DB2HTML=false ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\''' lt_cv_path_LD=/usr/libexec/elf/ld ac_cv_build_alias=i386-unknown-freebsd4.7 ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_lib_popt_poptParseArgvString=yes ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=i386-unknown-freebsd4.7 ac_cv_env_host_alias_value= lt_cv_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_compiler_c_o=yes lt_cv_prog_cc_pic_works=yes lt_cv_file_magic_test_file= ac_cv_build=i386-unknown-freebsd4.7 ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_env_build_alias_value= lt_cv_prog_cc_pic=' -fPIC' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\''' lt_cv_deplibs_check_method=pass_all ac_cv_prog_ac_ct_CC=cc lt_cv_compiler_o_lo=yes ac_cv_env_target_alias_value=i386-unknown-freebsd4.7 ac_cv_env_CC_value=cc lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_CPP_set= ac_cv_header_dlfcn_h=yes ac_cv_objext=o ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "librsvg" #define VERSION "2.2.3" #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_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define STDC_HEADERS 1 configure: exit 0 --0-1804289383-1044754528=:778-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message