dependency error for dia

David Thiel lx at redundancy.redundancy.org
Fri Apr 4 14:00:02 PST 2003


I think this RUN_DEPENDS needs to be BUILD_DEPENDS:

.if !defined(WITHOUT_PYTHON)
USE_PYTHON=     yes
RUN_DEPENDS=    ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2
CONFIGURE_ARGS+=        --with-python
PLIST_SUB=      PYTHON:=""
.else
PLIST_SUB=      PYTHON:="@comment "
.endif


checking for python module gtk... no
configure: error: could not find pygtk module
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome at FreeBSD.org [maintainer] and attach
      the "/usr/ports/graphics/dia/work/dia-0.91/config.log" including the
      output of the failure of your make command. Also, it might be a good
      idea to provide an overview of all packages installed on your system
      (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/graphics/dia.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall21089.0 make
** Fix the problem and try again.
** The following packages were not installed or upgraded (*:skipped / !:failed)
        ! graphics/dia  (configure error)



-------------- 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 dia configure 0.91, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-gnome --enable-bonobo --with-python --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=i386-portbld-freebsd4.8

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

hostname = deepthought.corp.wagerworks.com
uname -m = i386
uname -r = 4.8-RC
uname -s = FreeBSD
uname -v = FreeBSD 4.8-RC #22: Wed Mar 19 12:04:43 PST 2003     dthiel at deepthought.corp.wagerworks.com:/usr/obj/usr/src/sys/WORK 

/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/bin
PATH: /usr/etc
PATH: /home/dthiel/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /sbin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /var/qmail/bin
PATH: /usr/X11R6/bin


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

configure:1499: checking for a BSD-compatible install
configure:1553: result: /usr/bin/install -c -o root -g wheel
configure:1564: checking whether build environment is sane
configure:1607: result: yes
configure:1622: checking whether gmake sets $(MAKE)
configure:1642: result: yes
configure:1674: checking for working aclocal-1.4
configure:1685: result: missing
configure:1689: checking for working autoconf
configure:1696: result: found
configure:1704: checking for working automake-1.4
configure:1715: result: missing
configure:1719: checking for working autoheader
configure:1726: result: found
configure:1734: checking for working makeinfo
configure:1741: result: found
configure:1806: checking for gcc
configure:1832: result: cc
configure:2076: checking for C compiler version
configure:2079: cc --version </dev/null >&5
2.95.4
configure:2082: $? = 0
configure:2084: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2087: $? = 0
configure:2089: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2092: $? = 1
configure:2116: checking for C compiler default output
configure:2119: cc -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:2122: $? = 0
configure:2168: result: a.out
configure:2173: checking whether the C compiler works
configure:2179: ./a.out
configure:2182: $? = 0
configure:2199: result: yes
configure:2206: checking whether we are cross compiling
configure:2208: result: no
configure:2211: checking for suffix of executables
configure:2213: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:2216: $? = 0
configure:2241: result: 
configure:2247: checking for suffix of object files
configure:2269: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2272: $? = 0
configure:2294: result: o
configure:2298: checking whether we are using the GNU C compiler
configure:2323: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2326: $? = 0
configure:2329: test -s conftest.o
configure:2332: $? = 0
configure:2345: result: yes
configure:2351: checking whether cc accepts -g
configure:2373: cc -c -g -I/usr/local/include conftest.c >&5
configure:2376: $? = 0
configure:2379: test -s conftest.o
configure:2382: $? = 0
configure:2393: result: yes
configure:2410: checking for cc option to accept ANSI C
configure:2471: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2474: $? = 0
configure:2477: test -s conftest.o
configure:2480: $? = 0
configure:2498: result: none needed
configure:2516: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2519: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2629: checking whether to enable maintainer-specific portions of Makefiles
configure:2638: result: no
configure:2725: checking build system type
configure:2743: result: i386-portbld-freebsd4.8
configure:2751: checking host system type
configure:2765: result: i386-portbld-freebsd4.8
configure:2795: checking for ld used by GCC
configure:2858: result: /usr/libexec/elf/ld
configure:2867: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.12.1 [FreeBSD] 2002-07-20
configure:2879: result: yes
configure:2884: checking for /usr/libexec/elf/ld option to reload object files
configure:2891: result: -r
configure:2896: checking for BSD-compatible nm
configure:2932: result: /usr/bin/nm -B
configure:2935: checking for a sed that does not truncate output
configure:3017: result: /usr/bin/sed
configure:3020: checking whether ln -s works
configure:3024: result: yes
configure:3031: checking how to recognise dependent libraries
configure:3212: result: pass_all
configure:3225: checking command to parse /usr/bin/nm -B output
configure:3309: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3312: $? = 0
configure:3316: /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:3319: $? = 0
configure:3371: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c conftstm.o >&5
configure:3374: $? = 0
configure:3418: result: ok
configure:3427: checking how to run the C preprocessor
configure:3463: cc -E -I/usr/local/include conftest.c
configure:3469: $? = 0
configure:3501: cc -E -I/usr/local/include conftest.c
configure:3503: ac_nonexistent.h: No such file or directory
configure:3507: $? = 1
configure: failed program was:
| #line 3493 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "dia"
| #define PACKAGE_TARNAME "dia"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "dia 0.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia"
| #define PACKAGE "dia"
| #define VERSION "0.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3545: result: cc -E
configure:3570: cc -E -I/usr/local/include conftest.c
configure:3576: $? = 0
configure:3608: cc -E -I/usr/local/include conftest.c
configure:3610: ac_nonexistent.h: No such file or directory
configure:3614: $? = 1
configure: failed program was:
| #line 3600 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "dia"
| #define PACKAGE_TARNAME "dia"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "dia 0.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia"
| #define PACKAGE "dia"
| #define VERSION "0.91"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3657: checking for egrep
configure:3667: result: grep -E
configure:3672: checking for ANSI C header files
configure:3698: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3701: $? = 0
configure:3704: test -s conftest.o
configure:3707: $? = 0
configure:3799: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:3802: $? = 0
configure:3804: ./conftest
configure:3807: $? = 0
configure:3822: result: yes
configure:3846: checking for sys/types.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for sys/stat.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for stdlib.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for string.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for memory.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for strings.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for inttypes.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3846: checking for stdint.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3905: stdint.h: No such file or directory
configure:3866: $? = 1
configure: failed program was:
| #line 3852 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "dia"
| #define PACKAGE_TARNAME "dia"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "dia 0.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia"
| #define PACKAGE "dia"
| #define VERSION "0.91"
| #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
| /* 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 <stdint.h>
configure:3883: result: no
configure:3846: checking for unistd.h
configure:3863: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3866: $? = 0
configure:3869: test -s conftest.o
configure:3872: $? = 0
configure:3883: result: yes
configure:3909: checking dlfcn.h usability
configure:3922: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3925: $? = 0
configure:3928: test -s conftest.o
configure:3931: $? = 0
configure:3941: result: yes
configure:3945: checking dlfcn.h presence
configure:3956: cc -E -I/usr/local/include conftest.c
configure:3962: $? = 0
configure:3981: result: yes
configure:4017: checking for dlfcn.h
configure:4024: result: yes
configure:4222: checking for ranlib
configure:4238: found /usr/bin/ranlib
configure:4249: result: ranlib
configure:4302: checking for strip
configure:4318: found /usr/bin/strip
configure:4329: result: strip
configure:4539: checking for objdir
configure:4550: result: .libs
configure:4567: checking for cc option to produce PIC
configure:4713: result: -fPIC
configure:4717: checking if cc PIC flag -fPIC works
configure:4741: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:4744: $? = 0
configure:4747: test -s conftest.o
configure:4750: $? = 0
configure:4788: result: yes
configure:4804: checking if cc static flag -static works
configure:4829: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib -lintl >&5
configure:4832: $? = 0
configure:4835: test -s conftest
configure:4838: $? = 0
configure:4854: result: yes
configure:4866: checking if cc supports -c -o file.o
configure:4886: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:4910: result: yes
configure:4915: checking if cc supports -c -o file.lo
configure:4943: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:4946: $? = 0
configure:4949: test -s conftest.lo
configure:4952: $? = 0
configure:4974: result: yes
configure:5005: checking if cc supports -fno-rtti -fno-exceptions
configure:5028: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:5031: $? = 0
configure:5034: test -s conftest.o
configure:5037: $? = 0
configure:5054: result: yes
configure:5065: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:5760: result: yes
configure:5765: checking how to hardcode library paths into programs
configure:5789: result: immediate
configure:5794: checking whether stripping libraries is possible
configure:5799: result: yes
configure:5810: checking dynamic linker characteristics
configure:6230: result: freebsd4.8 ld.so
configure:6235: checking if libtool supports shared libraries
configure:6237: result: yes
configure:6240: checking whether to build shared libraries
configure:6261: result: yes
configure:6264: checking whether to build static libraries
configure:6268: result: no
configure:6942: checking whether -lc should be explicitly linked in
configure:6950: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:6953: $? = 0
configure:6967: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6970: $? = 1
configure:6983: result: yes
configure:7558: checking whether build environment is sane
configure:7601: result: yes
configure:7616: checking for a BSD-compatible install
configure:7670: result: /usr/bin/install -c -o root -g wheel
configure:7681: checking whether ln -s works
configure:7685: result: yes
configure:7692: checking whether gmake sets $(MAKE)
configure:7712: result: yes
configure:7722: checking for strerror in -lcposix
configure:7753: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lcposix  -L/usr/local/lib -lintl >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:7756: $? = 1
configure: failed program was:
| #line 7730 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "dia"
| #define PACKAGE_TARNAME "dia"
| #define PACKAGE_VERSION "0.91"
| #define PACKAGE_STRING "dia 0.91"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia"
| #define PACKAGE "dia"
| #define VERSION "0.91"
| #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
| /* end 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 ();
| int
| main ()
| {
| strerror ();
|   ;
|   return 0;
| }
configure:7774: result: no
configure:7791: checking for dirent.h that defines DIR
configure:7816: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7819: $? = 0
configure:7822: test -s conftest.o
configure:7825: $? = 0
configure:7836: result: yes
configure:7849: checking for library containing opendir
configure:7880: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:7883: $? = 0
configure:7886: test -s conftest
configure:7889: $? = 0
configure:7948: result: none required
configure:8064: checking for ANSI C header files
configure:8214: result: yes
configure:8241: checking stddef.h usability
configure:8254: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:8257: $? = 0
configure:8260: test -s conftest.o
configure:8263: $? = 0
configure:8273: result: yes
configure:8277: checking stddef.h presence
configure:8288: cc -E -I/usr/local/include conftest.c
configure:8294: $? = 0
configure:8313: result: yes
configure:8349: checking for stddef.h
configure:8356: result: yes
configure:8241: checking fcntl.h usability
configure:8254: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:8257: $? = 0
configure:8260: test -s conftest.o
configure:8263: $? = 0
configure:8273: result: yes
configure:8277: checking fcntl.h presence
configure:8288: cc -E -I/usr/local/include conftest.c
configure:8294: $? = 0
configure:8313: result: yes
configure:8349: checking for fcntl.h
configure:8356: result: yes
configure:8232: checking for unistd.h
configure:8237: result: yes
configure:8241: checking utime.h usability
configure:8254: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:8257: $? = 0
configure:8260: test -s conftest.o
configure:8263: $? = 0
configure:8273: result: yes
configure:8277: checking utime.h presence
configure:8288: cc -E -I/usr/local/include conftest.c
configure:8294: $? = 0
configure:8313: result: yes
configure:8349: checking for utime.h
configure:8356: result: yes
configure:8370: checking for an ANSI C-conforming const
configure:8438: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:8441: $? = 0
configure:8444: test -s conftest.o
configure:8447: $? = 0
configure:8458: result: yes
configure:8477: checking for select
configure:8527: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:8530: $? = 0
configure:8533: test -s conftest
configure:8536: $? = 0
configure:8547: result: yes
configure:8477: checking for strcspn
configure:8527: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:8530: $? = 0
configure:8533: test -s conftest
configure:8536: $? = 0
configure:8547: result: yes
configure:8477: checking for strdup
configure:8527: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:8530: $? = 0
configure:8533: test -s conftest
configure:8536: $? = 0
configure:8547: result: yes
configure:8477: checking for strtol
configure:8527: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:8530: $? = 0
configure:8533: test -s conftest
configure:8536: $? = 0
configure:8547: result: yes
configure:8477: checking for snprintf
configure:8527: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl >&5
configure:8530: $? = 0
configure:8533: test -s conftest
configure:8536: $? = 0
configure:8547: result: yes
configure:8561: checking for intltool >= 0.21
configure:8571: result: 0.25 found
configure:8622: checking for perl
configure:8640: found /usr/bin/perl
configure:8652: result: /usr/bin/perl
configure:8716: checking for pkg-config
configure:8734: found /usr/local/bin/pkg-config
configure:8747: result: /usr/local/bin/pkg-config
configure:8770: checking for GLIB - version >= 2.0.0
configure:8890: cc -o conftest -O -pipe  -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include   -I/usr/local/include  conftest.c -L/usr/local/lib -lglib-2.0 -liconv   -L/usr/local/lib -lintl >&5
configure:8893: $? = 0
configure:8895: ./conftest
configure:8898: $? = 0
configure:8916: result: yes (version 2.2.1)
configure:9022: checking for pkg-config
configure:9053: result: /usr/local/bin/pkg-config
configure:9074: checking for GTK+ - version >= 2.0.0
configure:9190: cc -o conftest -O -pipe  -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   -I/usr/local/include  conftest.c -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 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   -L/usr/local/lib -lintl >&5
configure:9193: $? = 0
configure:9195: ./conftest
configure:9198: $? = 0
configure:9216: result: yes (version 2.2.1)
configure:9350: checking for pango >= 1.1.5
configure:9354: result: yes
configure:9358: checking PANGOVERSION_CFLAGS
configure:9361: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0  
configure:9364: checking PANGOVERSION_LIBS
configure:9367: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:9448: checking for pangoft2
configure:9452: result: yes
configure:9456: checking PANGOFT2_CFLAGS
configure:9459: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
configure:9462: checking PANGOFT2_LIBS
configure:9465: result: -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:9492: checking for FT_Init_FreeType in -lfreetype
configure:9523: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lfreetype -L/usr/local/lib -lfreetype -L/usr/local/lib -lintl >&5
configure:9526: $? = 0
configure:9529: test -s conftest
configure:9532: $? = 0
configure:9544: result: yes
configure:9553: checking if FreeType version is 2.0.9 or higher
configure:9570: cc -E -I/usr/local/include/freetype2 -I/usr/local/include conftest.c
configure:9576: $? = 0
configure:9587: result: yes
configure:9673: checking for libart-2.0
configure:9677: result: yes
configure:9681: checking LIBART_CFLAGS
configure:9684: result: -I/usr/local/include/libart-2.0  
configure:9687: checking LIBART_LIBS
configure:9690: result: -L/usr/local/lib -lart_lgpl_2  
configure:9724: checking whether GNOME specific code should be used
configure:9758: result: yes
configure:9816: checking for gtk+-2.0 libxml-2.0 gdk-pixbuf-2.0 pangoft2 libart-2.0 libgnome-2.0 libgnomeui-2.0
configure:9820: result: yes
configure:9824: checking GTK_CFLAGS
configure:9827: result: -DORBIT2=1 -pthread -I/usr/local/include/atk-1.0 -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/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-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/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  
configure:9830: checking GTK_LIBS
configure:9833: result: -Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  
configure:9926: checking for libxslt
configure:9930: result: yes
configure:9934: checking XSLT_CFLAGS
configure:9937: result: -I/usr/local/include -I/usr/local/include/libxml2  
configure:9940: checking XSLT_LIBS
configure:9943: result: -L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm  
configure:9983: checking for poptSetOtherOptionHelp in -lpopt
configure:10014: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpopt  -L/usr/local/lib -lintl >&5
configure:10017: $? = 0
configure:10020: test -s conftest
configure:10023: $? = 0
configure:10035: result: yes
configure:10061: checking popt.h usability
configure:10074: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:10077: $? = 0
configure:10080: test -s conftest.o
configure:10083: $? = 0
configure:10093: result: yes
configure:10097: checking popt.h presence
configure:10108: cc -E -I/usr/local/include conftest.c
configure:10114: $? = 0
configure:10133: result: yes
configure:10169: checking for popt.h
configure:10176: result: yes
configure:10203: checking png.h usability
configure:10216: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:10219: $? = 0
configure:10222: test -s conftest.o
configure:10225: $? = 0
configure:10235: result: yes
configure:10239: checking png.h presence
configure:10250: cc -E -I/usr/local/include conftest.c
configure:10256: $? = 0
configure:10275: result: yes
configure:10311: checking for png.h
configure:10318: result: yes
configure:10330: checking for png_read_info in -lpng
configure:10361: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpng -lz -lm -L/usr/local/lib -lintl >&5
configure:10364: $? = 0
configure:10367: test -s conftest
configure:10370: $? = 0
configure:10382: result: yes
configure:10396: checking for png_structp in png.h
configure:10415: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:10418: $? = 0
configure:10421: test -s conftest.o
configure:10424: $? = 0
configure:10434: result: yes
configure:10491: checking locale.h usability
configure:10504: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:10531: warning: `HAVE_LIBPNG' redefined
configure:10530: warning: this is the location of the previous definition
configure:10507: $? = 0
configure:10510: test -s conftest.o
configure:10513: $? = 0
configure:10523: result: yes
configure:10527: checking locale.h presence
configure:10538: cc -E -I/usr/local/include conftest.c
configure:10567: warning: `HAVE_LIBPNG' redefined
configure:10566: warning: this is the location of the previous definition
configure:10544: $? = 0
configure:10563: result: yes
configure:10599: checking for locale.h
configure:10606: result: yes
configure:10620: checking for LC_MESSAGES
configure:10642: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpng -L/usr/local/lib -lintl -lpng -lz -lm >&5
configure:10663: warning: `HAVE_LIBPNG' redefined
configure:10662: warning: this is the location of the previous definition
configure:10645: $? = 0
configure:10648: test -s conftest
configure:10651: $? = 0
configure:10662: result: yes
configure:10691: checking libintl.h usability
configure:10704: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:10731: warning: `HAVE_LIBPNG' redefined
configure:10730: warning: this is the location of the previous definition
configure:10707: $? = 0
configure:10710: test -s conftest.o
configure:10713: $? = 0
configure:10723: result: yes
configure:10727: checking libintl.h presence
configure:10738: cc -E -I/usr/local/include conftest.c
configure:10767: warning: `HAVE_LIBPNG' redefined
configure:10766: warning: this is the location of the previous definition
configure:10744: $? = 0
configure:10763: result: yes
configure:10799: checking for libintl.h
configure:10806: result: yes
configure:10817: checking for dgettext in libc
configure:10841: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpng -L/usr/local/lib -lintl -lpng -lz -lm >&5
configure:10860: warning: `HAVE_LIBPNG' redefined
configure:10859: warning: this is the location of the previous definition
configure:10844: $? = 0
configure:10847: test -s conftest
configure:10850: $? = 0
configure:10862: result: yes
configure:10870: checking for bind_textdomain_codeset
configure:10920: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpng -L/usr/local/lib -lintl -lpng -lz -lm >&5
configure:10913: warning: `HAVE_LIBPNG' redefined
configure:10912: warning: this is the location of the previous definition
configure:10923: $? = 0
configure:10926: test -s conftest
configure:10929: $? = 0
configure:10940: result: yes
configure:11264: checking for msgfmt
configure:11291: result: /usr/local/bin/msgfmt
configure:11302: checking for dcgettext
configure:11352: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpng -L/usr/local/lib -lintl -lpng -lz -lm >&5
configure:11345: warning: `HAVE_LIBPNG' redefined
configure:11344: warning: this is the location of the previous definition
configure:11355: $? = 0
configure:11358: test -s conftest
configure:11361: $? = 0
configure:11372: result: yes
configure:11384: checking for gmsgfmt
configure:11415: result: /usr/local/bin/msgfmt
configure:11424: checking for xgettext
configure:11451: result: /usr/local/bin/xgettext
configure:11476: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lpng -L/usr/local/lib -lintl -lpng -lz -lm >&5
configure:11496: warning: `HAVE_LIBPNG' redefined
configure:11495: warning: this is the location of the previous definition
configure:11479: $? = 0
configure:11482: test -s conftest
configure:11485: $? = 0
configure:11552: checking for catalogs to be installed
configure:11561: result:  am az ca cs da de el en_GB es fi fr ga hu it ja ko nl nn no pl pt pt_BR ro ru sk sl sv tr uk vi zh_CN zh_TW
configure:11604: checking for xml2-config
configure:11620: found /usr/local/bin/xml2-config
configure:11630: result: xml2-config
configure:11638: checking for libxml >= 2.3.9
configure:11643: result: found
configure:11749: checking zlib.h usability
configure:11762: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe  -I/usr/local/include conftest.c >&5
configure:11789: warning: `HAVE_LIBPNG' redefined
configure:11788: warning: this is the location of the previous definition
configure:11765: $? = 0
configure:11768: test -s conftest.o
configure:11771: $? = 0
configure:11781: result: yes
configure:11785: checking zlib.h presence
configure:11796: cc -E -I/usr/local/include conftest.c
configure:11825: warning: `HAVE_LIBPNG' redefined
configure:11824: warning: this is the location of the previous definition
configure:11802: $? = 0
configure:11821: result: yes
configure:11857: checking for zlib.h
configure:11864: result: yes
configure:11872: checking for gzread in -lz
configure:11903: cc -o conftest -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe  -I/usr/local/include  conftest.c -lz  -lpng -L/usr/local/lib -lintl -lpng -lz -lm >&5
configure:11917: warning: `HAVE_LIBPNG' redefined
configure:11916: warning: this is the location of the previous definition
configure:11906: $? = 0
configure:11909: test -s conftest
configure:11912: $? = 0
configure:11924: result: yes
configure:11967: checking math.h usability
configure:11980: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -I/usr/local/include conftest.c >&5
configure:12007: warning: `HAVE_LIBPNG' redefined
configure:12006: warning: this is the location of the previous definition
configure:11983: $? = 0
configure:11986: test -s conftest.o
configure:11989: $? = 0
configure:11999: result: yes
configure:12003: checking math.h presence
configure:12014: cc -E -I/usr/local/include conftest.c
configure:12043: warning: `HAVE_LIBPNG' redefined
configure:12042: warning: this is the location of the previous definition
configure:12020: $? = 0
configure:12039: result: yes
configure:12075: checking for math.h
configure:12082: result: yes
configure:12090: checking for isinf in -lm
configure:12121: cc -o conftest -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -I/usr/local/include  conftest.c -lm  -lpng -L/usr/local/lib -lintl -lpng -lz -lm -lz >&5
configure:12135: warning: `HAVE_LIBPNG' redefined
configure:12134: warning: this is the location of the previous definition
configure:12124: $? = 0
configure:12127: test -s conftest
configure:12130: $? = 0
configure:12142: result: yes
configure:12396: checking if C compiler accepts -Wall
configure:12417: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -I/usr/local/include conftest.c >&5
configure:12438: warning: `HAVE_LIBPNG' redefined
configure:12437: warning: this is the location of the previous definition
configure:12420: $? = 0
configure:12423: test -s conftest.o
configure:12426: $? = 0
configure:12428: result: yes
configure:12441: checking if C compiler accepts -Wunused
configure:12462: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -I/usr/local/include conftest.c >&5
configure:12483: warning: `HAVE_LIBPNG' redefined
configure:12482: warning: this is the location of the previous definition
configure:12465: $? = 0
configure:12468: test -s conftest.o
configure:12471: $? = 0
configure:12473: result: yes
configure:12486: checking if C compiler accepts -Winline
configure:12507: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -Winline -I/usr/local/include conftest.c >&5
configure:12528: warning: `HAVE_LIBPNG' redefined
configure:12527: warning: this is the location of the previous definition
configure:12510: $? = 0
configure:12513: test -s conftest.o
configure:12516: $? = 0
configure:12518: result: yes
configure:12531: checking if C compiler accepts -Wmissing-prototypes
configure:12552: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -Winline -Wmissing-prototypes -I/usr/local/include conftest.c >&5
configure:12573: warning: `HAVE_LIBPNG' redefined
configure:12572: warning: this is the location of the previous definition
configure:12555: $? = 0
configure:12558: test -s conftest.o
configure:12561: $? = 0
configure:12563: result: yes
configure:12576: checking if C compiler accepts -Wmissing-declarations
configure:12597: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -I/usr/local/include conftest.c >&5
configure:12618: warning: `HAVE_LIBPNG' redefined
configure:12617: warning: this is the location of the previous definition
configure:12600: $? = 0
configure:12603: test -s conftest.o
configure:12606: $? = 0
configure:12608: result: yes
configure:12621: checking if C compiler accepts -finline-functions
configure:12642: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -I/usr/local/include conftest.c >&5
configure:12663: warning: `HAVE_LIBPNG' redefined
configure:12662: warning: this is the location of the previous definition
configure:12645: $? = 0
configure:12648: test -s conftest.o
configure:12651: $? = 0
configure:12653: result: yes
configure:12666: checking if C compiler accepts -fstrict-aliasing
configure:12687: cc -c -I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -I/usr/local/include conftest.c >&5
configure:12708: warning: `HAVE_LIBPNG' redefined
configure:12707: warning: this is the location of the previous definition
configure:12690: $? = 0
configure:12693: test -s conftest.o
configure:12696: $? = 0
configure:12698: result: yes
configure:12731: checking for db2html
configure:12762: result: no
configure:12796: checking for python
configure:12814: found /usr/local/bin/python
configure:12826: result: /usr/local/bin/python
configure:12839: checking if Python version >= 1.5.2
configure:12858: result: okay
configure:12867: checking local Python configuration
configure:12904: result: looks good
configure:12909: checking for python module gtk
configure:12938: result: no
configure:12940: error: could not find pygtk module

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

ac_cv_func_bind_textdomain_codeset=yes
ac_cv_path_XGETTEXT=/usr/local/bin/xgettext
ac_cv_path_PYTHON=/usr/local/bin/python
gt_cv_func_dgettext_libc=yes
ac_cv_func_select=yes
ac_cv_header_stdlib_h=yes
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_prog_XML2_CONFIG=xml2-config
ac_cv_func_strtol=yes
ac_cv_path_INTLTOOL_PERL=/usr/bin/perl
ac_cv_lib_cposix_strerror=no
ac_cv_prog_cc_g=yes
ac_cv_env_LDFLAGS_set=
ac_cv_lib_freetype_FT_Init_FreeType=yes
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_search_opendir='none required'
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_lib_png_png_read_info=yes
ac_cv_header_popt_h=yes
ac_cv_header_dirent_dirent_h=yes
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=
ac_cv_path_DB2HTML=no
gt_cv_have_gettext=yes
ac_cv_func_snprintf=yes
ac_cv_header_fcntl_h=yes
lt_cv_prog_cc_static=-static
ac_cv_env_host_alias_set=
ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt
ac_cv_c_const=yes
lt_cv_ld_reload_flag=-r
ac_cv_lib_popt_poptSetOtherOptionHelp=yes
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=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.8
ac_cv_prog_cc_stdc=
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_header_math_h=yes
ac_cv_path_MSGFMT=/usr/local/bin/msgfmt
lt_cv_prog_cc_wl=-Wl,
ac_cv_header_sys_types_h=yes
ac_cv_header_stdc=yes
ac_cv_lib_z_gzread=yes
ac_cv_header_strings_h=yes
lt_cv_path_SED=/usr/bin/sed
ac_cv_func_dcgettext=yes
ac_cv_header_stdint_h=no
ac_cv_header_inttypes_h=yes
ac_cv_prog_egrep='grep -E'
ac_cv_header_locale_h=yes
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-portbld-freebsd4.8
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_lib_m_isinf=yes
ac_cv_header_utime_h=yes
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_header_memory_h=yes
ac_cv_func_strcspn=yes
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_host=i386-portbld-freebsd4.8
ac_cv_env_host_alias_value=
ac_cv_header_zlib_h=yes
am_cv_val_LC_MESSAGES=yes
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'\'''
gt_cv_func_dgettext_libintl=no
lt_cv_compiler_c_o=yes
lt_cv_prog_cc_pic_works=yes
lt_cv_file_magic_test_file=
py_cv_mod_gtk_=no
ac_cv_prog_CPP='cc -E'
ac_cv_build=i386-portbld-freebsd4.8
ac_cv_env_build_alias_value=i386-portbld-freebsd4.8
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
ac_cv_header_libintl_h=yes
lt_cv_compiler_o_lo=yes
ac_cv_env_target_alias_value=
ac_cv_header_stddef_h=yes
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_header_png_h=yes
ac_cv_func_strdup=yes
ac_cv_objext=o

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

ACLOCAL='/usr/ports/graphics/dia/work/dia-0.91/missing aclocal-1.4'
APP_LIBS=' -lpopt'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='/usr/ports/graphics/dia/work/dia-0.91/missing automake-1.4'
CATALOGS=' am.gmo az.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo fi.gmo fr.gmo ga.gmo hu.gmo it.gmo ja.gmo ko.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
CATOBJEXT='.gmo'
CC='cc'
CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include -O -pipe   -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing'
CPP='cc -E'
CPPFLAGS='-I/usr/local/include'
DATADIRNAME='share'
DB2HTML='no'
DEBUG_FLAGS=''
DEFS=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
FREETYPE_LIBS='-L/usr/local/lib -lfreetype'
GETTEXT_PACKAGE='dia'
GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include  '
GLIB_GENMARSHAL='glib-genmarshal'
GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv  '
GLIB_MKENUMS='glib-mkenums'
GMOFILES=' am.gmo az.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo es.gmo fi.gmo fr.gmo ga.gmo hu.gmo it.gmo ja.gmo ko.gmo nl.gmo nn.gmo no.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo'
GMSGFMT='/usr/local/bin/msgfmt'
GOBJECT_QUERY='gobject-query'
GTK_CFLAGS='-DORBIT2=1 -pthread -I/usr/local/include/atk-1.0 -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/local/include/orbit-2.0 -I/usr/local/include/libbonobo-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/bonobo-activation-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/libgnome-2.0 -I/usr/X11R6/include/gconf/2 -I/usr/X11R6/include/gnome-vfs-2.0 -I/usr/X11R6/lib/gnome-vfs-2.0/include -I/usr/X11R6/include/libgnomeui-2.0 -I/usr/X11R6/include/libgnomecanvas-2.0 -I/usr/X11R6/include/libbonoboui-2.0  '
GTK_LIBS='-Wl,--export-dynamic -pthread -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -lm -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv  '
HAVE_BONOBO_FALSE=''
HAVE_BONOBO_TRUE='#'
HAVE_DB2HTML_FALSE=''
HAVE_DB2HTML_TRUE='#'
HAVE_GCC_FALSE='#'
HAVE_GCC_TRUE=''
HAVE_GNOME_FALSE='#'
HAVE_GNOME_TRUE=''
HAVE_XSLT_FALSE='#'
HAVE_XSLT_TRUE=''
INSTALL_DATA='install -c  -m 444'
INSTALL_PROGRAM='install -c -s  -m 555'
INSTALL_SCRIPT='install -c  -m 555'
INSTOBJEXT='.mo'
INTLLIBS=''
INTLOBJS=''
INTLTOOL_CAVES_RULE='%.caves:     %.caves.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DESKTOP_RULE='%.desktop:   %.desktop.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
INTLTOOL_KEYS_RULE='%.keys:      %.keys.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -k -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
INTLTOOL_OAF_RULE='%.oaf:       %.oaf.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -p'
INTLTOOL_PERL='/usr/bin/perl'
INTLTOOL_PONG_RULE='%.pong:      %.pong.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_PROP_RULE='%.prop:      %.prop.in      $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SCHEMAS_RULE='%.schemas:   %.schemas.in   $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -s -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SERVER_RULE='%.server:    %.server.in    $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -o -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SHEET_RULE='%.sheet:     %.sheet.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_THEME_RULE='%.theme:     %.theme.in     $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -d -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UI_RULE='%.ui:        %.ui.in        $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
INTLTOOL_XML_RULE='%.xml:       %.xml.in       $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_MERGE) $(top_srcdir)/po $< $@ -x -u -c $(top_builddir)/po/.intltool-merge-cache'
LDFLAGS=''
LIBART_CFLAGS='-I/usr/local/include/libart-2.0  '
LIBART_LIBS='-L/usr/local/lib -lart_lgpl_2  '
LIBOBJS=''
LIBS='-lpng -L/usr/local/lib -lintl -lpng -lz -lm -lz'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS='./mkinstalldirs'
MSGFMT='/usr/local/bin/msgfmt'
OBJEXT='o'
PACKAGE='dia'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=dia'
PACKAGE_NAME='dia'
PACKAGE_STRING='dia 0.91'
PACKAGE_TARNAME='dia'
PACKAGE_VERSION='0.91'
PANGOFT2_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  '
PANGOFT2_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpangoft2-1.0 -lXft -lfreetype -lXext -lXrender -lfontconfig -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
PANGOVERSION_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0  '
PANGOVERSION_LIBS='-Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  '
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
PNG_LIBS='-lpng -lz -lm'
POFILES=' am.po az.po ca.po cs.po da.po de.po el.po en_GB.po es.po fi.po fr.po ga.po hu.po it.po ja.po ko.po nl.po nn.po no.po pl.po pt.po pt_BR.po ro.po ru.po sk.po sl.po sv.po tr.po uk.po vi.po zh_CN.po zh_TW.po'
POPT_LIBS='-lpopt'
POSUB='po'
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
PYTHON='/usr/local/bin/python'
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_INCLUDES=''
PYTHON_LIBS=''
PYTHON_PLATFORM='freebsd4'
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION='2.2'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
USE_NLS='yes'
VERSION='0.91'
WITH_PYTHON_FALSE=''
WITH_PYTHON_TRUE=''
XGETTEXT='/usr/local/bin/xgettext'
XML2_CONFIG='xml2-config'
XML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include'
XML_CONFIG=''
XML_LIBS='-L/usr/local/lib -lxml2 -lz -L/usr/local/lib -liconv -lm -L/usr/local/lib'
XSLT_CFLAGS='-I/usr/local/include -I/usr/local/include/libxml2  '
XSLT_DIR='xslt'
XSLT_LIBS='-L/usr/local/lib -lxslt -lxml2 -lz -liconv -lm  '
Z_LIBS='-lz'
ac_ct_CC='cc'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.8'
build_alias='i386-portbld-freebsd4.8'
build_cpu='i386'
build_os='freebsd4.8'
build_vendor='portbld'
datadir='/usr/X11R6/share/gnome'
exec_prefix='NONE'
host='i386-portbld-freebsd4.8'
host_alias=''
host_cpu='i386'
host_os='freebsd4.8'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${prefix}/${DATADIRNAME}/locale'
localstatedir='/usr/X11R6/share/gnome'
mandir='${prefix}/man'
oldincludedir='/usr/include'
pkgpyexecdir='${pyexecdir}/dia'
pkgpythondir='${pythondir}/dia'
prefix='/usr/X11R6'
program_transform_name='s,x,x,'
pyexecdir='${exec_prefix}/lib/python2.2/site-packages'
pythondir='${prefix}/lib/python2.2/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define ENABLE_NLS 1
#define GETTEXT_PACKAGE "dia"
#define GNOME 1
#define GNOME_ICONDIR "/usr/X11R6/share/gnome/pixmaps"
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
#define HAVE_DCGETTEXT 1
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_FREETYPE 1
#define HAVE_GETTEXT 1
#define HAVE_INTTYPES_H 1
#define HAVE_ISINF 1
#define HAVE_LC_MESSAGES 1
#define HAVE_LIBART 1
#define HAVE_LIBPNG
#define HAVE_LIBPNG 1
#define HAVE_LIBPOPT
#define HAVE_LIBZ
#define HAVE_LOCALE_H 1
#define HAVE_MATH_H 1
#define HAVE_MEMORY_H 1
#define HAVE_POPT_H 1
#define HAVE_SELECT 1
#define HAVE_SNPRINTF 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCSPN 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRTOL 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_UTIME_H 1
#define HAVE_ZLIB_H 1
#define PACKAGE "dia"
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=dia"
#define PACKAGE_NAME "dia"
#define PACKAGE_STRING "dia 0.91"
#define PACKAGE_TARNAME "dia"
#define PACKAGE_VERSION "0.91"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.91"

configure: exit 1


More information about the freebsd-gnome mailing list