Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Jan 2003 10:41:53 -0800
From:      Lee Doolan <lee@affero.com>
To:        gnome@FreeBSD.org
Subject:   install failure
Message-ID:  <86wul5kkcu.fsf@nevis.office.affero.com>

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


------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------

checking for pkg-config... /usr/local/bin/pkg-config
checking for esound >= 0.2.26 audiofile >= 0.2.3... yes
checking SOUND_TEST_CFLAGS...     -I/usr/local/include  
checking SOUND_TEST_LIBS...     -L/usr/local/lib -lesd -laudiofile -lm  
checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26... Requested 'libxml-2.0 >= 2.4.22' but version of libXML is 2.4.21

configure: error: Library requirements (glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26) 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 gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/x11/libgnome/work/libgnome-2.0.6/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/libgnome.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libbonoboui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libgnomeui.
*** Error code 1

Stop in /usr/ports/x11/gnomedesktop.
*** Error code 1

Stop in /usr/ports/x11/gnomepanel.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.
nevis# make install
nevis# pwd
/usr/ports/x11/gnome2


------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------

        /usr/ports/x11/libgnome/work/libgnome-2.0.6/config.log

------------------------------------------------------------------------

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.52.  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 --target=i386-unknown-freebsd4.6

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

hostname = nevis.office.affero.com
uname -m = i386
uname -r = 4.6-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.6-RELEASE #3: Mon Jul  1 14:42:23 PDT 2002     leed@nevis.office.affero.com:/usr/src/sys/compile/MYKERNEL 

/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:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin

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

