Skip site navigation (1)Skip section navigation (2)
Date:      14 Jun 2002 11:29:09 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        conrads@cox.net
Cc:        gnome@FreeBSD.ORG
Subject:   Re: GNOME/gtk fubar-ness
Message-ID:  <1024068549.311.13.camel@gyros.marcuscom.com>
In-Reply-To: <XFMail.20020614101320.conrads@cox.net>
References:  <XFMail.20020614101320.conrads@cox.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2002-06-14 at 11:13, Conrad Sabatier wrote:
> I've tried just about everything to get gtk to upgrade to the latest port,
> and it just keeps failing.  As a result, most of my gnome/gtk port upgrades
> are failing as well.
> 
> I can't figure this one out.  Help!

Looks like your X Windows installation is screwed up.  You might try
reinstalling XFree86, and see if that fixes things.  Alternatively, it
is always recommended to build with "-O -pipe" CFLAGS to make sure the
problem isn't with optimizations.

Joe

> 
> Here's the make output from portupgrade gtk-*:
> 
> 
> --->  Upgrading 'gtk-1.2.10_4' to 'gtk-1.2.10_7' (x11-toolkits/gtk12)
> --->  Building '/usr/ports/x11-toolkits/gtk12'
> ===>  Cleaning for libiconv-1.7.0.1
> ===>  Cleaning for bison-1.35_1
> ===>  Cleaning for gettext-0.11.1_3
> ===>  Cleaning for glib-1.2.10_7
> ===>  Cleaning for gmake-3.79.1_2
> ===>  Cleaning for imake-4.2.0_1
> ===>  Cleaning for libtool-1.3.4_4
> ===>  Cleaning for pkgconfig-0.12.0
> ===>  Cleaning for freetype2-2.1.0_1
> ===>  Cleaning for expat-1.95.2
> ===>  Cleaning for XFree86-libraries-4.2.0_1
> ===>  Cleaning for gtk-1.2.10_7
> ===>  Extracting for gtk-1.2.10_7
> >> Checksum OK for gtk+-1.2.10.tar.gz.
> ===>   gtk-1.2.10_7 depends on executable: libtool - found
> ===>   gtk-1.2.10_7 depends on shared library: intl.2 - found
> ===>   gtk-1.2.10_7 depends on shared library: X11.6 - found
> ===>   gtk-1.2.10_7 depends on shared library: glib12.3 - found
> ===>  Patching for gtk-1.2.10_7
> ===>  Applying FreeBSD patches for gtk-1.2.10_7
> ===>  Configuring for gtk-1.2.10_7
> creating cache ./config.cache
> checking for a BSD compatible install... /usr/bin/install -c -o root -g
> wheel
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking host system type... i386-portbld-freebsd4.6
> checking build system type... i386-portbld-freebsd4.6
> checking for ranlib... ranlib
> checking for gcc... cc
> checking whether the C compiler (cc -O2 -pipe -march=k6 ) works... yes
> checking whether the C compiler (cc -O2 -pipe -march=k6 ) is a
> cross-compiler... no
> checking whether we are using GNU C... yes
> checking whether cc accepts -g... yes
> checking for ld used by GCC... /usr/libexec/elf/ld
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> updating cache ./config.cache
> loading cache ./config.cache within ltconfig
> checking for object suffix... o
> checking for executable suffix... no
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc supports -c -o file.o... yes
> checking if cc supports -c -o file.lo... yes
> checking if cc supports -fno-rtti -fno-exceptions ... yes
> checking if cc static flag -static works... -static
> checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
> checking whether the linker (/usr/libexec/elf/ld) supports shared
> libraries... yes
> checking command to parse /usr/bin/nm -B output... ok
> checking how to hardcode library paths into programs... immediate
> checking for /usr/libexec/elf/ld option to reload object files... -r
> checking dynamic linker characteristics... freebsd4.6 ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for objdir... .libs
> creating libtool
> updating cache ./config.cache
> loading cache ./config.cache
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking host system type... i386-portbld-freebsd4.6
> checking whether build environment is sane... yes
> checking for gcc... (cached) cc
> checking whether the C compiler (cc -O2 -pipe -march=k6 ) works... yes
> checking whether the C compiler (cc -O2 -pipe -march=k6 ) is a
> cross-compiler... no
> checking whether we are using GNU C... (cached) yes
> checking whether cc accepts -g... (cached) yes
> checking for POSIXized ISC... no
> checking for cc option to accept ANSI C... none needed
> checking for a BSD compatible install... /usr/bin/install -c -o root -g
> wheel
> checking whether make sets ${MAKE}... (cached) yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... no
> checking for awk... awk
> checking for perl5... perl5
> checking for indent... indent
> checking whether make is GNU Make... no
> checking how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking for working const... yes
> checking for inline... inline
> checking for off_t... yes
> checking for size_t... yes
> checking for working alloca.h... no
> checking for alloca... yes
> checking for unistd.h... yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking for argz.h... no
> checking for limits.h... yes
> checking for locale.h... yes
> checking for nl_types.h... yes
> checking for malloc.h... no
> checking for string.h... yes
> checking for unistd.h... (cached) yes
> checking for sys/param.h... yes
> checking for getcwd... yes
> checking for munmap... yes
> checking for putenv... yes
> checking for setenv... yes
> checking for setlocale... yes
> checking for strchr... yes
> checking for strcasecmp... yes
> checking for strdup... yes
> checking for __argz_count... no
> checking for __argz_stringify... no
> checking for __argz_next... no
> checking for stpcpy... no
> checking for LC_MESSAGES... yes
> checking whether NLS is requested... yes
> checking for libintl.h... yes
> checking for dgettext in libc... no
> checking for bindtextdomain in -lintl... yes
> checking for dgettext in libintl... checking for dgettext in -lintl... yes
> yes
> checking for msgfmt... /usr/local/bin/msgfmt
> checking for dcgettext... yes
> checking for gmsgfmt... /usr/local/bin/msgfmt
> checking for xgettext... /usr/local/bin/xgettext
> checking for catalogs to be installed...  az ca cs da de el es et eu fi fr
> ga gl hr hu it ja ko lt nl no nn pl pt pt_BR ro ru s
> k sl sp sr sv tr uk vi wa zh_CN.GB2312 zh_TW.Big5
> checking for extra flags to get ANSI library prototypes... none needed
> checking for extra flags for POSIX compliance... none needed
> checking for glib-config... /usr/local/bin/glib12-config
> checking for GLIB - version >= 1.2.8... yes
> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking for dnet_ntoa in -ldnet... no
> checking for dnet_ntoa in -ldnet_stub... no
> checking for gethostbyname... yes
> checking for connect... yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for XOpenDisplay in -lX11... no
> configure: error: *** libX11 not found. Check 'config.log' for more details.
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
>       the "/usr/ports/x11-toolkits/gtk12/work/gtk+-1.2.10/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/x11-toolkits/gtk12.
> ** Command failed: make
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped /
> !:failed)
> --->  Skipping 'x11-toolkits/gtk-engines' (gtk-engines-0.12_2) because
> 'x11-toolkits/gtk12' (gtk-1.2.10_4) failed
>         ! x11-toolkits/gtk12 (gtk-1.2.10_4)     (configure error)
>         * x11-toolkits/gtk-engines (gtk-engines-0.12_2)
> 
> And the config.log:
> 
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> configure:661: checking for a BSD compatible install
> configure:714: checking whether build environment is sane
> configure:771: checking whether make sets ${MAKE}
> configure:810: checking for working aclocal
> configure:823: checking for working autoconf
> configure:836: checking for working automake
> configure:849: checking for working autoheader
> configure:862: checking for working makeinfo
> configure:957: checking host system type
> configure:978: checking build system type
> configure:998: checking for ranlib
> configure:1028: checking for gcc
> configure:1141: checking whether the C compiler (cc -O2 -pipe -march=k6 )
> works
> configure:1157: cc -o conftest -O2 -pipe -march=k6 -I/usr/local/include 
> conftest.c -L/usr/local/lib 1>&5
> configure:1183: checking whether the C compiler (cc -O2 -pipe -march=k6 )
> is a cross-compiler
> configure:1188: checking whether we are using GNU C
> configure:1197: cc -E conftest.c
> configure:1216: checking whether cc accepts -g
> configure:1259: checking for ld used by GCC
> configure:1321: checking if the linker (/usr/libexec/elf/ld) is GNU ld
> GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719
> [FreeBSD])
> configure:1337: checking for BSD-compatible nm
> configure:1373: checking whether ln -s works
> ltconfig:603: checking for object suffix
> ltconfig:604: cc -c -O2 -pipe -march=k6 -I/usr/local/include conftest.c 1>&5
> ltconfig:629: checking for executable suffix
> ltconfig:630: cc -o conftest -O2 -pipe -march=k6 -I/usr/local/include 
> conftest.c -L/usr/local/lib 1>&5
> ltconfig:776: checking if cc PIC flag -fPIC works
> ltconfig:777: cc -c -O2 -pipe -march=k6 -fPIC -DPIC -I/usr/local/include
> conftest.c 1>&5
> ltconfig:829: checking if cc supports -c -o file.o
> ltconfig:830: cc -c -O2 -pipe -march=k6 -o out/conftest2.o
> -I/usr/local/include conftest.c 1>&5
> ltconfig:862: checking if cc supports -c -o file.lo
> ltconfig:863: cc -c -O2 -pipe -march=k6 -c -o conftest.lo
> -I/usr/local/include conftest.c 1>&5
> ltconfig:914: checking if cc supports -fno-rtti -fno-exceptions
> ltconfig:915: cc -c -O2 -pipe -march=k6 -fno-rtti -fno-exceptions -c
> conftest.c -I/usr/local/include conftest.c 1>&5
> ltconfig:958: checking if cc static flag -static works
> ltconfig:959: cc -o conftest -O2 -pipe -march=k6 -I/usr/local/include 
> -static conftest.c -L/usr/local/lib 1>&5
> GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719
> [FreeBSD])
> ltconfig:1635: checking if global_symbol_pipe works
> ltconfig:1636: cc -c -O2 -pipe -march=k6 -I/usr/local/include conftest.c
> 1>&5
> ltconfig:1639: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[     
> ]\([ABCDGISTW]\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3
> \3/p' > conftest.nm"
> ltconfig:1691: cc -o conftest -O2 -pipe -march=k6 -fno-builtin -fno-rtti
> -fno-exceptions -I/usr/local/include  conftest.c conftstm.o 1>&5
> configure:1559: checking whether to enable maintainer-specific portions of
> Makefiles
> configure:1589: checking host system type
> configure:1705: checking whether build environment is sane
> configure:1747: checking for gcc
> configure:1860: checking whether the C compiler (cc -O2 -pipe -march=k6 )
> works
> configure:1876: cc -o conftest -O2 -pipe -march=k6 -I/usr/local/include 
> conftest.c -L/usr/local/lib 1>&5
> configure:1902: checking whether the C compiler (cc -O2 -pipe -march=k6 )
> is a cross-compiler
> configure:1907: checking whether we are using GNU C
> configure:1935: checking whether cc accepts -g
> configure:1967: checking for POSIXized ISC
> configure:1991: checking for cc option to accept ANSI C
> configure:2044: cc  -c -O2 -pipe -march=k6 -I/usr/local/include conftest.c
> 1>&5
> configure:2079: checking for a BSD compatible install
> configure:2132: checking whether make sets ${MAKE}
> configure:2189: checking for gawk
> configure:2189: checking for mawk
> configure:2189: checking for nawk
> configure:2189: checking for awk
> configure:2223: checking for perl5
> configure:2257: checking for indent
> configure:2294: checking whether make is GNU Make
> configure:2312: checking how to run the C preprocessor
> configure:2333: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:2392: checking for ANSI C header files
> configure:2405: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:2472: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:2496: checking for working const
> configure:2550: cc -c -O2 -pipe -march=k6 -Wall -I/usr/local/include
> conftest.c 1>&5
> configure: In function `main':
> configure:2524: warning: unused variable `s'
> configure:2544: warning: unused variable `foo'
> configure:2512: warning: unused variable `zero'
> configure:2506: warning: unused variable `x'
> configure:2523: warning: `t' might be used uninitialized in this function
> configure:2541: warning: `b' might be used uninitialized in this function
> configure:2571: checking for inline
> configure:2585: cc -c -O2 -pipe -march=k6 -Wall -I/usr/local/include
> conftest.c 1>&5
> configure: In function `main':
> configure:2581: warning: control reaches end of non-void function
> configure: At top level:
> configure:2581: warning: return-type defaults to `int'
> configure:2611: checking for off_t
> configure:2644: checking for size_t
> configure:2679: checking for working alloca.h
> configure:2691: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:2685: alloca.h: No such file or directory
> configure: In function `main':
> configure:2687: warning: unused variable `p'
> configure: failed program was:
> #line 2684 "configure"
> #include "confdefs.h"
> #include <alloca.h>
> int main() {
> char *p = alloca(2 * sizeof(int));
> ; return 0; }
> configure:2712: checking for alloca
> configure:2745: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure: In function `main':
> configure:2741: warning: unused variable `p'
> configure:2914: checking for unistd.h
> configure:2924: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:2953: checking for getpagesize
> configure:2981: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3006: checking for working mmap
> configure:3154: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure: In function `main':
> configure:3095: warning: implicit declaration of function `getpagesize'
> configure:3104: warning: implicit declaration of function `rand'
> configure:3105: warning: implicit declaration of function `umask'
> configure:3109: warning: implicit declaration of function `write'
> configure:3111: warning: implicit declaration of function `close'
> configure:3142: warning: implicit declaration of function `read'
> configure:3148: warning: implicit declaration of function `unlink'
> configure:3182: checking for argz.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3188: argz.h: No such file or directory
> configure: failed program was:
> #line 3187 "configure"
> #include "confdefs.h"
> #include <argz.h>
> configure:3182: checking for limits.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3182: checking for locale.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3182: checking for nl_types.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3182: checking for malloc.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> In file included from configure:3188:
> /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h>
> which is deprecated, use <stdlib.h> instead"
> configure: failed program was:
> #line 3187 "configure"
> #include "confdefs.h"
> #include <malloc.h>
> configure:3182: checking for string.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3182: checking for unistd.h
> configure:3182: checking for sys/param.h
> configure:3192: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3222: checking for getcwd
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for munmap
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for putenv
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for setenv
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for setlocale
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for strchr
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for strcasecmp
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for strdup
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3222: checking for __argz_count
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> /tmp/ccR7DoHy.o: In function `main':
> /tmp/ccR7DoHy.o(.text+0x7): undefined reference to `__argz_count'
> configure: failed program was:
> #line 3227 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_count(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char __argz_count();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub___argz_count) || defined (__stub_____argz_count)
> choke me
> #else
> __argz_count();
> #endif
> 
> ; return 0; }
> configure:3222: checking for __argz_stringify
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> /tmp/ccHRgVr2.o: In function `main':
> /tmp/ccHRgVr2.o(.text+0x7): undefined reference to `__argz_stringify'
> configure: failed program was:
> #line 3227 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_stringify(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char __argz_stringify();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub___argz_stringify) || defined (__stub_____argz_stringify)
> choke me
> #else
> __argz_stringify();
> #endif
> 
> ; return 0; }
> configure:3222: checking for __argz_next
> configure:3250: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> /tmp/ccnHo3Ir.o: In function `main':
> /tmp/ccnHo3Ir.o(.text+0x7): undefined reference to `__argz_next'
> configure: failed program was:
> #line 3227 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char __argz_next(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char __argz_next();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub___argz_next) || defined (__stub_____argz_next)
> choke me
> #else
> __argz_next();
> #endif
> 
> ; return 0; }
> configure:3279: checking for stpcpy
> configure:3307: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> /tmp/cc4P26nQ.o: In function `main':
> /tmp/cc4P26nQ.o(.text+0x7): undefined reference to `stpcpy'
> configure: failed program was:
> #line 3284 "configure"
> #include "confdefs.h"
> /* System header to define __stub macros and hopefully few prototypes,
>     which can conflict with char stpcpy(); below.  */
> #include <assert.h>
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char stpcpy();
> 
> int main() {
> 
> /* The GNU C library defines this for functions which it implements
>     to always fail with ENOSYS.  Some functions are actually named
>     something starting with __ and the normal name is an alias.  */
> #if defined (__stub_stpcpy) || defined (__stub___stpcpy)
> choke me
> #else
> stpcpy();
> #endif
> 
> ; return 0; }
> configure:3341: checking for LC_MESSAGES
> configure:3353: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> configure:3374: checking whether NLS is requested
> configure:3406: checking for libintl.h
> configure:3416: cc -E -I/usr/local/include conftest.c >/dev/null
> 2>conftest.out
> configure:3433: checking for dgettext in libc
> configure:3445: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
> /tmp/ccoteRS3.o: In function `main':
> /tmp/ccoteRS3.o(.text+0x14): undefined reference to `dgettext'
> configure: failed program was:
> #line 3438 "configure"
> #include "confdefs.h"
> #include <libintl.h>
> int main() {
> return (int) dgettext ("","")
> ; return 0; }
> configure:3461: checking for bindtextdomain in -lintl
> configure:3480: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib 1>&5
> configure:3496: checking for dgettext in libintl
> configure:3501: checking for dgettext in -lintl
> configure:3520: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib 1>&5
> configure:3563: checking for msgfmt
> configure:3597: checking for dcgettext
> configure:3625: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
> configure:3652: checking for gmsgfmt
> configure:3688: checking for xgettext
> configure:3728: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib -lintl 1>&5
> configure:4004: checking for catalogs to be installed
> configure:4114: checking for extra flags to get ANSI library prototypes
> configure:4128: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl -lm 1>&5
> configure:4168: checking for extra flags for POSIX compliance
> configure:4177: cc -c -O2 -pipe -march=k6 -Wall -I/usr/local/include
> conftest.c 1>&5
> configure: In function `main':
> configure:4173: warning: unused variable `dir'
> configure:4270: checking for glib-config
> configure:4305: checking for GLIB - version >= 1.2.8
> configure:4404: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include  conftest.c
> -L/usr/local/lib -Wl,-E -lgmodule12 -lgthread12 -lglib12 -pthread
> -L/usr/local/lib  -lintl 1>&5
> configure:4544: checking for X
> configure:4858: checking for dnet_ntoa in -ldnet
> configure:4877: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -ldnet  -L/usr/local/lib  -lintl 1>&5
> /usr/libexec/elf/ld: cannot find -ldnet
> configure: failed program was:
> #line 4866 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char dnet_ntoa();
> 
> int main() {
> dnet_ntoa()
> ; return 0; }
> configure:4899: checking for dnet_ntoa in -ldnet_stub
> configure:4918: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -ldnet_stub  -L/usr/local/lib  -lintl 1>&5
> /usr/libexec/elf/ld: cannot find -ldnet_stub
> configure: failed program was:
> #line 4907 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char dnet_ntoa();
> 
> int main() {
> dnet_ntoa()
> ; return 0; }
> configure:4947: checking for gethostbyname
> configure:4975: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
> configure:5045: checking for connect
> configure:5073: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
> configure:5137: checking for remove
> configure:5165: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
> configure:5229: checking for shmat
> configure:5257: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  conftest.c -L/usr/local/lib  -lintl 1>&5
> configure:5330: checking for IceConnectionNumber in -lICE
> configure:5349: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include  -L/usr/X11R6/lib conftest.c -lICE  -L/usr/local/lib 
> -lintl 1>&5
> configure:5393: checking for XOpenDisplay in -lX11
> configure:5412: cc -o conftest -O2 -pipe -march=k6 -Wall
> -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include   
> -L/usr/X11R6/lib conftest.c -lX11  -L/usr/local/lib  -lintl 1>&5
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal'
> /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
> /usr/X11R6/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_init'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_unlock'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_self'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_destroy'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_lock'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_wait'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_destroy'
> /usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_init'
> configure: failed program was:
> #line 5401 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error.  */
> /* We use char because int might match the return type of a gcc2
>     builtin and then its argument prototype would still apply.  */
> char XOpenDisplay();
> 
> int main() {
> XOpenDisplay()
> ; return 0; }
> 
> Last but not least, the list of my installed ports:
> 
> total 11648
> drwxr-xr-x  290 root  wheel     14336 Jun 14 09:28 .
> drwxr-xr-x    4 root  wheel       512 Jun 14 10:01 ..
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:17 Hermes-1.3.2
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 JX-1.5.3_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 Mesa-3.4.2_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 ORBit-0.5.17
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:30 XFree86-4.2.0_1,1
> drwxr-xr-x    2 root  wheel       512 Jun 12 09:25 XFree86-FontServer-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun  9 12:41 XFree86-Server-4.2.0_3
> drwxr-xr-x    2 root  wheel       512 Jun 12 13:21 XFree86-clients-4.2.0_2
> drwxr-xr-x    2 root  wheel       512 Jun 12 08:40 XFree86-documents-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 12 08:52 XFree86-font100dpi-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 12 09:03 XFree86-font75dpi-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 12 08:53
> XFree86-fontCyrillic-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 12 09:09
> XFree86-fontDefaultBitmaps-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 12 09:08
> XFree86-fontEncodings-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 12 09:04
> XFree86-fontScalable-4.2.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 XFree86-libraries-4.2.0_1
> drwxr-xr-x    2 root  wheel       512 Feb 25 07:44 a2ps-letter-4.13_1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 aalib-1.4.r5_1
> drwxr-xr-x    2 root  wheel       512 May 30 23:17 acroread4-4.05
> drwxr-xr-x    2 root  wheel       512 May 30 23:17 agsatellite-0.520_2
> drwxr-xr-x    2 root  wheel       512 Jun  4 07:07 apsfilter-7.2.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:59 autoconf-2.53
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:59 autoconf213-2.13.000227_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 00:10 automake-1.5,1
> drwxr-xr-x    2 root  wheel       512 May 26 09:31 automake14-1.4.5
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53
> avifile-0.6.0.20011220_1,1
> drwxr-xr-x    2 root  wheel       512 Apr 10 21:33 bash-2.05a
> drwxr-xr-x    2 root  wheel       512 May 30 07:17 bison-1.35_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 bitmap-fonts-1.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 bonobo-1.0.20_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 bugbuddy-2.0.8_1
> drwxr-xr-x    2 root  wheel       512 Mar 10 17:03 cabextract-0.5
> drwxr-xr-x    2 root  wheel       512 Jun  7 23:49 code_crusader-2.1.4_1
> drwxr-xr-x    2 root  wheel       512 May 30 07:40 ctags-5.2.3
> drwxr-xr-x    2 root  wheel       512 Jan  3 21:15 cvsup-16.1f
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:24 db3-3.2.9_3,1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:26 djbfft-0.76
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 docbook-1.2
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 docbook-241
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 docbook-3.0
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 docbook-3.1
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 docbook-4.0
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 docbook-4.1
> drwxr-xr-x    2 root  wheel       512 Jun  4 07:07 docproj-1.9
> drwxr-xr-x    2 root  wheel       512 Oct  6  2001
> dsssl-docbook-modular-1.73
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 eel-1.0.2_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 esound-0.2.27
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 etlfonts-noncjk-1.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 expat-1.95.2
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 fetchmail-5.9.11
> drwxr-xr-x    2 root  wheel       512 Apr 25 21:29 ffmpeg-0.4.5_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:20
> flashplugin-mozilla-0.4.10_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 fping-2.2b1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 freefonts-0.10_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 freetype2-2.1.0_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gal-0.19.2_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 galeon-1.2.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:28 gconf-gtk-gnome-1.0.9
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:49 gd-1.8.4_6
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:56 gdbm-1.8.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gdk-pixbuf-0.17.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gdkxft-1.5_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gdm-2.2.5.5
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gettext-0.11.1_3
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 ggv-1.0.2_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 ghex-1.2.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:56 ghostscript-gnu-7.05_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 glade-0.6.4
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:40 gle-3.0.3
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 glib-1.2.10_7
> drwxr-xr-x    2 root  wheel       512 Sep 24  2001 glimpse-4.12.6
> drwxr-xr-x    2 root  wheel       512 Jun  7 23:49 gmake-3.79.1_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:20 gnet-1.1.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnome-1.4.1b2_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomeapplets-1.4.0.5_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gnomeaudio-1.4.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26
> gnomeaudio-gtk-gnome-1.4.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gnomecanvas-0.17.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26
> gnomecontrolcenter-1.4.0.5_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomecore-1.4.0.8_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomedb-0.2.96_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomegames-1.4.0.3_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomelibs-1.4.1.7
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomemedia-1.2.3_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gnomemimedata-1.0.8
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26
> gnomemimedata-gtk-gnome-1.0.8
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomemm-1.2.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomepilot-0.1.65
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomepilot-conduits-0.9
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomepim-1.4.3
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomeprint-0.35
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomeuserdocs-1.4.1.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomeutils-1.4.1.2_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gnomevfs-1.0.5_4
> drwxr-xr-x    2 root  wheel       512 Nov  2  2001 gnuchess-4.0.80
> drwxr-xr-x    2 root  wheel       512 Sep 23  2001 gogo-2.39b
> drwxr-xr-x    2 root  wheel       512 Jun  7 23:49 gtar-1.13.25_4
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gtk-1.2.10_4
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gtk-engines-0.12_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gtkglarea-1.2.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gtkhtml-1.0.2_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 gtkmm-1.2.8
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 gtop-1.0.13_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:24 guile-1.4
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 guile-gnome-0.20_3
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 guile-gtk-0.20_1
> drwxr-xr-x    2 root  wheel       512 Jan 26 12:26 html-4.01
> drwxr-xr-x    2 root  wheel       512 Feb 25 07:45 html2ps-letter-1.0_1
> drwxr-xr-x    2 root  wheel       512 Sep 22  2001 hugelatex-1.0
> drwxr-xr-x    2 root  wheel       512 Mar 19 23:36 iconv-2.0_3
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 imake-4.2.0_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 imlib-1.9.14_1
> drwxr-xr-x    2 root  wheel       512 Mar 28 14:12 inn-2.3.2_2
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 intlfonts-1.2
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 iso8879-1986
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 jade-1.2.1_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 jadetex-3.12
> drwxr-xr-x    2 root  wheel       512 May 30 12:35 javavmwrapper-1.4
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:29 jbigkit-1.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:20 jdk-1.3.1p6_4
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 jmk-x11-fonts-3.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 jpeg-6b_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 koi8-u-gemini-x11-1.0
> drwxr-xr-x    2 root  wheel       512 Jun  2 15:17 latex2html-99.2b8
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:29 lcms-1.08
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:26 liba52-0.7.3_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 libart_lgpl2-2.3.8
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 libaudiofile-0.2.3
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 libdivxdecore-0.4.7
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:18
> libdivxdecore-devel-0.4.0.50_1
> drwxr-xr-x    2 root  wheel       512 Jun 13 20:31
> libdivxencore-devel-0.4.0.50
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 libdvdcss-1.2.1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 libdvdread-0.9.3
> drwxr-xr-x    2 root  wheel       512 May 30 11:18 libflash-0.4.10
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:29 libfpx-1.2.0.4
> drwxr-xr-x    2 root  wheel       512 Jun 14 01:02 libghttp-1.0.9
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 libglade-0.17_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 libgnugetopt-1.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 libgtop-1.0.13
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 libiconv-1.7.0.1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 libjtoolbar-0.5.4_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 libjtree-1.1.7_1
> drwxr-xr-x    2 root  wheel       512 Jun  9 13:27 libmikmod-3.1.10
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:18 libmng-1.0.3
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:29 libmpeg2-0.2.1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:26 libogg-1.0.r3_1,2
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 libproplist-0.10.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:43 librep-0.15.2_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 librsvg-1.0.3_1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 libsigc++-1.0.3
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:07 libtool-1.3.4_4
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 libungif-4.1.0b1
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:08 libunicode-0.4_3
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:26 libvorbis-1.0.r3_1,2
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:29 libwmf-0.2.5_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:19 libwww-5.3.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 libxml-1.8.17_1
> drwxr-xr-x    2 root  wheel       512 Jun  3 18:54 links-0.97_1,1
> drwxr-xr-x    2 root  wheel       512 Jun 13 20:31 linux-jdk-1.3.1.03
> drwxr-xr-x    2 root  wheel       512 May 30 23:20 linux_base-7.1
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 linuxdoc-1.1
> drwxr-xr-x    2 root  wheel       512 Jun  5 06:46 lsof-4.63.3
> drwxr-xr-x    2 root  wheel       512 Apr 25 17:17 lynx-ssl-2.8.4.1b_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:59 m4-1.4_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 medusa-0.5.1
> drwxr-xr-x    2 root  wheel       512 Jun  3 08:24 metamail-2.7
> drwxr-xr-x    2 root  wheel       512 Jan 26 12:26 mkcatalog-1.1
> drwxr-xr-x    2 root  wheel       512 Apr 25 19:01 mkisofs-1.15.a21
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 mozilla-fonts-1.0_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:50 mozilla-gtk-1.0,1
> drwxr-xr-x    2 root  wheel       512 Jun  8 21:37 mozilla-headers-1.0,1
> drwxr-xr-x    2 root  wheel       512 Sep 23  2001 mp3info-0.8.4
> drwxr-xr-x    2 root  wheel       512 Nov  2  2001 mpack-1.5_1
> drwxr-xr-x    2 root  wheel       512 Jun  9 13:27 mpg123-esound-0.59r_6
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 mplayer-fonts-0.50
> drwxr-xr-x    2 root  wheel       512 Jun  9 18:53 mplayer-skins-1.0.1
> drwxr-xr-x    2 root  wheel       512 May 30 23:17 mtv-1.2.5
> drwxr-xr-x    2 root  wheel       512 May 30 11:40 mutt-1.2.5.1_1
> drwxr-xr-x    2 root  wheel       512 Jun  7 23:48 nasm-0.98.33,1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 nautilus-1.0.6_5
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 nedit-5.2
> drwxr-xr-x    2 root  wheel       512 Feb 17 21:08 netcat-1.10_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 15:18 netpbm-9.25_1
> drwxr-xr-x    2 root  wheel       512 May 30 12:35 nspr-4.1.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:23 oaf-0.6.10
> drwxr-xr-x    2 root  wheel       512 May 30 07:45 objprelink-1.0_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 ogle-0.8.2_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:09 open-motif-2.1.30_2
> drwxr-xr-x    2 root  wheel       512 May 17 06:59 p5-Digest-MD5-2.20
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 p5-Event-0.86
> drwxr-xr-x    2 root  wheel       512 May 20 07:17 p5-HTML-Parser-3.26
> drwxr-xr-x    2 root  wheel       512 May 20 07:17 p5-HTML-Tagset-3.03
> drwxr-xr-x    2 root  wheel       512 May 17 06:59 p5-MD5-2.02
> drwxr-xr-x    2 root  wheel       512 Dec 16 22:46 p5-MIME-Base64-2.12
> drwxr-xr-x    2 root  wheel       512 May 17 07:01 p5-Net-1.11,1
> drwxr-xr-x    2 root  wheel       512 Apr 25 17:19 p5-Net-SSLeay-1.14
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 p5-Storable-2.04
> drwxr-xr-x    2 root  wheel       512 Jun 13 21:01 p5-Test-Simple-0.42
> drwxr-xr-x    2 root  wheel       512 May 19 09:39 p5-URI-1.19
> drwxr-xr-x    2 root  wheel       512 Jun  9 15:31 p5-XML-Parser-2.30_1
> drwxr-xr-x    2 root  wheel       512 Jun  9 15:31 p5-XML-Writer-0.4_1
> drwxr-xr-x    2 root  wheel       512 May 20 07:17 p5-libwww-5.53_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 p5-type1inst-0.6.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 panelmm-0.3.1
> drwxr-xr-x    2 root  wheel       512 Jan 26 12:27 pcre-3.7
> drwxr-xr-x    2 root  wheel       512 Jun  2 15:18 peps-1.0
> drwxr-xr-x    2 root  wheel       512 Sep 19  2001 pico-4.0
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:15 pilot-link-0.9.5_4
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:53 pkg_tarup-1.2_3
> -rw-r--r--    1 root  wheel  11297792 Jun 14 09:29 pkgdb.db
> drwxr-xr-x    2 root  wheel       512 Jan  3 21:15 pm3-base-1.1.15
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 pm3-forms-1.1.15
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 pm3-gui-1.1.15
> drwxr-xr-x    2 root  wheel       512 Jan  3 21:15 pm3-net-1.1.15
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 png-1.2.2_4
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:24 png-1.2.3
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:24 popt-1.5.1_1
> drwxr-xr-x    2 root  wheel       512 Feb  3 13:57 portlint-2.3.2
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:54 portupgrade-20020429_1
> drwxr-xr-x    2 root  wheel       512 Sep 30  2001 procmail-3.22
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:17 pspell-0.12.2_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 pstree-2.17
> drwxr-xr-x    2 root  wheel       512 Feb 25 07:44 psutils-letter-1.17_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 py-gnome-1.4.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 py-gtk-0.6.9
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 py22-expat-2.2.1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:17 py22-numeric-20.3
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 py22-tkinter-2.2.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 07:56 python-2.2.1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:18 qt-2.3.1_2
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 rep-gtk-gnome-0.15_1
> drwxr-xr-x    2 root  wheel       512 Sep 30  2001 rman-3.0.9
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 rosegarden-2.1.2
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 rpm-3.0.6_6
> drwxr-xr-x    2 root  wheel       512 Jan  6 19:07 rsynth-2.0
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:53 ruby-1.6.7.2002.05.23
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:53 ruby-bdb1-0.1.7
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:53 ruby-optparse-0.8.6
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:53
> ruby-shim-ruby18-1.7.2.2002.05.21
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 sawfish-gnome-1.0.1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 scrollkeeper-0.2,1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 sdl-1.2.4_1
> drwxr-xr-x    2 root  wheel       512 Mar 10 11:15 seejpeg-1.10
> drwxr-xr-x    2 root  wheel       512 Jan 16 08:16 sgmlformat-1.7_2
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 sharefonts-0.10
> drwxr-xr-x    2 root  wheel       512 Jun 14 00:56 sox-12.17.3
> drwxr-xr-x    2 root  wheel       512 Apr 25 17:18 squid-2.4_9
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 svgalib-1.4.2_1
> drwxr-xr-x    2 root  wheel       512 Jan 12 07:24 swig-1.1p5_8
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 tcl-8.3.4_4
> drwxr-xr-x    2 root  wheel       512 Mar  9 20:37 tclmidi-3.1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 teTeX-1.0.7_1
> drwxr-xr-x    2 root  wheel       512 Nov 23  2001 tidy-20000804_1
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 tiff-3.5.7
> drwxr-xr-x    2 root  wheel       512 Jun  9 13:27 timidity++-esound-2.11.3
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36 tk-8.3.4_3
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 tkinfo-2.5
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 tkman-2.1
> drwxr-xr-x    2 root  wheel       512 Sep 24  2001 trafshow-3.1_1
> drwxr-xr-x    2 root  wheel       512 May  4 12:56 trn-4.0.b76
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 ttmkfdir-0.0
> drwxr-xr-x    2 root  wheel       512 Jan 26 12:34 unrar-2.50
> drwxr-xr-x    2 root  wheel       512 May 12 14:22 unzip-5.50
> drwxr-xr-x    2 root  wheel       512 Mar  8 18:25 urlview-0.9_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 urwfonts-1.0
> drwxr-xr-x    2 root  wheel       512 Jan 27 17:41 uulib-0.5.13
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 webfonts-0.21
> drwxr-xr-x    2 root  wheel       512 Nov 25  2001 weblint-1.020
> drwxr-xr-x    2 root  wheel       512 May 30 07:44 wget-1.8.1_1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:36
> win32-codecs-011002.0.0.60
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:53 windowmaker-0.80.0_1
> drwxr-xr-x    2 root  wheel       512 Jun 13 23:17 wmicons-1.0
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 xalf-0.12_1
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xboard-4.2.6
> drwxr-xr-x    2 root  wheel       512 Jun 14 08:20 xfmail-1.5.2
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xforms-0.88,1
> drwxr-xr-x    2 root  wheel       512 Sep 22  2001 xhtml-1.0
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xless-1.7
> drwxr-xr-x    2 root  wheel       512 Jun  3 08:25 xloadimage-4.1.10
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xmcd-3.0.2
> drwxr-xr-x    2 root  wheel       512 May 13 19:00 xmitbin-1.9
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xmmix-1.2
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xpm-3.4k
> drwxr-xr-x    2 root  wheel       512 Jun 14 09:26 xscreensaver-gnome-4.02
> drwxr-xr-x    2 root  wheel       512 Jun  8 22:26 xswallow-1.0.18
> drwxr-xr-x    2 root  wheel       512 Jun  2 09:10 xv-3.10a_2
> drwxr-xr-x    2 root  wheel       512 Jun 11 21:10 xvid-0.20020412
> drwxr-xr-x    2 root  wheel       512 May 30 07:33 yencode-0.46_1
> drwxr-xr-x    2 root  wheel       512 Jun  3 08:24 zip-2.3_1
> 
> -- 
> Conrad Sabatier <conrads@cox.net>
> 
> The National Short-Sleeved Shirt Association says:
>         Support your right to bare arms!
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc

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




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