Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 03:04:44 -0600 (CST)
From:      Larry Rosenman <ler@lerctr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        verbophobe@hotmail.com
Subject:   ports/48587: gthumb2 port fails. 
Message-ID:  <200302230904.h1N94imf072562@lerlaptop.lerctr.org>

next in thread | raw e-mail | index | archive | help

>Number:         48587
>Category:       ports
>Synopsis:       gthumb2 port fails.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 23 01:10:12 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Larry Rosenman
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
LERCTR Consulting
>Environment:
System: FreeBSD lerlaptop.lerctr.org 4.7-STABLE FreeBSD 4.7-STABLE #39: Sat Feb 15 23:00:20 CST 2003 ler@lerlaptop.lerctr.org:/usr/obj/usr/src/sys/LERLAPTOP i386


	
>Description:
trying to upgrade all my ports after the Xft rename, this one fails. 
portupgrade log:

    ===>  Cleaning for unzip-5.50
    ===>  Cleaning for esound-0.2.29
    ===>  Cleaning for libaudiofile-0.2.3
    ===>  Cleaning for libiconv-1.8_2
    ===>  Cleaning for ORBit2-2.6.0
    ===>  Cleaning for atk-1.2.2
    ===>  Cleaning for autoconf-2.53_1
    ===>  Cleaning for automake-1.5,1
    ===>  Cleaning for bison-1.75
    ===>  Cleaning for bonobo-activation-2.2.1,1
    ===>  Cleaning for fam-2.6.9_2
    ===>  Cleaning for gconf2-2.2.0
    ===>  Cleaning for gettext-0.11.5_1
    ===>  Cleaning for glib-2.2.1
    ===>  Cleaning for gmake-3.80
    ===>  Cleaning for gnomevfs2-2.2.2
    ===>  Cleaning for imake-4.2.0_1
    ===>  Cleaning for libIDL-0.8.0_1
    ===>  Cleaning for libbonobo-2.2.0
    ===>  Cleaning for libglade2-2.0.1_1
    ===>  Cleaning for libgnugetopt-1.2
    ===>  Cleaning for libtool-1.3.4_4
    ===>  Cleaning for m4-1.4_1
    ===>  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 libgnomecanvas-2.2.0.1
    ===>  Cleaning for png-1.2.5_2
    ===>  Cleaning for tiff-3.5.7
    ===>  Cleaning for python-2.2.2_2
    ===>  Cleaning for gnome-icon-theme-1.0.0
    ===>  Cleaning for gnomehier-1.0_8
    ===>  Cleaning for gnomemimedata-2.2.0_1
    ===>  Cleaning for help2man-1.29
    ===>  Cleaning for linc-1.0.1
    ===>  Cleaning for freetype2-2.1.3_1
    ===>  Cleaning for libgnomeprint-1.116.3
    ===>  Cleaning for docbook-sk-4.1.2
    ===>  Cleaning for docbook-xml-4.2
    ===>  Cleaning for docbook-xsl-1.59.1
    ===>  Cleaning for expat-1.95.6_1
    ===>  Cleaning for intltool-0.25
    ===>  Cleaning for libxml2-2.5.3
    ===>  Cleaning for libxslt-1.0.26
    ===>  Cleaning for mkcatalog-1.1
    ===>  Cleaning for py22-expat-2.2.2_2
    ===>  Cleaning for scrollkeeper-0.3.11_8,1
    ===>  Cleaning for sdocbook-xml-4.1.2.5
    ===>  Cleaning for Xft-2.1_2
    ===>  Cleaning for fontconfig-2.1_2
    ===>  Cleaning for gtk-2.2.1
    ===>  Cleaning for libbonoboui-2.2.0
    ===>  Cleaning for libgnomeprintui-1.116.3
    ===>  Cleaning for libgnomeui-2.2.0.1
    ===>  Cleaning for pango-1.2.1
    ===>  Cleaning for XFree86-libraries-4.2.1_7
    ===>  Cleaning for libgnome-2.2.0.1
    ===>  Cleaning for startup-notification-0.5_1
    ===>  Cleaning for gthumb2-2.0.1_2
    ===>  Extracting for gthumb2-2.0.1_2
    >> Checksum OK for gthumb-2.0.1.tar.gz.
    ===>   gthumb2-2.0.1_2 depends on executable: gmake - found
    ===>   gthumb2-2.0.1_2 depends on executable: libtool - found
    ===>   gthumb2-2.0.1_2 depends on shared library: gnomeui-2.200 - found
    ===>   gthumb2-2.0.1_2 depends on shared library: gnomeprintui-2.0 - found
    ===>   gthumb2-2.0.1_2 depends on shared library: X11.6 - found
    ===>  Patching for gthumb2-2.0.1_2
    ===>  Applying FreeBSD patches for gthumb2-2.0.1_2
    ===>  Configuring for gthumb2-2.0.1_2
    configure: WARNING: you should use --build, --host, --target
    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 build system type... i386-portbld-freebsd4.7
    checking host system type... i386-portbld-freebsd4.7
    checking for i386-portbld-freebsd4.7-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 cc option to accept ANSI C... none needed
    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... nm
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking command to parse nm output... ok
    checking how to run the C preprocessor... cc -E
    checking for egrep... grep -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... no
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for i386-portbld-freebsd4.7-ranlib... no
    checking for ranlib... ranlib
    checking for i386-portbld-freebsd4.7-strip... no
    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... no
    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 -lc should be explicitly linked in... yes
    creating libtool
    checking for pkg-config... /usr/local/bin/pkg-config
    checking for orbit2-config... /usr/local/bin/orbit2-config
    checking for ORBit - version >= 2.3.0... yes
    checking for orbit-idl-2... /usr/local/bin/orbit-idl-2
    checking for 	glib-2.0			gthread-2.0			gtk+-2.0			libgnome-2.0			libgnomeui-2.0			libgnomecanvas-2.0		gnome-vfs-2.0			gnome-vfs-module-2.0		libxml-2.0			libglade-2.0			libgnomeprint-2.0		libgnomeprintui-2.0		bonobo-activation-2.0... Package libgnomeprint-2.0 was not found in the pkg-config search path.
    Perhaps you should add the directory containing `libgnomeprint-2.0.pc'
    to the PKG_CONFIG_PATH environment variable
    No package 'libgnomeprint-2.0' found
    
    configure: error: Library requirements (	glib-2.0			gthread-2.0			gtk+-2.0			libgnome-2.0			libgnomeui-2.0			libgnomecanvas-2.0		gnome-vfs-2.0			gnome-vfs-module-2.0		libxml-2.0			libglade-2.0			libgnomeprint-2.0		libgnomeprintui-2.0		bonobo-activation-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
    ===>  Script "configure" failed unexpectedly.
          Please report the problem to verbophobe@hotmail.com [maintainer] and
          attach the "/usr/ports/graphics/gthumb2/work/gthumb-2.0.1/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/gthumb2.

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 gthumb configure 2.0.1, which was
    generated by GNU Autoconf 2.57.  Invocation command line was
    
      $ ./configure --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 i386-portbld-freebsd4.7
    
    ## --------- ##
    ## Platform. ##
    ## --------- ##
    
    hostname = lerlaptop.lerctr.org
    uname -m = i386
    uname -r = 4.7-STABLE
    uname -s = FreeBSD
    uname -v = FreeBSD 4.7-STABLE #39: Sat Feb 15 23:00:20 CST 2003     ler@lerlaptop.lerctr.org:/usr/obj/usr/src/sys/LERLAPTOP 
    
    /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: /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:1493: checking for a BSD-compatible install
    configure:1547: result: /usr/bin/install -c -o root -g wheel
    configure:1558: checking whether build environment is sane
    configure:1601: result: yes
    configure:1616: checking whether gmake sets $(MAKE)
    configure:1636: result: yes
    configure:1668: checking for working aclocal-1.4
    configure:1679: result: missing
    configure:1683: checking for working autoconf
    configure:1690: result: found
    configure:1698: checking for working automake-1.4
    configure:1709: result: missing
    configure:1713: checking for working autoheader
    configure:1720: result: found
    configure:1728: checking for working makeinfo
    configure:1735: result: found
    configure:1822: checking build system type
    configure:1840: result: i386-portbld-freebsd4.7
    configure:1848: checking host system type
    configure:1862: result: i386-portbld-freebsd4.7
    configure:1878: checking for i386-portbld-freebsd4.7-gcc
    configure:1904: result: cc
    configure:2186: checking for C compiler version
    configure:2189: cc --version </dev/null >&5
    2.95.4
    configure:2192: $? = 0
    configure:2194: cc -v </dev/null >&5
    Using builtin specs.
    gcc version 2.95.4 20020320 [FreeBSD]
    configure:2197: $? = 0
    configure:2199: cc -V </dev/null >&5
    cc: argument to `-V' is missing
    configure:2202: $? = 1
    configure:2226: checking for C compiler default output
    configure:2229: cc -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
    configure:2232: $? = 0
    configure:2278: result: a.out
    configure:2283: checking whether the C compiler works
    configure:2289: ./a.out
    configure:2292: $? = 0
    configure:2309: result: yes
    configure:2316: checking whether we are cross compiling
    configure:2318: result: no
    configure:2321: checking for suffix of executables
    configure:2323: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
    configure:2326: $? = 0
    configure:2351: result: 
    configure:2357: checking for suffix of object files
    configure:2379: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:2382: $? = 0
    configure:2404: result: o
    configure:2408: checking whether we are using the GNU C compiler
    configure:2433: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:2436: $? = 0
    configure:2439: test -s conftest.o
    configure:2442: $? = 0
    configure:2455: result: yes
    configure:2461: checking whether cc accepts -g
    configure:2483: cc -c -g -I/usr/local/include conftest.c >&5
    configure:2486: $? = 0
    configure:2489: test -s conftest.o
    configure:2492: $? = 0
    configure:2503: result: yes
    configure:2520: checking for cc option to accept ANSI C
    configure:2581: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:2584: $? = 0
    configure:2587: test -s conftest.o
    configure:2590: $? = 0
    configure:2608: result: none needed
    configure:2626: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    conftest.c:2: syntax error before `me'
    configure:2629: $? = 1
    configure: failed program was:
    | #ifndef __cplusplus
    |   choke me
    | #endif
    configure:2749: checking for ld used by GCC
    configure:2812: result: /usr/libexec/elf/ld
    configure:2821: checking if the linker (/usr/libexec/elf/ld) is GNU ld
    GNU ld version 2.12.1 [FreeBSD] 2002-07-20
    configure:2833: result: yes
    configure:2838: checking for /usr/libexec/elf/ld option to reload object files
    configure:2845: result: -r
    configure:2850: checking for BSD-compatible nm
    configure:2886: result: nm
    configure:2889: checking whether ln -s works
    configure:2893: result: yes
    configure:2900: checking how to recognise dependant libraries
    configure:3068: result: pass_all
    configure:3081: checking command to parse nm output
    configure:3158: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3161: $? = 0
    configure:3165: nm conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
    configure:3168: $? = 0
    configure:3220: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
    configure:3223: $? = 0
    configure:3264: result: ok
    configure:3273: checking how to run the C preprocessor
    configure:3309: cc -E -I/usr/local/include conftest.c
    configure:3315: $? = 0
    configure:3347: cc -E -I/usr/local/include conftest.c
    configure:3349: ac_nonexistent.h: No such file or directory
    configure:3353: $? = 1
    configure: failed program was:
    | #line 3339 "configure"
    | /* confdefs.h.  */
    | 
    | #define PACKAGE_NAME "gthumb"
    | #define PACKAGE_TARNAME "gthumb"
    | #define PACKAGE_VERSION "2.0.1"
    | #define PACKAGE_STRING "gthumb 2.0.1"
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "gthumb"
    | #define VERSION "2.0.1"
    | /* end confdefs.h.  */
    | #include <ac_nonexistent.h>
    configure:3391: result: cc -E
    configure:3416: cc -E -I/usr/local/include conftest.c
    configure:3422: $? = 0
    configure:3454: cc -E -I/usr/local/include conftest.c
    configure:3456: ac_nonexistent.h: No such file or directory
    configure:3460: $? = 1
    configure: failed program was:
    | #line 3446 "configure"
    | /* confdefs.h.  */
    | 
    | #define PACKAGE_NAME "gthumb"
    | #define PACKAGE_TARNAME "gthumb"
    | #define PACKAGE_VERSION "2.0.1"
    | #define PACKAGE_STRING "gthumb 2.0.1"
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "gthumb"
    | #define VERSION "2.0.1"
    | /* end confdefs.h.  */
    | #include <ac_nonexistent.h>
    configure:3503: checking for egrep
    configure:3513: result: grep -E
    configure:3518: checking for ANSI C header files
    configure:3544: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3547: $? = 0
    configure:3550: test -s conftest.o
    configure:3553: $? = 0
    configure:3645: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
    configure:3648: $? = 0
    configure:3650: ./conftest
    configure:3653: $? = 0
    configure:3668: result: yes
    configure:3692: checking for sys/types.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for sys/stat.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for stdlib.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for string.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for memory.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for strings.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for inttypes.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3692: checking for stdint.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3751: stdint.h: No such file or directory
    configure:3712: $? = 1
    configure: failed program was:
    | #line 3698 "configure"
    | /* confdefs.h.  */
    | 
    | #define PACKAGE_NAME "gthumb"
    | #define PACKAGE_TARNAME "gthumb"
    | #define PACKAGE_VERSION "2.0.1"
    | #define PACKAGE_STRING "gthumb 2.0.1"
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "gthumb"
    | #define VERSION "2.0.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
    | /* 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:3729: result: no
    configure:3692: checking for unistd.h
    configure:3709: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3712: $? = 0
    configure:3715: test -s conftest.o
    configure:3718: $? = 0
    configure:3729: result: yes
    configure:3755: checking dlfcn.h usability
    configure:3768: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:3771: $? = 0
    configure:3774: test -s conftest.o
    configure:3777: $? = 0
    configure:3787: result: yes
    configure:3791: checking dlfcn.h presence
    configure:3802: cc -E -I/usr/local/include conftest.c
    configure:3808: $? = 0
    configure:3827: result: yes
    configure:3863: checking for dlfcn.h
    configure:3870: result: yes
    configure:4029: checking for i386-portbld-freebsd4.7-ranlib
    configure:4058: result: no
    configure:4067: checking for ranlib
    configure:4083: found /usr/bin/ranlib
    configure:4094: result: ranlib
    configure:4109: checking for i386-portbld-freebsd4.7-strip
    configure:4138: result: no
    configure:4147: checking for strip
    configure:4163: found /usr/bin/strip
    configure:4174: result: strip
    configure:4377: checking for objdir
    configure:4388: result: .libs
    configure:4405: checking for cc option to produce PIC
    configure:4555: result: -fPIC
    configure:4559: checking if cc PIC flag -fPIC works
    configure:4583: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
    configure:4586: $? = 0
    configure:4589: test -s conftest.o
    configure:4592: $? = 0
    configure:4630: result: yes
    configure:4646: checking if cc static flag -static works
    configure:4671: cc -o conftest -O -pipe  -I/usr/local/include -L/usr/local/lib -static conftest.c  >&5
    configure:4674: $? = 0
    configure:4677: test -s conftest
    configure:4680: $? = 0
    configure:4696: result: yes
    configure:4708: checking if cc supports -c -o file.o
    configure:4728: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
    configure:4752: result: yes
    configure:4757: checking if cc supports -c -o file.lo
    configure:4783: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
    configure:4786: $? = 0
    configure:4789: test -s conftest.o
    configure:4792: $? = 1
    configure: failed program was:
    | #line 4767 "configure"
    | /* confdefs.h.  */
    | 
    | #define PACKAGE_NAME "gthumb"
    | #define PACKAGE_TARNAME "gthumb"
    | #define PACKAGE_VERSION "2.0.1"
    | #define PACKAGE_STRING "gthumb 2.0.1"
    | #define PACKAGE_BUGREPORT ""
    | #define PACKAGE "gthumb"
    | #define VERSION "2.0.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_UNISTD_H 1
    | #define HAVE_DLFCN_H 1
    | /* end confdefs.h.  */
    | 
    | int
    | main ()
    | {
    | int some_variable = 0;
    |   ;
    |   return 0;
    | }
    configure:4813: result: no
    configure:4844: checking if cc supports -fno-rtti -fno-exceptions
    configure:4867: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
    configure:4870: $? = 0
    configure:4873: test -s conftest.o
    configure:4876: $? = 0
    configure:4893: result: yes
    configure:4904: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
    configure:5516: result: yes
    configure:5521: checking how to hardcode library paths into programs
    configure:5545: result: immediate
    configure:5550: checking whether stripping libraries is possible
    configure:5555: result: yes
    configure:5566: checking dynamic linker characteristics
    configure:5948: result: freebsd4.7 ld.so
    configure:5953: checking if libtool supports shared libraries
    configure:5955: result: yes
    configure:6569: checking whether -lc should be explicitly linked in
    configure:6577: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
    configure:6580: $? = 0
    configure:6594: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
    configure:6597: $? = 1
    configure:6610: result: yes
    configure:7263: checking for pkg-config
    configure:7281: found /usr/local/bin/pkg-config
    configure:7294: result: /usr/local/bin/pkg-config
    configure:7303: checking for orbit2-config
    configure:7321: found /usr/local/bin/orbit2-config
    configure:7334: result: /usr/local/bin/orbit2-config
    configure:7342: checking for ORBit - version >= 2.3.0
    configure:7450: cc -o conftest -O -pipe  -DORBIT2=1 -pthread -I/usr/local/include/orbit-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -L/usr/local/lib conftest.c -pthread -Wl,--export-dynamic -L/usr/local/lib -lORBit-2 -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lm  >&5
    configure:7453: $? = 0
    configure:7455: ./conftest
    configure:7458: $? = 0
    configure:7476: result: yes
    configure:7560: checking for orbit-idl-2
    configure:7578: found /usr/local/bin/orbit-idl-2
    configure:7591: result: /usr/local/bin/orbit-idl-2
    configure:7658: checking for 	glib-2.0			gthread-2.0			gtk+-2.0			libgnome-2.0			libgnomeui-2.0			libgnomecanvas-2.0		gnome-vfs-2.0			gnome-vfs-module-2.0		libxml-2.0			libglade-2.0			libgnomeprint-2.0		libgnomeprintui-2.0		bonobo-activation-2.0
    configure:7775: error: Library requirements (	glib-2.0			gthread-2.0			gtk+-2.0			libgnome-2.0			libgnomeui-2.0			libgnomecanvas-2.0		gnome-vfs-2.0			gnome-vfs-module-2.0		libxml-2.0			libglade-2.0			libgnomeprint-2.0		libgnomeprintui-2.0		bonobo-activation-2.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
    
    ## ---------------- ##
    ## Cache variables. ##
    ## ---------------- ##
    
    ac_cv_header_stdlib_h=yes
    lt_cv_file_magic_cmd='$MAGIC_CMD'
    ac_cv_prog_cc_g=yes
    ac_cv_env_LDFLAGS_set=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_path_ORBIT_CONFIG=/usr/local/bin/orbit2-config
    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=set
    lt_cv_ld_reload_flag=-r
    ac_cv_prog_CC=cc
    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=-L/usr/local/lib
    ac_cv_env_target_alias_set=set
    ac_cv_prog_cc_stdc=
    ac_cv_host_alias=i386-portbld-freebsd4.7
    ac_cv_env_CFLAGS_value='-O -pipe '
    ac_cv_env_CC_set=set
    ac_cv_path_ORBIT_IDL=/usr/local/bin/orbit-idl-2
    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_egrep='grep -E'
    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.7
    ac_cv_env_CPPFLAGS_value=-I/usr/local/include
    ac_cv_prog_ac_ct_RANLIB=ranlib
    ac_cv_header_memory_h=yes
    ac_cv_prog_ac_ct_STRIP=strip
    ac_cv_host=i386-portbld-freebsd4.7
    ac_cv_env_host_alias_value=i386-portbld-freebsd4.7
    lt_cv_compiler_c_o=yes
    lt_cv_prog_cc_pic_works=yes
    lt_cv_file_magic_test_file=
    ac_cv_prog_CPP='cc -E'
    ac_cv_build=i386-portbld-freebsd4.7
    ac_cv_env_build_alias_value=i386-portbld-freebsd4.7
    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
    lt_cv_compiler_o_lo=no
    ac_cv_env_target_alias_value=i386-portbld-freebsd4.7
    ac_cv_env_CC_value=cc
    lt_cv_path_NM=nm
    ac_cv_env_CPP_set=
    ac_cv_header_dlfcn_h=yes
    ac_cv_objext=o
    
    ## ----------------- ##
    ## Output variables. ##
    ## ----------------- ##
    
    ACLOCAL='/usr/ports/graphics/gthumb2/work/gthumb-2.0.1/missing aclocal-1.4'
    AUTOCONF='autoconf'
    AUTOHEADER='autoheader'
    AUTOMAKE='/usr/ports/graphics/gthumb2/work/gthumb-2.0.1/missing automake-1.4'
    BONOBO_ACTIVATION_REQUIRED='1.0.0'
    CATALOGS=''
    CATOBJEXT=''
    CC='cc'
    CFLAGS='-O -pipe '
    COMPONENT_CFLAGS=''
    COMPONENT_LIBS=''
    CPP='cc -E'
    CPPFLAGS='-I/usr/local/include'
    DATADIRNAME=''
    DEFS=''
    ECHO='echo'
    ECHO_C=''
    ECHO_N='-n'
    ECHO_T=''
    EGREP='grep -E'
    EXEEXT=''
    EXIF_CFLAGS=''
    EXIF_LIBS=''
    GCONFTOOL=''
    GCONF_SCHEMA_CONFIG_SOURCE=''
    GCONF_SCHEMA_FILE_DIR=''
    GETTEXT_PACKAGE=''
    GLIB_GENMARSHAL=''
    GLIB_MKENUMS=''
    GLIB_REQUIRED='2.0.0'
    GMOFILES=''
    GMSGFMT=''
    GNOME_VFS_REQUIRED='2.0.0'
    GTHUMB_CFLAGS=''
    GTHUMB_LIBS=''
    GTK_REQUIRED='2.0.0'
    INSTALL_DATA='install -c -o root -g wheel -m 444'
    INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
    INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
    INSTOBJEXT=''
    INTLLIBS=''
    INTLTOOL_CAVES_RULE=''
    INTLTOOL_DESKTOP_RULE=''
    INTLTOOL_DIRECTORY_RULE=''
    INTLTOOL_EXTRACT=''
    INTLTOOL_KEYS_RULE=''
    INTLTOOL_MERGE=''
    INTLTOOL_OAF_RULE=''
    INTLTOOL_PERL=''
    INTLTOOL_PONG_RULE=''
    INTLTOOL_PROP_RULE=''
    INTLTOOL_SCHEMAS_RULE=''
    INTLTOOL_SERVER_RULE=''
    INTLTOOL_SHEET_RULE=''
    INTLTOOL_SOUNDLIST_RULE=''
    INTLTOOL_THEME_RULE=''
    INTLTOOL_UI_RULE=''
    INTLTOOL_UPDATE=''
    INTLTOOL_XML_RULE=''
    JPEG_LIBS=''
    LDFLAGS='-L/usr/local/lib'
    LIBBONOBOUI_REQUIRED='2.0.0'
    LIBBONOBO_REQUIRED='2.0.0'
    LIBEXIF_REQUIRED='0.5.8'
    LIBGLADE_REQUIRED='2.0.0'
    LIBGNOMECANVAS_REQUIRED='2.0.0'
    LIBGNOMEPRINTUI_REQUIRED='1.110'
    LIBGNOMEPRINT_REQUIRED='1.110'
    LIBGNOMEUI_REQUIRED='2.0.0'
    LIBGNOME_REQUIRED='2.0.0'
    LIBOBJS=''
    LIBS=''
    LIBTOOL='$(SHELL) $(top_builddir)/libtool'
    LIBXML_REQUIRED='2.4.0'
    LN_S='ln -s'
    LTLIBOBJS=''
    MAKEINFO='makeinfo'
    MKINSTALLDIRS=''
    MSGFMT=''
    OBJEXT='o'
    ORBIT_CFLAGS='-DORBIT2=1 -pthread -I/usr/local/include/orbit-2.0 -I/usr/local/include/linc-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include'
    ORBIT_CONFIG='/usr/local/bin/orbit2-config'
    ORBIT_IDL='/usr/local/bin/orbit-idl-2'
    ORBIT_LIBS='-pthread -Wl,--export-dynamic -L/usr/local/lib -lORBit-2 -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0 -lglib-2.0 -liconv -lm'
    PACKAGE='gthumb'
    PACKAGE_BUGREPORT=''
    PACKAGE_NAME='gthumb'
    PACKAGE_STRING='gthumb 2.0.1'
    PACKAGE_TARNAME='gthumb'
    PACKAGE_VERSION='2.0.1'
    PATH_SEPARATOR=':'
    PKG_CONFIG='/usr/local/bin/pkg-config'
    PNG_LIBS=''
    POFILES=''
    POSUB=''
    PO_IN_DATADIR_FALSE=''
    PO_IN_DATADIR_TRUE=''
    RANLIB='ranlib'
    RENDER_LIBS=''
    SCHEMAS_INSTALL_FALSE=''
    SCHEMAS_INSTALL_TRUE=''
    SET_MAKE=''
    SHELL='/bin/sh'
    STRIP='strip'
    TIFF_LIBS=''
    USE_NLS=''
    VERSION='2.0.1'
    VIEWER_IDL_INCLUDES=''
    XGETTEXT=''
    ac_ct_CC=''
    ac_ct_RANLIB='ranlib'
    ac_ct_STRIP='strip'
    bindir='${exec_prefix}/bin'
    build='i386-portbld-freebsd4.7'
    build_alias='i386-portbld-freebsd4.7'
    build_cpu='i386'
    build_os='freebsd4.7'
    build_vendor='portbld'
    datadir='/usr/X11R6/share/gnome'
    exec_prefix='NONE'
    host='i386-portbld-freebsd4.7'
    host_alias='i386-portbld-freebsd4.7'
    host_cpu='i386'
    host_os='freebsd4.7'
    host_vendor='portbld'
    includedir='${prefix}/include'
    infodir='${prefix}/info'
    libdir='${exec_prefix}/lib'
    libexecdir='${exec_prefix}/libexec'
    localstatedir='/usr/X11R6/share/gnome'
    mandir='${prefix}/man'
    oldincludedir='/usr/include'
    prefix='/usr/X11R6'
    program_transform_name='s,x,x,'
    sbindir='${exec_prefix}/sbin'
    sharedstatedir='${prefix}/com'
    sysconfdir='${prefix}/etc'
    target_alias='i386-portbld-freebsd4.7'
    
    ## ----------- ##
    ## confdefs.h. ##
    ## ----------- ##
    
    #define HAVE_DLFCN_H 1
    #define HAVE_INTTYPES_H 1
    #define HAVE_MEMORY_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 "gthumb"
    #define PACKAGE_BUGREPORT ""
    #define PACKAGE_NAME "gthumb"
    #define PACKAGE_STRING "gthumb 2.0.1"
    #define PACKAGE_TARNAME "gthumb"
    #define PACKAGE_VERSION "2.0.1"
    #define STDC_HEADERS 1
    #define VERSION "2.0.1"
    
    configure: exit 1
Installed ports:    
    AbiWord-gnome-1.0.4
    ImageMagick-5.5.1.4
    JX-1.5.3_1
    Mesa-3.4.2_2
    ORBit-0.5.17
    ORBit2-2.6.0
    OpenSP-1.5
    Sablot-0.96_2
    XFree86-4.2.0_1,1
    XFree86-Server-4.2.1_4
    XFree86-documents-4.2.0
    XFree86-font100dpi-4.2.0
    XFree86-font75dpi-4.2.0
    XFree86-fontCyrillic-4.2.0_4
    XFree86-fontDefaultBitmaps-4.2.0
    XFree86-fontEncodings-4.2.0
    XFree86-fontScalable-4.2.0
    XFree86-libraries-4.2.1_5
    Xft-2.1_2
    a2ps-letter-4.13_1
    aalib-1.4.r5_1
    acme-2.0.2
    acroread-5.06_1
    amavisd-20020531_1
    amp-0.7.6
    ap-utils-1.3.1
    apache+mod_ssl-1.3.27+2.8.12
    arc-5.21e.8_1
    arts++-1-1-a8_1
    arts-1.1,1
    aspell-0.50.3_1
    astyle-1.15.3
    at-spi-1.1.8
    atk-1.2.2
    autobook-1.3
    autoconf-2.53_1
    autoconf213-2.13.000227_5
    automake-1.5,1
    automake14-1.4.5_9
    autotrace-0.31.1
    balsa2-2.0.8
    bash-2.05b.004
    birda-1.00
    bison-1.75
    bonobo-1.0.22
    bonobo-activation-2.2.1,1
    bonobo-conf-0.16
    bsd-airtools-0.2
    bugbuddy2-2.2.102_1
    bzip-0.21
    cclient-2002,1
    cd2mp3-0.81,1
    cdrtools-2.0
    cflowd-2-1-b1_5
    cidr-2.3.2
    code_crusader-2.1.4_1
    coldsync-2.2.5
    cpdup-1.04
    cpuid-3.3
    crimson-1.1.3_1
    ctags-5.4
    cups-base-1.1.18.0_4
    cups-pstoraster-7.05.6
    curl-7.10.3_1
    cvs2cl-2.46
    cvsps-1.3.3
    cvsup-16.1f
    cyclone-0.2
    cyrus-sasl-2.1.12
    dagrab-0.3.5
    db3-3.3.11,1
    db4-4.0.14_1,1
    dhcpconf-0.7.0_2
    dia-0.90
    djbfft-0.76
    docbook-1.2
    docbook-241
    docbook-3.0
    docbook-3.1
    docbook-4.0
    docbook-4.1
    docbook-sk-4.1.2
    docbook-xml-4.2
    docbook-xsl-1.59.1
    docproj-1.10
    doxygen-1.2.18
    dsssl-docbook-modular-1.73_1,1
    eel-1.0.2_1
    eel2-2.2.1
    enjoympeg-0.4.1
    eog2-2.2.0
    esound-0.2.29
    etherape-gnome-0.8.2_2
    ethereal-0.9.7
    evolution-1.2.2
    expat-1.95.6_1
    expect-5.38.0_1
    fam-2.6.9_2
    fastest_cvsup-0.2.8
    fcgi-devkit-2.2.2
    ffcall-1.8d
    ffmpeg-0.4.6_2
    fileroller-2.2.1,1
    flashplugin-mozilla-0.4.10_2
    flashpluginwrapper-0.20021113
    flow-tools-0.62
    flowscan-1.006_5
    fontconfig-2.1_2
    fontilus-0.4
    fooseti-0.6.6_2
    fping-2.4b2
    freetype2-2.1.3_1
    frontline-0.5.4
    fwlogwatch-0.9
    g-wrap-1.3.4_1
    gail-1.2.0
    gaim-esound-0.59.8_1
    gaim-esound-20030206
    gal-0.23
    gal2-1.99.1
    galeon2-1.3.2_1
    gcalctool-4.1.9_1
    gconf-1.0.9_2
    gconf-editor-0.4.0
    gconf2-2.2.0
    gd-1.8.4_6
    gd-2.0.1_3
    gdbm-1.8.3
    gdk-pixbuf-0.22.0
    gdkxft-gnome-1.5_1
    gdm2-2.4.1.3
    gedit2-2.2.0.1
    gettext-0.11.5_1
    ggv2-1.99.98
    ghex2-2.2.0
    ghostscript-gnu-7.05_3
    gimp-1.3.12,1
    gimp-print-4.2.5
    gkrellm-2.1.7a_1
    glade2-1.1.3_1
    gle-3.0.3
    glib-1.2.10_8
    glib-2.2.1
    glibwww-0.2_1
    glimmer-1.2.1_1
    gmake-3.80
    gnet-1.1.4
    gnome-icon-theme-1.0.0
    gnome-pkgview-0.0.8
    gnome-themes-2.2_1
    gnome2-2.2.0
    gnome2-fifth-toe-2.2.0_3
    gnomeapplets-1.4.1
    gnomeapplets2-2.2.0_1
    gnomeaudio-1.4.0
    gnomebasic-0.0.20
    gnomecanvas-0.22.0
    gnomecontrolcenter-1.4.0.5_1
    gnomecontrolcenter2-2.2.0.1
    gnomedb-0.2.96_1
    gnomedesktop-2.2.0.1
    gnomegames2-2.2.0
    gnomehier-1.0_8
    gnomeicu2-0.98.126_1
    gnomelibs-1.4.2_1
    gnomemedia2-2.2.1.1_1
    gnomemeeting-0.96.0_1
    gnomemimedata-2.2.0_1
    gnomemm-1.2.4
    gnomepanel-2.2.0.1_1
    gnomepilot-0.1.71
    gnomepilot-conduits-0.9
    gnomepim-1.4.9
    gnomeprint-0.37
    gnomesession-2.2.0.2
    gnomespell-0.5
    gnomesystemmonitor-2.0.4_1
    gnometerminal-2.2.1
    gnomeuserdocs2-2.0.5
    gnomeutils-1.4.1.3
    gnomeutils2-2.2.0.3,1
    gnomevfs-1.0.5_4
    gnomevfs2-2.2.2
    gnucash-1.8.1_3
    gnucash-docs-1.8.0
    gnumail-1.0.3_1
    gnumeric2-1.1.16
    gnupg-1.2.1
    gnustep-back-0.8.3
    gnustep-base-1.5.1_1
    gnustep-gui-0.8.3
    gnustep-make-1.5.1
    gnustep-objc-1.2.2
    gob-1.0.12
    gob2-2.0.5_1
    gpgme-0.3.14
    graphviz-1.9
    grip-3.0.5
    gstreamer-0.6.0
    gstreamer-plugins-0.6.0
    gtar-1.13.25_5
    gtetrinet-0.6.0_1
    gthumb2-2.0.1_1
    gtk-1.2.10_9
    gtk-2.2.1
    gtk-engines-0.12_2
    gtk-engines2-2.2.0
    gtk-thinice-engine-2.0.2
    gtkglarea-1.2.2_1
    gtkhtml-1.1.8
    gtkmm-1.2.8_1
    gtkspell2-2.0.2_2
    gtop-gnome-1.0.13_1
    guile-1.4.1_3
    guile-gnome-0.20_6
    guile-gtk-0.20_2
    guppi-0.40.3_2
    hdf-4.1r5
    help2man-1.29
    hercules-2.16.5
    html-4.01
    hugelatex-1.0
    ical-2.2_1
    ickle-gnome-0.3.2
    id3lib-3.8.2
    id3tool-1.2
    imake-4.2.0_1
    imap-uw-2002_1,1
    imapfilter-0.8.5
    imlib-1.9.14_1
    intltool-0.25
    iso8879-1986
    ispell-3.2.06_3
    jade-1.2.1_1
    jadetex-3.12_1
    jakarta-ant-1.5.1_3
    jasper-1.600.0
    javavmwrapper-1.4
    jbigkit-1.4
    jdk-1.3.1p8
    jdk-doc-1.3.1
    jpeg-6b_1
    jpgraph-1.11
    jpilot-0.99.4
    kde-3.1
    kdebase-3.1_1
    kdegames-3.1
    kdegraphics-3.1
    kdelibs-3.1
    kdemultimedia-3.1
    kdenetwork-3.1
    kdepim-3.1
    kdeutils-3.1
    kermit-8.0.206
    koffice-1.2.1,1
    ksh93-20021221
    lame-3.93.1
    lcms-1.09
    lha-1.14i
    libIDL-0.8.0_1
    liba52-0.7.4
    libart_lgpl2-2.3.11
    libaudiofile-0.2.3
    libbonobo-2.2.0
    libbonoboui-2.2.0
    libcapplet-1.4.0.5
    libdivxdecore-devel-0.4.0.50_1
    libdvdcss-1.2.5
    libdvdnav-0.1.3
    libdvdread-0.9.3
    libesmtp-1.0_1,1
    libexif-0.5.6
    libflash-0.4.10
    libfpx-1.2.0.4_1
    libgail-gnome-1.0.2_1
    libgda-0.2.96_1
    libgda2-0.10.0
    libghttp-1.0.9
    libglade-0.17_2
    libglade2-2.0.1_1
    libgnome-2.2.0.1
    libgnomecanvas-2.2.0.1
    libgnomedb-0.10.0
    libgnomeprint-2.2.1.1
    libgnomeprintui-2.2.1.1
    libgnomeui-2.2.0.1
    libgnugetopt-1.2
    libgphoto2-2.1.1
    libgsf-1.7.2
    libgtkhtml-2.2.0
    libgtop-1.0.13_4
    libgtop2-2.0.1_3
    libical-0.24
    libiconv-1.8_2
    libicq2000-0.3.2_1
    libijs-0.34
    libjtoolbar-0.5.4_1
    libjtree-1.1.7_1
    libmcal-0.7
    libmcrypt-2.5.6_1
    libmcve-3.0
    libmikmod-esound-3.1.10
    libmng-1.0.4
    libmpeg2-0.3.1_1
    libmrproject-0.9
    libofx-0.6.2
    libogg-1.0_1,3
    libole2-0.2.4
    libpanel-1.4.2
    librep-0.16.1_1
    librsvg-1.0.3_1
    librsvg2-2.2.3_1
    libsigc++-1.0.4
    libslang-1.4.6
    libtool-1.3.4_4
    libungif-4.1.0b1
    libunicode-0.4_3
    libusb-0.1.7
    libvorbis-1.0_1,3
    libwmf-0.2.8
    libwnck-2.2.1
    libwww-5.4.0
    libxine-1.0.b4_1
    libxml-1.8.17_1
    libxml2-2.5.3
    libxslt-1.0.26
    libzvt-2.0.1_6
    linc-1.0.1
    links-0.98,1
    linux-flashplugin-5.0r51
    linux-jpeg-6b.15_2
    linux-openmotif-2.1.30
    linux-png-1.0.14_2
    linux-realplayer-8.cs2
    linux-sun-jdk-1.3.1.06_1
    linux-xalf-0.12
    linux_base-7.1_2
    linuxdoc-1.1
    lsof-4.65
    lynx-2.8.4.1c
    lzo-1.08_1
    lzop-1.00
    m4-1.4_1
    mad-esound-0.14.2b_2
    medusa-0.5.1
    mergeant-0.10.0
    metacity-2.4.34
    metacity-setup-0.7.1_2
    metatheme2-0.9.7_1
    mhash-0.8.14
    ming-0.2a_1
    mkcatalog-1.1
    mkisofs-2.0
    mm-1.2.1
    mod_fastcgi-2.2.12
    mod_perl-1.27
    mod_php4-4.3.0
    mozilla-1.2.1_1,2
    mozilla-1.2.1_2
    mozilla-1.3b
    mozilla-1.3b,1
    mozilla-headers-1.3b,1
    mpg123-esound-0.59r_9
    mrproject-0.9
    mrtg-2.9.25,1
    mutt-devel-1.5.3
    nagios-1.0
    nagios-plugins-1.3.0.b2
    nasm-0.98.33,1
    nautilus-gtkhtml-0.3.2_1
    nautilus-media-0.2.1
    nautilus2-2.2.1
    net-snmp-5.0.6
    netpbm-10.12
    netsaint-plugins-1.2.9.4_1
    newt-py22-tcl83-noi18n-0.51.0
    nmap-3.00
    nspr-4.2_1
    nss-3.4.2
    oaf-0.6.10_1
    ohphone-1.3.5
    open-motif-2.2.2_1
    openldap-2.0.25_3
    openoffice-1.0.2
    openssl-0.9.7a
    opera-6.11.20021129
    p5-Apache-AuthCookie-2.011_1
    p5-Apache-DBI-0.89
    p5-Apache-Session-1.54_1
    p5-Archive-Tar-0.23
    p5-Archive-Zip-1.05
    p5-Authen-SASL-2.02
    p5-AxKit-1.6
    p5-AxKit-XSP-Cookie-1.41
    p5-Bit-Vector-6.3
    p5-Boulder-1.30
    p5-CGI-Application-2.3
    p5-CGI-ArgChecker-0.02
    p5-CGI-Cache-1.21
    p5-CGI-FastTemplate-1.09
    p5-CGI-Lite-2.0
    p5-CGI-Minimal-1.09
    p5-CGI-SpeedyCGI-2.11
    p5-CGI-XMLApplication-1.1.1
    p5-CGI-modules-2.76
    p5-CGI.pm-2.89,1
    p5-Cache-Cache-1.01
    p5-Carp-Assert-0.17
    p5-Cflow-1.051
    p5-Class-Container-0.07
    p5-Class-Data-Inheritable-0.02
    p5-Class-Date-1.1.3
    p5-Class-Fields-0.14
    p5-Class-ReturnValue-0.40
    p5-Compress-Zlib-1.19
    p5-ConfigReader-0.5_1
    p5-Convert-TNEF-0.17
    p5-Convert-UUlib-0.213
    p5-Crypt-DES-2.03
    p5-DBD-Pg-1.21
    p5-DBI-1.28
    p5-DBIx-DataSource-0.02
    p5-DBIx-SearchBuilder-0.79
    p5-Date-Calc-5.3
    p5-Date-DayOfWeek-1.21
    p5-Date-Handler-0.19
    p5-Date-Leapyear-1.71
    p5-Date-Manip-5.40
    p5-Date-Pcalc-1.2
    p5-DateConvert-0.16
    p5-Devel-StackTrace-1.03
    p5-Digest-HMAC-1.01
    p5-Digest-MD5-2.22
    p5-Digest-Nilsimsa-0.06
    p5-Digest-SHA1-2.02
    p5-Error-0.15
    p5-Exception-Class-1.10
    p5-FastCGI-0.58
    p5-File-Cache-0.16
    p5-File-Spec-0.82
    p5-File-Temp-0.12_1
    p5-Finance-Quote-1.07
    p5-Finance-QuoteHist-0.31
    p5-FreezeThaw-0.43
    p5-Getopt-Declare-1.09
    p5-Getopt-Long-2.32
    p5-HTML-0.6
    p5-HTML-Mason-1.18
    p5-HTML-Parser-3.26
    p5-HTML-Table-1.15
    p5-HTML-TableExtract-1.08
    p5-HTML-Tagset-3.03
    p5-HTML-Template-2.6
    p5-IO-1.20
    p5-IO-stringy-2.108
    p5-IPC-ShareLite-0.08
    p5-LockFile-Simple-0.2.5
    p5-Log-Dispatch-2.01
    p5-MIME-Base64-2.16
    p5-MIME-Lite-2.117
    p5-MIME-Tools-5.411a_2
    p5-MLDBM-2.01
    p5-Mail-Sender-0.8.04
    p5-Mail-Sendmail-0.78
    p5-Mail-SpamAssassin-2.50
    p5-Mail-Tools-1.58
    p5-Net-1.12,1
    p5-Net-DNS-0.33_1
    p5-Net-Daemon-0.36
    p5-Net-Patricia-1.010
    p5-Net-SNMP-4.0.3_1
    p5-Net-Server-0.83
    p5-Net-Telnet-3.02
    p5-Palm-1.2.4
    p5-Params-Validate-0.50
    p5-PlRPC-0.2016
    p5-PodParser-1.21
    p5-Scalar-List-Utils-1.09,1
    p5-Storable-2.06
    p5-String-Checker-0.03
    p5-Test-Harness-2.26
    p5-Test-Inline-0.15
    p5-Test-Simple-0.47_1
    p5-Text-Autoformat-1.04
    p5-Text-Balanced-1.89
    p5-Text-Bind-0.04
    p5-Text-CSV-0.01
    p5-Text-CSV_XS-0.23
    p5-Text-DoubleMetaphone-0.05
    p5-Text-FillIn-0.05
    p5-Text-Filter-1.7
    p5-Text-Filter-Chain-0.02
    p5-Text-FixedLength-0.12
    p5-Text-FixedLength-Extra-1.1
    p5-Text-Flowchart-1.00
    p5-Text-Format-0.52
    p5-Text-FormatTable-1.00
    p5-Text-Graphics-1.0001
    p5-Text-Iconv-1.2_1
    p5-Text-Metaphone-1.96
    p5-Text-Query-0.07
    p5-Text-Repository-1.04
    p5-Text-SimpleTemplate-0.36
    p5-Text-Template-1.43
    p5-Text-Tmpl-0.24
    p5-Text-Wrapper-1.000
    p5-Tie-IxHash-1.21
    p5-Time-HiRes-1.42,1
    p5-TimeDate-1.14,1
    p5-URI-1.23
    p5-Unix-Syslog-0.100
    p5-XML-LibXML-1.52
    p5-XML-LibXSLT-1.50
    p5-XML-NamespaceSupport-1.07
    p5-XML-Parser-2.31_1
    p5-XML-SAX-0.11
    p5-XML-Writer-0.4_1
    p5-XML-XPath-1.12
    p5-libapreq-1.0
    p5-libwww-5.65_1
    pan2-0.13.3_1
    panelmm-0.3.1
    pango-1.2.1
    pantomime-1.0.5
    pcre-3.9
    pdflib-4.0.3
    pdftohtml-0.35
    pdksh-5.2.14p2
    peps-1.0
    perl-5.8.0_4
    phoenix-0.5_4
    pilot-link-0.11.7_1
    pine-4.53
    pkgconfig-0.15.0
    pkgdb.db
    plotutils-2.4.1
    pmap-20021014
    png-1.2.5_2
    popt-1.6.4
    portupgrade-20030217_2
    postgresql-7.3.2_1
    postgresql-jdbc-7.3.2_1
    postgresql_autodoc-1.01
    procmap-1.0
    psiconv-0.8.3
    pstoedit-3.33
    psutils-letter-1.17_1
    pth-2.0.0
    py-gnome-1.4.4_1
    py-gtk-0.6.10
    py22-expat-2.2.2_2
    py22-numeric-21.0
    python-2.2.2_2
    qstat-2.5.c
    qt-3.1.1_4
    racoon-20021120a
    radiusclient-0.3.2
    rancid-2.2.2_1
    razor-agents-2.22
    rdesktop-1.2b1
    rep-gtk-gnome-0.15_1
    rep-gtk2-0.17_1,1
    rpm-3.0.6_6
    rrdtool-1.0.41
    ruby-1.6.8.2003.01.19
    ruby-bdb1-0.1.8
    ruby-rdoc-0.0.0.b2
    ruby-shim-ruby18-1.8.0.p1
    sane-backends-1.0.11
    sane-frontends-1.0.10
    sawfish-gnome-1.2
    sawfish2-1.2_4,2
    scr2png-1.1
    scr2txt-1.1
    scrollkeeper-0.3.11_8,1
    sdl-1.2.5_1
    sdocbook-xml-4.1.2.5
    seahorse-0.7.0
    sed_inplace-2002.10.19
    seti_applet-0.4.1_1
    setiathome-3.03_5
    sgmlformat-1.7_2
    slib-2d1_2
    sma-1.3.1
    smpeg-0.4.4
    sodipodi-0.31
    soup-0.7.11
    sox-12.17.3_1
    speex-1.0.r2,1
    startup-notification-0.5_1
    stickynotes_applet-1.0.11
    stlport-gcc-4.5.3_1
    sudo-1.6.6_1
    svgalib-1.4.2_1
    swig-1.3.16
    syncmal-0.71
    tcl-8.2.3_2
    tcl-8.3.5
    teTeX-2.0.1
    tidy-20000804_2
    tiff-3.5.7
    tightvnc-1.2.8
    tk-8.2.3_1
    tk-8.3.5
    totem-0.90.0_1
    trn-4.0.b76
    ucd-snmp-4.2.6
    unarj-2.43_1
    unrar-3.11,1
    unzip-5.50
    urwfonts-1.0
    uulib-0.5.18
    uvscan_dat-4248
    vim-6.1.343
    vlc-0.4.4
    vte-0.10.23
    wget-1.8.2_2
    win32-codecs-011002.1.0.90.p7
    wrapper-1.0_2
    xanim-2.92.0
    xchat2-2.0.0
    xearth-1.1
    xfishtank-2.2
    xhtml-1.0.20000126
    xine-0.9.18
    xkeycaps-2.46_1
    xmms-esound-gnome-1.2.7_3
    xmovie-1.9.8.1
    xmpeg3-1.0
    xscreensaver-gnome-4.08
    xv-3.10a_3
    xwipower-20000623_2
    yaz-1.9.2
    yelp-2.2.0
    zip-2.3_1
    zoo-2.10.1
Note, that I really have XFree86 4.2.99.901 (4.3.0 RC1) installed, but I
don't think that's the issue here. 

/etc/make.conf:
    
    WITH_PORTSSL=yes
    WITH_MOZILLA=mozilla-devel-gtk2
    XFREE86_VERSION=	4
    SUP_UPDATE=     yes
    SUP=            /usr/local/bin/cvsup
    SUPFLAGS=       -g -L 2
    SUPHOST=        cvsup9.FreeBSD.org
    SUPFILE=        /etc/stable-supfile
    PORTSSUPFILE=   /etc/ports-supfile
    DOCSUPFILE=     /etc/doc-supfile
    #KERNCONF=LERLAPTOP FW2-MSV FW LERBSD CHEERCO FW-MSV
    #KERNCONF=LERLAPTOP LERBSD FW
    KERNCONF=LERLAPTOP
    #KERNCONF=CHEERCO
    WITH_MUTT_SSL=YES
    WITH_SSL=YES
    WITH_SSL_AND_PLAINTEXT=YES
    WITH_GTK=YES
    WITH_FULL_MOZILLA=yes
    WITH_ALL_IMAPUTILS=YES
    WITH_ALL=YES
    WITH_OPTIMIZED_BYTESWAP=YES
    #WITH_OPTIMIZED_CFLAGS=YES
    COMPAT1X=	yes
    COMPAT20=	yes
    COMPAT21=	yes
    COMPAT22=	yes
    COMPAT3X=	yes
    COMPAT4X=	yes
    WITH_MILTER=	yes
    WANT_GNOME=	yes
    WITH_SPAMASSASSIN=	yes
    MAKE_IDEA=	yes
    HAVE_MOTIF=	yes
    MOTIF_STATIC=  yes
    # To enable installing suidperl with the setuid bit turned on
    ENABLE_SUIDPERL=	true
    PERL_VERSION=5.00503
    JADETEX=	yes
    WITH_POSTGRES=yes
    ASPELL_EN=yes
    DB_TYPE=Pg
    # -- use.perl generated deltas -- #
    HAVE_LATEX=yes
    POSTGRESQL_PORT=databases/postgresql7
    WITH_CALENDAR=yes
    # -- use.perl generated deltas -- #
    # Created: Wed Oct 30 21:41:41 2002
    # Setting to use base perl from ports:
    PERL_VER=5.8.0
    PERL_VERSION=5.8.0
    PERL_ARCH=mach
    NOPERL=yo
    NO_PERL=yo
    NO_PERL_WRAPPER=yo
    
    #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@SASL@@@@@@@@@@@@@@@@@@@@@@@@@@@@
    # Add SMTP AUTH support to Sendmail
    SENDMAIL_CFLAGS+=   -I/usr/local/include -DSASL=2
    SENDMAIL_LDFLAGS+=  -L/usr/local/lib
    SENDMAIL_LDADD+=    -lsasl2
    #@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@SASL@@@@@@@@@@@@@@@@@@@@@@@@@@@@
>How-To-Repeat:
See above
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302230904.h1N94imf072562>