configure:1134: PATH=".;."; conftest.sh
conftest.sh: not found
configure:1137: $? = 127
configure:1188: checking for a BSD compatible install
configure:1237: result: /usr/bin/install -c -o root -g wheel
configure:1248: checking whether build environment is sane
configure:1291: result: yes
configure:1306: checking whether gmake sets ${MAKE}
configure:1326: result: yes
configure:1354: checking for working aclocal-1.4
configure:1365: result: missing
configure:1369: checking for working autoconf
configure:1376: result: found
configure:1384: checking for working automake-1.4
configure:1395: result: missing
configure:1399: checking for working autoheader
configure:1406: result: found
configure:1414: checking for working makeinfo
configure:1421: result: found
configure:1429: checking whether to enable maintainer-specific portions of Makefiles
configure:1438: result: no
configure:1491: checking for perl
configure:1508: found /usr/bin/perl
configure:1519: result: /usr/bin/perl
configure:1586: checking for gcc
configure:1609: result: cc
configure:1837: checking for C compiler version
configure:1840: cc --version </dev/null >&5
2.95.3
configure:1843: $? = 0
configure:1845: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:1848: $? = 0
configure:1850: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:1853: $? = 1
configure:1873: checking for C compiler default output
configure:1876: cc -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:1879: $? = 0
configure:1908: result: a.out
configure:1913: checking whether the C compiler works
configure:1919: ./a.out
configure:1922: $? = 0
configure:1937: result: yes
configure:1944: checking whether we are cross compiling
configure:1946: result: no
configure:1949: checking for executable suffix
configure:1951: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:1954: $? = 0
configure:1976: result: 
configure:1982: checking for object suffix
configure:2000: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2003: $? = 0
configure:2022: result: o
configure:2026: checking whether we are using the GNU C compiler
configure:2047: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2050: $? = 0
configure:2053: test -s conftest.o
configure:2056: $? = 0
configure:2068: result: yes
configure:2074: checking whether cc accepts -g
configure:2092: cc -c -g -I/usr/local/include conftest.c >&5
configure:2095: $? = 0
configure:2098: test -s conftest.o
configure:2101: $? = 0
configure:2111: result: yes
configure:2138: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2141: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2239: checking for strerror in -lcposix
configure:2266: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lcposix  -L/usr/local/lib >&5
/usr/libexec/elf/ld: cannot find -lcposix
configure:2269: $? = 1
configure: failed program was:
#line 2247 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char strerror ();
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:2286: result: no
configure:2335: checking for gcc
configure:2358: result: cc
configure:2586: checking for C compiler version
configure:2589: cc --version </dev/null >&5
2.95.3
configure:2592: $? = 0
configure:2594: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.3 20010315 (release) [FreeBSD]
configure:2597: $? = 0
configure:2599: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2602: $? = 1
configure:2605: checking whether we are using the GNU C compiler
configure:2647: result: yes
configure:2653: checking whether cc accepts -g
configure:2690: result: yes
configure:2717: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2720: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2823: checking how to run the C preprocessor
configure:2849: cc -E -I/usr/local/include conftest.c
configure:2855: $? = 0
configure:2882: cc -E -I/usr/local/include conftest.c
configure:2879: ac_nonexistent.h: No such file or directory
configure:2888: $? = 1
configure: failed program was:
#line 2878 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2925: result: cc -E
configure:2940: cc -E -I/usr/local/include conftest.c
configure:2946: $? = 0
configure:2973: cc -E -I/usr/local/include conftest.c
configure:2970: ac_nonexistent.h: No such file or directory
configure:2979: $? = 1
configure: failed program was:
#line 2969 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3018: checking for ANSI C header files
configure:3032: cc -E -I/usr/local/include conftest.c
configure:3038: $? = 0
configure:3125: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3128: $? = 0
configure:3130: ./conftest
configure:3133: $? = 0
configure:3146: result: yes
configure:3228: checking build system type
configure:3246: result: i386-unknown-freebsd4.6
configure:3253: checking host system type
configure:3267: result: i386-unknown-freebsd4.6
configure:3295: checking for ld used by GCC
configure:3358: result: /usr/libexec/elf/ld
configure:3367: 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:3379: result: yes
configure:3383: checking for /usr/libexec/elf/ld option to reload object files
configure:3390: result: -r
configure:3395: checking for BSD-compatible nm
configure:3431: result: /usr/bin/nm -B
configure:3434: checking whether ln -s works
configure:3438: result: yes
configure:3445: checking how to recognise dependant libraries
configure:3623: result: pass_all
configure:3629: checking command to parse /usr/bin/nm -B output
configure:3710: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3713: $? = 0
configure:3717: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3720: $? = 0
configure:3772: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c conftstm.o >&5
configure:3775: $? = 0
configure:3819: result: ok
configure:3826: checking for dlfcn.h
configure:3836: cc -E -I/usr/local/include conftest.c
configure:3842: $? = 0
configure:3861: result: yes
configure:4048: checking for ranlib
configure:4063: found /usr/bin/ranlib
configure:4072: result: ranlib
configure:4122: checking for strip
configure:4137: found /usr/bin/strip
configure:4146: result: strip
configure:4348: checking for objdir
configure:4359: result: .libs
configure:4374: checking for cc option to produce PIC
configure:4524: result: -fPIC
configure:4528: checking if cc PIC flag -fPIC works
configure:4548: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:4551: $? = 0
configure:4554: test -s conftest.o
configure:4557: $? = 0
configure:4593: result: yes
configure:4609: checking if cc static flag -static works
configure:4630: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
configure:4633: $? = 0
configure:4636: test -s conftest
configure:4639: $? = 0
configure:4653: result: yes
configure:4664: checking if cc supports -c -o file.o
configure:4684: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:4708: result: yes
configure:4713: checking if cc supports -c -o file.lo
configure:4737: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:4740: $? = 0
configure:4743: test -s conftest.lo
configure:4746: $? = 0
configure:4767: result: yes
configure:4798: checking if cc supports -fno-rtti -fno-exceptions
configure:4817: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:4820: $? = 0
configure:4823: test -s conftest.o
configure:4826: $? = 0
configure:4842: result: yes
configure:4853: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:5533: result: yes
configure:5538: checking how to hardcode library paths into programs
configure:5562: result: immediate
configure:5567: checking whether stripping libraries is possible
configure:5572: result: yes
configure:5583: checking dynamic linker characteristics
configure:5976: result: freebsd4.6 ld.so
configure:5981: checking if libtool supports shared libraries
configure:5983: result: yes
configure:5986: checking whether to build shared libraries
configure:6007: result: yes
configure:6010: checking whether to build static libraries
configure:6014: result: yes
configure:6632: checking whether -lc should be explicitly linked in
configure:6640: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:6643: $? = 0
configure:6657: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:6660: $? = 1
configure:6673: result: yes
configure:7242: checking for bison
configure:7257: found /usr/local/bin/bison
configure:7265: result: bison -y
configure:7280: checking for xrdb
configure:7297: found /usr/X11R6/bin/xrdb
configure:7308: result: /usr/X11R6/bin/xrdb
configure:7321: checking for setenv
configure:7358: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:7361: $? = 0
configure:7364: test -s conftest
configure:7367: $? = 0
configure:7377: result: yes
configure:7321: checking for unsetenv
configure:7358: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:7361: $? = 0
configure:7364: test -s conftest
configure:7367: $? = 0
configure:7377: result: yes
configure:7321: checking for clearenv
configure:7358: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccBMkYgK.o: In function `main':
/tmp/ccBMkYgK.o(.text+0x9): undefined reference to `clearenv'
configure:7361: $? = 1
configure: failed program was:
#line 7327 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char clearenv (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char clearenv ();
char (*f) ();

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_clearenv) || defined (__stub___clearenv)
choke me
#else
f = clearenv;
#endif

  ;
  return 0;
}
configure:7377: result: no
configure:7321: checking for setfsgid
configure:7358: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccD4Wjsu.o: In function `main':
/tmp/ccD4Wjsu.o(.text+0x9): undefined reference to `setfsgid'
configure:7361: $? = 1
configure: failed program was:
#line 7327 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char setfsgid (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char setfsgid ();
char (*f) ();

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_setfsgid) || defined (__stub___setfsgid)
choke me
#else
f = setfsgid;
#endif

  ;
  return 0;
}
configure:7377: result: no
configure:7390: checking for sys/fsuid.h
configure:7400: cc -E -I/usr/local/include conftest.c
configure:7397: sys/fsuid.h: No such file or directory
configure:7406: $? = 1
configure: failed program was:
#line 7396 "configure"
#include "confdefs.h"
#include <sys/fsuid.h>
configure:7425: result: no
configure:7438: checking for bind_textdomain_codeset
configure:7475: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccIw3jmA.o: In function `main':
/tmp/ccIw3jmA.o(.text+0x9): undefined reference to `bind_textdomain_codeset'
configure:7478: $? = 1
configure: failed program was:
#line 7444 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
    which can conflict with char bind_textdomain_codeset (); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char bind_textdomain_codeset ();
char (*f) ();

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_bind_textdomain_codeset) || defined (__stub___bind_textdomain_codeset)
choke me
#else
f = bind_textdomain_codeset;
#endif

  ;
  return 0;
}
configure:7494: result: no
configure:7568: checking for ranlib
configure:7592: result: ranlib
configure:7604: checking for cc option to accept ANSI C
configure:7661: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7664: $? = 0
configure:7667: test -s conftest.o
configure:7670: $? = 0
configure:7687: result: none needed
configure:7695: checking for an ANSI C-conforming const
configure:7759: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7762: $? = 0
configure:7765: test -s conftest.o
configure:7768: $? = 0
configure:7778: result: yes
configure:7788: checking for inline
configure:7805: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7808: $? = 0
configure:7811: test -s conftest.o
configure:7814: $? = 0
configure:7825: result: inline
configure:7846: checking for sys/types.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for sys/stat.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for stdlib.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for string.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for memory.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for strings.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for inttypes.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7846: checking for stdint.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7887: stdint.h: No such file or directory
configure:7861: $? = 1
configure: failed program was:
#line 7852 "configure"
#include "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:7877: result: no
configure:7846: checking for unistd.h
configure:7858: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7861: $? = 0
configure:7864: test -s conftest.o
configure:7867: $? = 0
configure:7877: result: yes
configure:7887: checking for off_t
configure:7908: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7911: $? = 0
configure:7914: test -s conftest.o
configure:7917: $? = 0
configure:7927: result: yes
configure:7939: checking for size_t
configure:7960: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:7963: $? = 0
configure:7966: test -s conftest.o
configure:7969: $? = 0
configure:7979: result: yes
configure:7993: checking for working alloca.h
configure:8011: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8000: alloca.h: No such file or directory
configure:8014: $? = 1
configure: failed program was:
#line 7999 "configure"
#include "confdefs.h"
#include <alloca.h>
int
main ()
{
char *p = (char *) alloca (2 * sizeof (int));
  ;
  return 0;
}
configure:8030: result: no
configure:8040: checking for alloca
configure:8078: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8081: $? = 0
configure:8084: test -s conftest
configure:8087: $? = 0
configure:8097: result: yes
configure:8281: checking for stdlib.h
configure:8316: result: yes
configure:8281: checking for unistd.h
configure:8316: result: yes
configure:8329: checking for getpagesize
configure:8366: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8369: $? = 0
configure:8372: test -s conftest
configure:8375: $? = 0
configure:8385: result: yes
configure:8395: checking for working mmap
configure:8531: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8534: $? = 0
configure:8536: ./conftest
configure:8539: $? = 0
configure:8551: result: yes
configure:8566: checking for argz.h
configure:8576: cc -E -I/usr/local/include conftest.c
configure:8573: argz.h: No such file or directory
configure:8582: $? = 1
configure: failed program was:
#line 8572 "configure"
#include "confdefs.h"
#include <argz.h>
configure:8601: result: no
configure:8566: checking for limits.h
configure:8576: cc -E -I/usr/local/include conftest.c
configure:8582: $? = 0
configure:8601: result: yes
configure:8566: checking for locale.h
configure:8576: cc -E -I/usr/local/include conftest.c
configure:8582: $? = 0
configure:8601: result: yes
configure:8566: checking for nl_types.h
configure:8576: cc -E -I/usr/local/include conftest.c
configure:8582: $? = 0
configure:8601: result: yes
configure:8566: checking for malloc.h
configure:8576: cc -E -I/usr/local/include conftest.c
In file included from configure:8573:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead"
configure:8582: $? = 0
configure:8601: result: yes
configure:8566: checking for string.h
configure:8601: result: yes
configure:8566: checking for unistd.h
configure:8601: result: yes
configure:8566: checking for sys/param.h
configure:8576: cc -E -I/usr/local/include conftest.c
configure:8582: $? = 0
configure:8601: result: yes
configure:8615: checking for getcwd
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for munmap
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for putenv
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for setenv
configure:8671: result: yes
configure:8615: checking for setlocale
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for strchr
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for strcasecmp
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for strdup
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8655: $? = 0
configure:8658: test -s conftest
configure:8661: $? = 0
configure:8671: result: yes
configure:8615: checking for __argz_count
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/cc8HgjR8.o: In function `main':
/tmp/cc8HgjR8.o(.text+0x9): undefined reference to `__argz_count'
configure:8655: $? = 1
configure: failed program was:
#line 8621 "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.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_count ();
char (*f) ();

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
f = __argz_count;
#endif

  ;
  return 0;
}
configure:8671: result: no
configure:8615: checking for __argz_stringify
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccZhB5gI.o: In function `main':
/tmp/ccZhB5gI.o(.text+0x9): undefined reference to `__argz_stringify'
configure:8655: $? = 1
configure: failed program was:
#line 8621 "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.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_stringify ();
char (*f) ();

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
f = __argz_stringify;
#endif

  ;
  return 0;
}
configure:8671: result: no
configure:8615: checking for __argz_next
configure:8652: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccjzyZok.o: In function `main':
/tmp/ccjzyZok.o(.text+0x9): undefined reference to `__argz_next'
configure:8655: $? = 1
configure: failed program was:
#line 8621 "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.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char __argz_next ();
char (*f) ();

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
f = __argz_next;
#endif

  ;
  return 0;
}
configure:8671: result: no
configure:8682: checking for LC_MESSAGES
configure:8700: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:8703: $? = 0
configure:8706: test -s conftest
configure:8709: $? = 0
configure:8719: result: yes
configure:8740: checking for libintl.h
configure:8750: cc -E -I/usr/local/include conftest.c
configure:8756: $? = 0
configure:8775: result: yes
configure:8778: checking for dgettext in libc
configure:8796: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
/tmp/ccH384HE.o: In function `main':
/tmp/ccH384HE.o(.text+0x14): undefined reference to `libintl_dgettext'
configure:8799: $? = 1
configure: failed program was:
#line 8784 "configure"
#include "confdefs.h"
#include <libintl.h>
int
main ()
{
return (int) dgettext ("","")
  ;
  return 0;
}
configure:8815: result: no
configure:8822: checking for bindtextdomain in -lintl
configure:8849: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib >&5
configure:8852: $? = 0
configure:8855: test -s conftest
configure:8858: $? = 0
configure:8869: result: yes
configure:8872: checking for dgettext in -lintl
configure:8899: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lintl  -L/usr/local/lib >&5
configure:8902: $? = 0
configure:8905: test -s conftest
configure:8908: $? = 0
configure:8919: result: yes
configure:8928: checking if -liconv is needed to use gettext
configure:8930: result: 
configure:8932: checking for dcgettext in -lintl
configure:8959: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lintl -liconv -L/usr/local/lib >&5
configure:8962: $? = 0
configure:8965: test -s conftest
configure:8968: $? = 0
configure:8979: result: yes
configure:9004: checking for msgfmt
configure:9031: result: /usr/local/bin/msgfmt
configure:9042: checking for dcgettext
configure:9079: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl -liconv >&5
configure:9082: $? = 0
configure:9085: test -s conftest
configure:9088: $? = 0
configure:9098: result: yes
configure:9110: checking for gmsgfmt
configure:9139: result: /usr/local/bin/msgfmt
configure:9148: checking for xgettext
configure:9175: result: /usr/local/bin/xgettext
configure:9196: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib -lintl -liconv >&5
configure:9199: $? = 0
configure:9202: test -s conftest
configure:9205: $? = 0
configure:9268: checking for catalogs to be installed
configure:9277: result:  am ar az be bg bs cs da de el es eu fi fr hi it ko ja lv ms nn no pl pt pt_BR ro ru sk sl sv ta tr uk vi wa zh_CN zh_TW
configure:9450: checking what warning flags to pass to the C compiler
configure:9452: result: -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
configure:9463: checking what language compliance flags to pass to the C compiler
configure:9478: result: 
configure:9502: checking for mawk
configure:9533: result: no
configure:9502: checking for gawk
configure:9533: result: no
configure:9502: checking for nawk
configure:9533: result: no
configure:9502: checking for awk
configure:9519: found /usr/bin/awk
configure:9530: result: /usr/bin/awk
configure:9544: checking for perl5
configure:9561: found /usr/bin/perl5
configure:9572: result: /usr/bin/perl5
configure:9616: checking for pkg-config
configure:9633: found /usr/local/bin/pkg-config
configure:9645: result: /usr/local/bin/pkg-config
configure:9662: checking for esound >= 0.2.26 audiofile >= 0.2.3
configure:9666: result: yes
configure:9670: checking SOUND_TEST_CFLAGS
configure:9673: result:     -I/usr/local/include  
configure:9676: checking SOUND_TEST_LIBS
configure:9679: result:     -L/usr/local/lib -lesd -laudiofile -lm  
configure:9764: checking for glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26
configure:9813: error: Library requirements (glib-2.0 >= 2.0.3 gmodule-2.0 >= 2.0.3 gnome-vfs-2.0 >= 1.9.16 libxml-2.0 >= 2.4.22 libbonobo-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 audiofile >= 0.2.3 esound >= 0.2.26) 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_type_size_t='yes'
ac_cv_func_bind_textdomain_codeset='no'
ac_cv_path_XGETTEXT='/usr/local/bin/xgettext'
ac_cv_func_getcwd='yes'
gt_cv_func_dgettext_libc='no'
ac_cv_header_stdlib_h='yes'
lt_cv_file_magic_cmd='$MAGIC_CMD'
ac_cv_header_nl_types_h='yes'
ac_cv_lib_cposix_strerror='no'
ac_cv_prog_cc_g='yes'
ac_cv_path_INTLTOOL_PERL='/usr/bin/perl'
ac_cv_env_LDFLAGS_set=''
ac_cv_path_PKG_CONFIG='/usr/local/bin/pkg-config'
lt_cv_prog_cc_can_build_shared='yes'
ac_cv_c_compiler_gnu='yes'
ac_cv_env_CFLAGS_set='set'
ac_cv_func_setlocale='yes'
ac_cv_func_mmap_fixed_mapped='yes'
ac_cv_prog_make_gmake_set='yes'
ac_cv_path_PATH_TO_XRDB='/usr/X11R6/bin/xrdb'
ac_cv_env_CPP_value=''
ac_cv_env_CPPFLAGS_set='set'
ac_cv_lib_intl_dcgettext='yes'
ac_cv_func_strcasecmp='yes'
lt_cv_prog_cc_static_works='yes'
lt_cv_prog_cc_no_builtin=''
lt_cv_prog_cc_shlib=''
ac_cv_func___argz_count='no'
lt_cv_prog_cc_static='-static'
ac_cv_env_host_alias_set=''
ac_cv_path_GMSGFMT='/usr/local/bin/msgfmt'
ac_cv_c_const='yes'
ac_cv_prog_YACC='bison -y'
lt_cv_ld_reload_flag='-r'
ac_cv_working_alloca_h='no'
ac_cv_func_clearenv='no'
lt_cv_sys_path_separator=':'
ac_cv_func_munmap='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_func_unsetenv='yes'
lt_cv_archive_cmds_need_lc='yes'
lt_cv_prog_gnu_ld='yes'
ac_cv_env_build_alias_set=''
ac_cv_header_limits_h='yes'
ac_cv_env_LDFLAGS_value=''
ac_cv_env_target_alias_set='set'
ac_cv_path_AWK='/usr/bin/awk'
ac_cv_func_alloca_works='yes'
ac_cv_prog_cc_stdc=''
ac_cv_host_alias='i386-unknown-freebsd4.6'
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set='set'
ac_cv_path_MSGFMT='/usr/local/bin/msgfmt'
ac_cv_header_sys_types_h='yes'
lt_cv_prog_cc_wl='-Wl,'
ac_cv_header_stdc='yes'
ac_cv_path_PERL='/usr/bin/perl5'
ac_cv_func___argz_stringify='no'
ac_cv_header_strings_h='yes'
ac_cv_func_dcgettext='yes'
ac_cv_header_stdint_h='no'
ac_cv_header_inttypes_h='yes'
nls_cv_header_intl=''
ac_cv_func___argz_next='no'
ac_cv_header_sys_param_h='yes'
ac_cv_header_locale_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_string_h='yes'
ac_cv_c_inline='inline'
ac_cv_func_setenv='yes'
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_path_LD='/usr/libexec/elf/ld'
ac_cv_build_alias='i386-unknown-freebsd4.6'
ac_cv_env_CPPFLAGS_value='-I/usr/local/include'
ac_cv_func_strchr='yes'
ac_cv_func_setfsgid='no'
ac_cv_header_memory_h='yes'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_host='i386-unknown-freebsd4.6'
ac_cv_env_host_alias_value=''
am_cv_val_LC_MESSAGES='yes'
ac_cv_type_off_t='yes'
ac_cv_lib_intl_dgettext='yes'
nls_cv_force_use_gnu_gettext='no'
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
ac_cv_lib_intl_bindtextdomain='yes'
gt_cv_func_dgettext_libintl='yes'
lt_cv_compiler_c_o='yes'
lt_cv_prog_cc_pic_works='yes'
lt_cv_file_magic_test_file=''
nls_cv_use_gnu_gettext='no'
ac_cv_header_argz_h='no'
ac_cv_build='i386-unknown-freebsd4.6'
ac_cv_prog_CPP='cc -E'
ac_cv_env_build_alias_value=''
ac_cv_header_malloc_h='yes'
ac_cv_func_getpagesize='yes'
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_deplibs_check_method='pass_all'
ac_cv_prog_ac_ct_CC='cc'
ac_cv_header_libintl_h='yes'
lt_cv_compiler_o_lo='yes'
ac_cv_env_target_alias_value='i386-unknown-freebsd4.6'
ac_cv_header_sys_fsuid_h='no'
ac_cv_env_CC_value='cc'
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=''
ac_cv_header_dlfcn_h='yes'
nls_cv_header_libgt=''
ac_cv_func_strdup='yes'
ac_cv_func_putenv='yes'
ac_cv_objext='o'

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

#define PACKAGE "libgnome"
#define VERSION "2.0.6"
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define HAVE_SETENV 1
#define HAVE_UNSETENV 1
#define GETTEXT_PACKAGE "libgnome-2.0"
#define HAVE_MAN_WHEREIS 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_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_GETCWD 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STRCHR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_LC_MESSAGES 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define ENABLE_NLS 1
#define HAVE_LIBAUDIOFILE 1
#define HAVE_ESD 1


configure: exit 1
        


------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
------------------------------------------------------------------------
                            ls -l /var/db/pkg

------------------------------------------------------------------------

total 8178
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 ImageMagick-5.4.7.4_2
drwxr-xr-x  2 root  wheel      512 Sep 30 15:52 Mesa-3.4.2_2
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 ORBit-0.5.15_1
drwxr-xr-x  2 root  wheel      512 Jan 15 14:27 ORBit2-2.4.4
drwxr-xr-x  2 root  wheel      512 Jul 18  2002 Sablot-0.90
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-4.2.0_1,1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-FontServer-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-Server-4.2.0_3
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-clients-4.2.0_2
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-documents-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-font100dpi-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-font75dpi-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-fontCyrillic-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-fontDefaultBitmaps-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-fontEncodings-4.2.0
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-fontScalable-4.2.0
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 XFree86-libraries-4.2.0_1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 XFree86-manuals-4.2.0
drwxr-xr-x  2 root  wheel      512 Oct  2 11:15 Xaw3d-1.5
drwxr-xr-x  2 root  wheel      512 Aug  1 15:17 acroread5-5.05
drwxr-xr-x  2 root  wheel      512 Aug 20 14:22 amaya-6.1
drwxr-xr-x  2 root  wheel      512 Jul 18 15:53 apache-1.3.26_3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 arts-1.0.0_1
drwxr-xr-x  2 root  wheel      512 Jan 15 14:16 atk-1.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 13:26 autoconf-2.53
drwxr-xr-x  2 root  wheel      512 Jun 28  2002 autoconf213-2.13.000227_1
drwxr-xr-x  2 root  wheel      512 Jan 15 07:34 autoconf213-2.13.000227_5
drwxr-xr-x  2 root  wheel      512 Jan 14 14:45 automake-1.5,1
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 automake14-1.4.5
drwxr-xr-x  2 root  wheel      512 Jan 15 07:33 automake14-1.4.5_9
drwxr-xr-x  2 root  wheel      512 Oct 25 16:31 bash-2.05b_1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:41 bison-1.35_1
drwxr-xr-x  2 root  wheel      512 Jan 15 14:32 bonobo-activation-1.0.4,1
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 cabextract-0.5
drwxr-xr-x  2 root  wheel      512 Aug 21 14:58 cadaver-0.19.1
drwxr-xr-x  2 root  wheel      512 Aug  7 11:51 cd2mp3-0.81,1
drwxr-xr-x  2 root  wheel      512 Aug  7 13:39 cdrtools-1.11.a21
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 cups-base-1.1.14
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 curl-7.9.7_2
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 cvs2cl-2.38
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 cvsup-16.1f
drwxr-xr-x  2 root  wheel      512 Aug  7 11:51 dagrab-0.3.5
drwxr-xr-x  2 root  wheel      512 Jul  2  2002 diff-mode.el-1.8_1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:40 docbook-xml-4.1.2_1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:43 docbook-xsl-1.51.1
drwxr-xr-x  2 root  wheel      512 Jul  2  2002 elib-emacs20-1.0_1
drwxr-xr-x  2 root  wheel      512 Oct  1 10:49 elib-emacs21-1.0_1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 elisp-manual-21-2.8
drwxr-xr-x  2 root  wheel      512 Oct 30 13:16 emacs-21.2_1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 enlightenment-0.16.5_6
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 epplets-0.5_1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 esound-0.2.26_2
drwxr-xr-x  2 root  wheel      512 Jul 18 12:02 expat-1.2
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 expat-1.95.2
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 expat-1.95.4
drwxr-xr-x  2 root  wheel      512 Jan 15 14:20 expat-1.95.5
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 fam-2.6.4
drwxr-xr-x  2 root  wheel      512 Dec 13 11:52 flashplugin-mozilla-0.4.10_2
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 fnlib-0.5
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 freetype-1.3.1_2
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 freetype2-2.0.9
drwxr-xr-x  2 root  wheel      512 Jan 15 14:34 gconf2-1.2.1
drwxr-xr-x  2 root  wheel      512 Aug 23 14:12 gdbm-1.8.0
drwxr-xr-x  2 root  wheel      512 Jul 31 10:36 gdk-pixbuf-0.18.0
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 gettext-0.10.35_2
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 gettext-0.11.1_3
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 gettext-0.11.5
drwxr-xr-x  2 root  wheel      512 Aug 14 15:34 ghostscript-gnu-7.05_1
drwxr-xr-x  2 root  wheel      512 Aug 14 15:34 ghostview-1.5
drwxr-xr-x  2 root  wheel      512 Sep 30 15:52 gle-3.0.3
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 glib-1.2.10_5
drwxr-xr-x  2 root  wheel      512 Jan 15 14:05 glib-2.0.7
drwxr-xr-x  2 root  wheel      512 Jun 28  2002 gmake-3.79.1_1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:43 gnomehier-1.0_3
drwxr-xr-x  2 root  wheel      512 Aug  7 13:25 gnomelibs-1.4.1.7
drwxr-xr-x  2 root  wheel      512 Jan 15 14:34 gnomemimedata-2.0.1_2
drwxr-xr-x  2 root  wheel      512 Jan 15 14:34 gnomevfs2-2.0.4.1_1
drwxr-xr-x  2 root  wheel      512 Jan 15 08:38 graphviz-1.8.10
drwxr-xr-x  2 root  wheel      512 Aug  7 13:25 grip-3.0.0_2
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 gtk-1.2.10_4
drwxr-xr-x  2 root  wheel      512 Jan 15 14:18 gtk-2.0.9
drwxr-xr-x  2 root  wheel      512 Nov  5 15:52 guile-1.4.1_2
drwxr-xr-x  2 root  wheel      512 Dec  9 08:30 htmldoc-1.8.20
drwxr-xr-x  2 root  wheel      512 Jul  2  2002 id-utils-3.2d
drwxr-xr-x  2 root  wheel      512 Aug  7 13:25 id3lib-3.7.13
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 imake-4.2.0_1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 imlib-1.9.14_1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:43 intltool-0.22
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 ispell-3.2.06_2
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 jasper-1.500.4
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 jbigkit-1.4
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 jpeg-6b_1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kde-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdebase-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdegames-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdegraphics-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdelibs-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdemultimedia-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdenetwork-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 kdeutils-3.0.3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 koffice-1.1.1,1
drwxr-xr-x  2 root  wheel      512 Aug  7 11:51 lame-gtk-3.91
drwxr-xr-x  2 root  wheel      512 Jul 26 10:22 latex2e-2000.06
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 lcms-1.08
drwxr-xr-x  2 root  wheel      512 Oct  1 10:17 leim-21.2
drwxr-xr-x  2 root  wheel      512 Jan 15 14:25 libIDL-0.8.0
drwxr-xr-x  2 root  wheel      512 Jan 15 14:22 libart_lgpl2-2.3.10
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 libaudiofile-0.2.3
drwxr-xr-x  2 root  wheel      512 Jan 15 14:34 libbonobo-2.0.1
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 libepplet-0.5
drwxr-xr-x  2 root  wheel      512 Dec 13 11:52 libflash-0.4.10
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 libfpx-1.2.0.4_1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 libghttp-1.0.9
drwxr-xr-x  2 root  wheel      512 Jan 15 14:22 libglade2-2.0.1
drwxr-xr-x  2 root  wheel      512 Jan 15 14:22 libgnomecanvas-2.0.5
drwxr-xr-x  2 root  wheel      512 Jul 18 15:53 libgnugetopt-1.1
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 libgtop-1.0.13_1
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 libiconv-1.7_5
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 libmikmod-3.1.10
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 libmng-1.0.3
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 libmpeg2-0.2.1_1
drwxr-xr-x  2 root  wheel      512 Oct 30 18:46 libogg-1.0,3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 libogg-1.0.r3_1,2
drwxr-xr-x  2 root  wheel      512 Nov  5 15:49 libtool-1.3.4_4
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 libungif-4.1.0b1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:38 libvorbis-1.0,3
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 libvorbis-1.0.r3_1,2
drwxr-xr-x  2 root  wheel      512 Nov  5 16:08 libwmf-0.2.6
drwxr-xr-x  2 root  wheel      512 Jan 15 14:18 libwnck-0.18
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 libxml-1.8.17_1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 libxml2-2.4.21
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 libxslt-1.0.17
drwxr-xr-x  2 root  wheel      512 Jan 15 14:25 linc-0.5.5
drwxr-xr-x  2 root  wheel      512 Aug  1 15:17 linux_base-6.1_1
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 linux_base-7.1
drwxr-xr-x  2 root  wheel      512 Jun 28  2002 m4-1.4_1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:40 mkcatalog-1.1
drwxr-xr-x  2 root  wheel      512 Jul 18 15:59 mod_php4-4.2.1_2
drwxr-xr-x  2 root  wheel      512 Dec 13 13:22 mozilla-1.1_3,2
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 mozilla-fonts-1.0_1
drwxr-xr-x  2 root  wheel      512 Sep 17 13:34 mtools-3.9.8_1
drwxr-xr-x  2 root  wheel      512 Jul 31 14:57 napshare-1.0
drwxr-xr-x  2 root  wheel      512 Aug  7 11:50 nasm-0.98.33,1
drwxr-xr-x  2 root  wheel      512 Dec 17 13:08 nmap-3.00
drwxr-xr-x  2 root  wheel      512 Jul 12  2002 p5-Digest-HMAC-1.01
drwxr-xr-x  2 root  wheel      512 Jul 12  2002 p5-Digest-MD5-2.20
drwxr-xr-x  2 root  wheel      512 Jul 12  2002 p5-Digest-SHA1-2.01
drwxr-xr-x  2 root  wheel      512 Jul 12  2002 p5-File-Spec-0.82
drwxr-xr-x  2 root  wheel      512 Jul 12  2002 p5-MIME-Base64-2.12
drwxr-xr-x  2 root  wheel      512 Aug 23 14:12 p5-Mail-Tools-1.46
drwxr-xr-x  2 root  wheel      512 Jul 11  2002 p5-Net-1.11,1
drwxr-xr-x  2 root  wheel      512 Aug 23 14:12 p5-Net-DNS-0.23
drwxr-xr-x  2 root  wheel      512 Aug 23 14:12 p5-PodParser-1.18
drwxr-xr-x  2 root  wheel      512 Aug 23 14:12 p5-Time-HiRes-01.20
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 p5-URI-1.19
drwxr-xr-x  2 root  wheel      512 Jan 15 14:16 pango-1.0.5
drwxr-xr-x  2 root  wheel      512 Jul  2  2002 pcl-cvs-emacs20-2.9.9_1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 pcre-3.7
drwxr-xr-x  2 root  wheel      512 Jul 18 15:50 php4-4.2.1
drwxr-xr-x  2 root  wheel      512 Aug 23 14:05 pkg_tarup-1.2_3
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 pkgconfig-0.12.0
-rw-r--r--  1 root  wheel  7960576 Oct 30 19:40 pkgdb.db
drwxr-xr-x  2 root  wheel      512 Dec 13 13:12 png-1.2.2_4
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 popt-1.5.1_1
drwxr-xr-x  2 root  wheel      512 Aug 23 14:05 portupgrade-20020429
drwxr-xr-x  2 root  wheel      512 Jul 18 15:53 postgresql-7.2.1_1
drwxr-xr-x  2 root  wheel      512 Jan 15 14:21 py22-expat-2.2.1_2
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 python-2.2.1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 qt-3.0.3_5
drwxr-xr-x  2 root  wheel      512 Jun 29  2002 rpm-3.0.6_6
drwxr-xr-x  2 root  wheel      512 Aug 23 14:05 ruby-1.6.7.2002.05.23
drwxr-xr-x  2 root  wheel      512 Aug 23 14:05 ruby-bdb1-0.1.7
drwxr-xr-x  2 root  wheel      512 Aug 23 14:05 ruby-fnmatch-1.1b_1
drwxr-xr-x  2 root  wheel      512 Aug 23 14:05 ruby-optparse-0.8.6
drwxr-xr-x  2 root  wheel      512 Jul 31 10:51 scrollkeeper-0.3.9,1
drwxr-xr-x  2 root  wheel      512 Jul 31 10:40 sdocbook-xml-4.1.2.5
drwxr-xr-x  2 root  wheel      512 Jul 31 10:34 sed_inplace-2002.06.28
drwxr-xr-x  2 root  wheel      512 Sep 19 09:20 siege-2.55
drwxr-xr-x  2 root  wheel      512 Jan 14 14:38 tcl-8.3.5
drwxr-xr-x  2 root  wheel      512 Jul 26 10:22 tex-3.14159
drwxr-xr-x  2 root  wheel      512 Jul 22 10:26 tidy-20000804_1
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 tiff-3.5.7
drwxr-xr-x  2 root  wheel      512 Jan 15 08:38 tk-8.3.5
drwxr-xr-x  2 root  wheel      512 Sep 16 11:05 tramp-emacs20-2.0.15
drwxr-xr-x  2 root  wheel      512 Oct  1 10:20 tramp-emacs21-2.0.15
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 ttmkfdir-0.0
drwxr-xr-x  2 root  wheel      512 Jul 31 10:40 unzip-5.50
drwxr-xr-x  2 root  wheel      512 Oct 30 19:40 uulib-0.5.13
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 wget-1.8.2
drwxr-xr-x  2 root  wheel      512 Oct 30 19:39 xanim-2.80.2
drwxr-xr-x  2 root  wheel      512 Jul  1  2002 xmms-esound-1.2.7_1
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 xosview-1.7.4
drwxr-xr-x  2 root  wheel      512 Jun 27  2002 xv-3.10a_2
drwxr-xr-x  2 root  wheel      512 Aug 26 15:37 zip-2.3_1

-- 
Flowers of morning glory.      +-----------------------------------------+
The sky above this street      |donate to causes I care about:           |
Begins to overcast.            | http://svcs.affero.net/rm.php?r=leed_25 |
                   --Sugita    +-----------------------------------------+


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?86wul5kkcu.fsf>