Date: Tue, 1 Aug 2006 10:55:34 -0300 From: "..:: Cleber ::.." <clebermartim@gmail.com> To: gnome@FreeBSD.org Subject: Problem with installation of the gconf2 Message-ID: <f359e3de0608010655q516abb43lc63cbc6cf2d4a9ef@mail.gmail.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] (b) the output of the failed make command ... checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for DEPENDENT... configure: error: Package requirements (glib-2.0 > 2.9 .0 gmodule-2.0 >= 2.7.0 gobject-2.0 >= 2.7.0 ORBit-2.0 >= 2.4.0) were not met: Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DEPENDENT_CFLAGS and DEPENDENT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/devel/gconf2/work/GConf-2.14.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** Error code 1 Stop in /usr/ports/devel/gconf2. ---------------------------------------------------------------------------------------------------------- (c) the gnomelogalyzer output Generating build log. Please wait... done. The cause of your build failure is not known to gnomelogalyzer.sh. Before e-mailing the build log to the FreeBSD GNOME team at freebsd-gnome@FreeBSD.org, TRY EACH OF THE FOLLOWING: * If you are generating your own logfile, make sure to generate it with something similar to: "make 2>&1 | tee /path/to/logfile" (sh/bash/ksh/zsh) or "make |& tee /path/to/logfile" (csh/tcsh) * Make sure your cvsup(1) configuration file specifies the 'ports-all' collection * Run cvsup(1) and attempt the build again * Check /usr/ports/UPDATING for information pertinent to your build failure * 99% of the commonly reported build failures can be solved by running "portupgrade -a" * Read the FAQs at http://www.FreeBSD.org/gnome/ * Search the archives of freebsd-gnome@FreeBSD.org. Archives can be searched at http://www.freebsd.org/gnome/index.html#search If you have not performed each of the above suggestions, don't bother asking for help. The chances are good that you'll simply be told to perform one of the aforementioned steps. ---------------------------------------------------------------------------------------------------------- [-- Attachment #2 --] 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.59. Invocation command line was $ ./configure --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd6.1 ## --------- ## ## Platform. ## ## --------- ## hostname = cleber.in.REGISTRO.BR uname -m = i386 uname -r = 6.1-STABLE uname -s = FreeBSD uname -v = FreeBSD 6.1-STABLE #0: Fri Jul 28 17:06:00 UTC 2006 root@cleber.in.REGISTRO.BR:/usr/obj/usr/src/sys/SMP /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1602: checking for a BSD-compatible install configure:1657: result: /usr/bin/install -c -o root -g wheel configure:1668: checking whether build environment is sane configure:1711: result: yes configure:1744: checking for gawk configure:1773: result: no configure:1744: checking for mawk configure:1773: result: no configure:1744: checking for nawk configure:1760: found /usr/bin/nawk configure:1770: result: nawk configure:1780: checking whether gmake sets $(MAKE) configure:1800: result: yes configure:1965: checking whether to enable maintainer-specific portions of Makefiles configure:1974: result: no configure:1996: checking build system type configure:2014: result: i386-portbld-freebsd6.1 configure:2022: checking host system type configure:2036: result: i386-portbld-freebsd6.1 configure:2123: checking for gcc configure:2149: result: cc configure:2393: checking for C compiler version configure:2396: cc --version </dev/null >&5 cc (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2399: $? = 0 configure:2401: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:2404: $? = 0 configure:2406: cc -V </dev/null >&5 cc: `-V' option must have argument configure:2409: $? = 1 configure:2432: checking for C compiler default output file name configure:2435: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2438: $? = 0 configure:2484: result: a.out configure:2489: checking whether the C compiler works configure:2495: ./a.out configure:2498: $? = 0 configure:2515: result: yes configure:2522: checking whether we are cross compiling configure:2524: result: no configure:2527: checking for suffix of executables configure:2529: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2532: $? = 0 configure:2557: result: configure:2563: checking for suffix of object files configure:2584: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2587: $? = 0 configure:2609: result: o configure:2613: checking whether we are using the GNU C compiler configure:2637: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2643: $? = 0 configure:2646: test -z || test ! -s conftest.err configure:2649: $? = 0 configure:2652: test -s conftest.o configure:2655: $? = 0 configure:2668: result: yes configure:2674: checking whether cc accepts -g configure:2695: cc -c -g -I/usr/local/include conftest.c >&5 configure:2701: $? = 0 configure:2704: test -z || test ! -s conftest.err configure:2707: $? = 0 configure:2710: test -s conftest.o configure:2713: $? = 0 configure:2724: result: yes configure:2741: checking for cc option to accept ANSI C configure:2811: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2817: $? = 0 configure:2820: test -z || test ! -s conftest.err configure:2823: $? = 0 configure:2826: test -s conftest.o configure:2829: $? = 0 configure:2847: result: none needed configure:2865: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2871: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:3012: checking for style of include used by gmake configure:3040: result: GNU configure:3068: checking dependency style of cc configure:3151: result: gcc3 configure:3262: checking for C++ compiler version configure:3265: c++ --version </dev/null >&5 c++ (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3268: $? = 0 configure:3270: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:3273: $? = 0 configure:3275: c++ -V </dev/null >&5 c++: `-V' option must have argument configure:3278: $? = 1 configure:3281: checking whether we are using the GNU C++ compiler configure:3305: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:3311: $? = 0 configure:3314: test -z || test ! -s conftest.err configure:3317: $? = 0 configure:3320: test -s conftest.o configure:3323: $? = 0 configure:3336: result: yes configure:3342: checking whether c++ accepts -g configure:3363: c++ -c -g -I/usr/local/include conftest.cc >&5 configure:3369: $? = 0 configure:3372: test -z || test ! -s conftest.err configure:3375: $? = 0 configure:3378: test -s conftest.o configure:3381: $? = 0 configure:3392: result: yes configure:3434: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:3440: $? = 0 configure:3443: test -z || test ! -s conftest.err configure:3446: $? = 0 configure:3449: test -s conftest.o configure:3452: $? = 0 configure:3478: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:15: error: `exit' undeclared (first use this function) conftest.cc:15: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:3484: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "GConf" | #define VERSION "2.14.0" | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:3434: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:3440: $? = 0 configure:3443: test -z || test ! -s conftest.err configure:3446: $? = 0 configure:3449: test -s conftest.o configure:3452: $? = 0 configure:3478: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5 configure:3484: $? = 0 configure:3487: test -z || test ! -s conftest.err configure:3490: $? = 0 configure:3493: test -s conftest.o configure:3496: $? = 0 configure:3521: checking dependency style of c++ configure:3604: result: gcc3 configure:3623: checking for strerror in -lcposix configure:3653: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lcposix >&5 /usr/bin/ld: cannot find -lcposix configure:3659: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "GConf" | #define VERSION "2.14.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char strerror (); | int | main () | { | strerror (); | ; | return 0; | } configure:3684: result: no configure:3695: checking for cc option to accept ANSI C configure:3758: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:3764: $? = 0 configure:3767: test -z || test ! -s conftest.err configure:3770: $? = 0 configure:3773: test -s conftest.o configure:3776: $? = 0 configure:3791: result: none needed configure:3807: checking how to run the C preprocessor configure:3842: cc -E -I/usr/local/include conftest.c configure:3848: $? = 0 configure:3880: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3886: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "GConf" | #define VERSION "2.14.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3925: result: cc -E configure:3949: cc -E -I/usr/local/include conftest.c configure:3955: $? = 0 configure:3987: cc -E -I/usr/local/include conftest.c conftest.c:14:28: ac_nonexistent.h: No such file or directory configure:3993: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "GConf" | #define VERSION "2.14.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4037: checking for egrep configure:4047: result: grep -E configure:4052: checking for ANSI C header files configure:4077: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:4083: $? = 0 configure:4086: test -z || test ! -s conftest.err configure:4089: $? = 0 configure:4092: test -s conftest.o configure:4095: $? = 0 configure:4184: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4187: $? = 0 configure:4189: ./conftest configure:4192: $? = 0 configure:4207: result: yes configure:4292: checking for a sed that does not truncate output configure:4346: result: /usr/bin/sed configure:4360: checking for ld used by cc configure:4427: result: /usr/bin/ld configure:4436: checking if the linker (/usr/bin/ld) is GNU ld configure:4451: result: yes configure:4456: checking for /usr/bin/ld option to reload object files configure:4463: result: -r configure:4481: checking for BSD-compatible nm configure:4530: result: /usr/bin/nm -B configure:4534: checking whether ln -s works configure:4538: result: yes configure:4545: checking how to recognise dependent libraries configure:4721: result: pass_all configure:5207: checking for sys/types.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for sys/stat.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for stdlib.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for string.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for memory.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for strings.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for inttypes.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for stdint.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5207: checking for unistd.h configure:5223: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5229: $? = 0 configure:5232: test -z || test ! -s conftest.err configure:5235: $? = 0 configure:5238: test -s conftest.o configure:5241: $? = 0 configure:5252: result: yes configure:5278: checking dlfcn.h usability configure:5290: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:5296: $? = 0 configure:5299: test -z || test ! -s conftest.err configure:5302: $? = 0 configure:5305: test -s conftest.o configure:5308: $? = 0 configure:5318: result: yes configure:5322: checking dlfcn.h presence configure:5332: cc -E -I/usr/local/include conftest.c configure:5338: $? = 0 configure:5358: result: yes configure:5393: checking for dlfcn.h configure:5400: result: yes configure:5423: checking how to run the C++ preprocessor configure:5454: c++ -E -I/usr/local/include conftest.cc configure:5460: $? = 0 configure:5492: c++ -E -I/usr/local/include conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5498: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "GConf" | #define VERSION "2.14.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5537: result: c++ -E configure:5561: c++ -E -I/usr/local/include conftest.cc configure:5567: $? = 0 configure:5599: c++ -E -I/usr/local/include conftest.cc conftest.cc:25:28: ac_nonexistent.h: No such file or directory configure:5605: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "GConf" | #define VERSION "2.14.0" | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5702: checking for g77 configure:5731: result: no configure:5702: checking for f77 configure:5718: found /usr/bin/f77 configure:5728: result: f77 configure:5743: checking for Fortran 77 compiler version configure:5746: f77 --version </dev/null >&5 GNU Fortran (GCC) 3.4.4 [FreeBSD] 20050518 Copyright (C) 2004 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5749: $? = 0 configure:5751: f77 -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:5754: $? = 0 configure:5756: f77 -V </dev/null >&5 f77: `-V' option must have argument configure:5759: $? = 1 configure:5767: checking whether we are using the GNU Fortran 77 compiler configure:5781: f77 -c conftest.F >&5 configure:5787: $? = 0 configure:5790: test -z || test ! -s conftest.err configure:5793: $? = 0 configure:5796: test -s conftest.o configure:5799: $? = 0 configure:5812: result: yes configure:5818: checking whether f77 accepts -g configure:5830: f77 -c -g conftest.f >&5 configure:5836: $? = 0 configure:5839: test -z || test ! -s conftest.err configure:5842: $? = 0 configure:5845: test -s conftest.o configure:5848: $? = 0 configure:5860: result: yes configure:5890: checking the maximum length of command line arguments configure:5999: result: 262144 configure:6010: checking command to parse /usr/bin/nm -B output from cc object configure:6115: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:6118: $? = 0 configure:6122: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6125: $? = 0 configure:6177: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:6180: $? = 0 configure:6218: result: ok configure:6222: checking for objdir configure:6237: result: .libs configure:6327: checking for ar configure:6343: found /usr/bin/ar configure:6354: result: ar configure:6407: checking for ranlib configure:6423: found /usr/bin/ranlib configure:6434: result: ranlib configure:6487: checking for strip configure:6503: found /usr/bin/strip configure:6514: result: strip configure:6786: checking if cc supports -fno-rtti -fno-exceptions configure:6804: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6808: $? = 0 configure:6821: result: no configure:6836: checking for cc option to produce PIC configure:7046: result: -fPIC configure:7054: checking if cc PIC flag -fPIC works configure:7072: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.c >&5 configure:7076: $? = 0 configure:7089: result: yes configure:7117: checking if cc static flag -static works configure:7145: result: yes configure:7155: checking if cc supports -c -o file.o configure:7176: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7180: $? = 0 configure:7202: result: yes configure:7228: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8185: result: yes configure:8206: checking whether -lc should be explicitly linked in configure:8211: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:8214: $? = 0 configure:8229: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:8232: $? = 1 configure:8244: result: yes configure:8252: checking dynamic linker characteristics configure:8828: result: freebsd6.1 ld.so configure:8837: checking how to hardcode library paths into programs configure:8862: result: immediate configure:8876: checking whether stripping libraries is possible configure:8881: result: yes configure:9708: checking if libtool supports shared libraries configure:9710: result: yes configure:9713: checking whether to build shared libraries configure:9734: result: yes configure:9737: checking whether to build static libraries configure:9741: result: yes configure:9833: creating libtool configure:10421: checking for ld used by c++ configure:10488: result: /usr/bin/ld configure:10497: checking if the linker (/usr/bin/ld) is GNU ld configure:10512: result: yes configure:10563: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11499: result: yes configure:11517: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5 configure:11520: $? = 0 configure:11639: checking for c++ option to produce PIC configure:11913: result: -fPIC configure:11921: checking if c++ PIC flag -fPIC works configure:11939: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.cpp >&5 configure:11943: $? = 0 configure:11956: result: yes configure:11984: checking if c++ static flag -static works configure:12012: result: yes configure:12022: checking if c++ supports -c -o file.o configure:12043: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12047: $? = 0 configure:12069: result: yes configure:12095: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12123: result: yes configure:12190: checking dynamic linker characteristics configure:12766: result: freebsd6.1 ld.so configure:12775: checking how to hardcode library paths into programs configure:12800: result: immediate configure:13326: checking if libtool supports shared libraries configure:13328: result: yes configure:13331: checking whether to build shared libraries configure:13351: result: yes configure:13354: checking whether to build static libraries configure:13358: result: yes configure:13368: checking for f77 option to produce PIC configure:13578: result: -fPIC configure:13586: checking if f77 PIC flag -fPIC works configure:13604: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13608: $? = 0 configure:13621: result: yes configure:13649: checking if f77 static flag -static works configure:13677: result: yes configure:13687: checking if f77 supports -c -o file.o configure:13708: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13712: $? = 0 configure:13734: result: yes configure:13760: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14697: result: yes configure:14764: checking dynamic linker characteristics configure:15340: result: freebsd6.1 ld.so configure:15349: checking how to hardcode library paths into programs configure:15374: result: immediate configure:18926: checking for glib-genmarshal configure:18944: found /usr/local/bin/glib-genmarshal configure:18956: result: /usr/local/bin/glib-genmarshal configure:19229: checking for pkg-config configure:19247: found /usr/local/bin/pkg-config configure:19259: result: /usr/local/bin/pkg-config configure:19274: checking pkg-config is at least version 0.9.0 configure:19277: result: yes configure:19288: checking for DEPENDENT configure:19296: $PKG_CONFIG --exists --print-errors "$PKGCONFIG_MODULES" Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6 configure:19299: $? = 1 configure:19314: $PKG_CONFIG --exists --print-errors "$PKGCONFIG_MODULES" Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6 configure:19317: $? = 1 Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6 configure:19345: error: Package requirements (glib-2.0 > 2.9.0 gmodule-2.0 >= 2.7.0 gobject-2.0 >= 2.7.0 ORBit-2.0 >= 2.4.0) were not met: Requested 'glib-2.0 > 2.9.0' but version of GLib is 2.8.6 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DEPENDENT_CFLAGS and DEPENDENT_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-portbld-freebsd6.1 ac_cv_build_alias=i386-portbld-freebsd6.1 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DEPENDENT_CFLAGS_set='' ac_cv_env_DEPENDENT_CFLAGS_value='' ac_cv_env_DEPENDENT_LIBS_set='' ac_cv_env_DEPENDENT_LIBS_value='' ac_cv_env_DEPENDENT_WITH_GTK_CFLAGS_set='' ac_cv_env_DEPENDENT_WITH_GTK_CFLAGS_value='' ac_cv_env_DEPENDENT_WITH_GTK_LIBS_set='' ac_cv_env_DEPENDENT_WITH_GTK_LIBS_value='' ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_CFLAGS_set='' ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_CFLAGS_value='' ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_LIBS_set='' ac_cv_env_DEPENDENT_WITH_XML_AND_GTK_LIBS_value='' ac_cv_env_DEPENDENT_WITH_XML_CFLAGS_set='' ac_cv_env_DEPENDENT_WITH_XML_CFLAGS_value='' ac_cv_env_DEPENDENT_WITH_XML_LIBS_set='' ac_cv_env_DEPENDENT_WITH_XML_LIBS_value='' ac_cv_env_F77_set='' ac_cv_env_F77_value='' ac_cv_env_FFLAGS_set='' ac_cv_env_FFLAGS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-portbld-freebsd6.1 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_exeext='' ac_cv_f77_compiler_gnu=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=i386-portbld-freebsd6.1 ac_cv_host_alias=i386-portbld-freebsd6.1 ac_cv_lib_cposix_strerror=no ac_cv_objext=o ac_cv_path_GLIB_GENMARSHAL=/usr/local/bin/glib-genmarshal ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_AWK=nawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc='' ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=yes ac_cv_prog_make_gmake_set=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_prog_cc_stdc='' lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=262144 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run aclocal-1.7 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run automake-1.7' AWK='nawk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DEPENDENT_CFLAGS='' DEPENDENT_LIBS='' DEPENDENT_WITH_GTK_CFLAGS='' DEPENDENT_WITH_GTK_LIBS='' DEPENDENT_WITH_XML_AND_GTK_CFLAGS='' DEPENDENT_WITH_XML_AND_GTK_LIBS='' DEPENDENT_WITH_XML_CFLAGS='' DEPENDENT_WITH_XML_LIBS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' EXEEXT='' EXPANDED_SYSGCONFDIR='/usr/X11R6/etc/gconf' F77='f77' FFLAGS='-g -O2' GCONF_AGE='1' GCONF_CURRENT='5' GCONF_REVISION='0' GETTEXT_PACKAGE='GConf2' GLIB_GENMARSHAL='/usr/local/bin/glib-genmarshal' GMOFILES='' GMSGFMT='' GTK_DOC_USE_LIBTOOL_FALSE='#' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_FALSE='' GTK_TRUE='' HTML_DIR='/usr/X11R6/share/doc' INDENT='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' LDAP_LIBS='' LDAP_SUPPORT_FALSE='' LDAP_SUPPORT_TRUE='' LDFLAGS='-L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/devel/gconf2/work/gnome-libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAJOR_VERSION='2' MAKEINFO='${SHELL} /usr/ports/devel/gconf2/work/GConf-2.14.0/missing --run makeinfo' MKINSTALLDIRS='' MSGFMT='' OBJDUMP='objdump' OBJEXT='o' ORBIT_IDL='' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' PACKAGE='GConf' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POPT_LIBS='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PTHREADS_FALSE='' PTHREADS_TRUE='' RANLIB='ranlib' REBUILD='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='' VERSION='2.14.0' XGETTEXT='' absolute_top_srcdir='' ac_ct_AR='ar' ac_ct_AS='' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_DLLTOOL='' ac_ct_F77='f77' ac_ct_OBJDUMP='' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' ac_pt_PKG_CONFIG='/usr/local/bin/pkg-config' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i386-portbld-freebsd6.1' build_alias='i386-portbld-freebsd6.1' build_cpu='i386' build_os='freebsd6.1' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='NONE' gconflocaledir='' host='i386-portbld-freebsd6.1' host_alias='' host_cpu='i386' host_os='freebsd6.1' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/devel/gconf2/work/GConf-2.14.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/usr/X11R6' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' sysgconfdir='${prefix}/etc/gconf' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define GETTEXT_PACKAGE "GConf2" #define HAVE_DLFCN_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "GConf" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "2.14.0" #endif #ifdef __cplusplus extern "C" void std::exit (int) throw (); using std::exit; configure: exit 1 [-- Attachment #3 --] total 6836 drwxr-xr-x 2 root wheel 512 Aug 1 10:39 ORBit-0.5.17_3 drwxr-xr-x 2 root wheel 512 Aug 1 10:18 ORBit2-2.14.2 drwxr-xr-x 2 root wheel 512 Jul 31 08:50 Xaw3d-1.5E_1 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 aalib-1.4.r5_2 drwxr-xr-x 2 root wheel 512 Jul 27 05:03 acroread-5.09 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 amsn-0.95_3 drwxr-xr-x 2 root wheel 512 Jul 31 08:46 antiword-0.37_1 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 apache-ant-1.6.5_1 drwxr-xr-x 2 root wheel 512 Jul 28 12:17 aspell-0.60.4_4 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 atk-1.10.3_1 drwxr-xr-x 2 root wheel 512 Jul 27 13:13 autoconf-2.13.000227_5 drwxr-xr-x 2 root wheel 512 Jul 31 16:41 autoconf-2.53_3 drwxr-xr-x 2 root wheel 512 Aug 1 09:56 autoconf-2.59_2 drwxr-xr-x 2 root wheel 512 Jul 27 13:13 automake-1.4.6_2 drwxr-xr-x 2 root wheel 512 Aug 1 10:29 avahi-0.6.12 drwxr-xr-x 2 root wheel 512 Jul 28 05:32 bison-2.1_2 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 bitstream-vera-1.10_2 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 cairo-1.0.2_2 drwxr-xr-x 2 root wheel 512 Jul 28 12:17 compat4x-i386-5.3_9 drwxr-xr-x 2 root wheel 512 Jul 28 12:17 compat5x-i386-5.4.0.8_7 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 coreutils-5.2.1 drwxr-xr-x 2 root wheel 512 Jul 31 09:48 cups-base-1.2.0_2 drwxr-xr-x 2 root wheel 512 Jul 27 11:50 cvsup-16.1h_2 drwxr-xr-x 2 root wheel 512 Aug 1 10:29 dbus-0.62 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 desktop-file-utils-0.10_4 drwxr-xr-x 2 root wheel 512 Jul 28 05:58 diablo-jdk-1.5.0.07.00 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 dri-6.4.1,2 drwxr-xr-x 2 root wheel 512 Jul 31 08:50 emacs-21.3_9 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 expat-2.0.0_1 drwxr-xr-x 2 root wheel 512 Jul 27 11:49 ezm3-1.2 drwxr-xr-x 2 root wheel 512 Jul 28 15:23 firefox-1.5.0.5,1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 fontconfig-2.3.2_3,1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 freetype2-2.1.10_3 drwxr-xr-x 2 root wheel 512 Jul 27 08:46 fvwm-2.4.19 drwxr-xr-x 2 root wheel 512 Jul 31 08:36 gaim-1.5.0_6 drwxr-xr-x 2 root wheel 512 Aug 1 10:22 gamin-0.1.7_2 drwxr-xr-x 2 root wheel 512 Jul 31 16:41 gcc-3.2.3_3 drwxr-xr-x 2 root wheel 512 Jul 28 05:28 gcc-ooo-3.4.1_2 drwxr-xr-x 2 root wheel 512 Aug 1 10:40 gconf-1.0.9_8 drwxr-xr-x 2 root wheel 512 Aug 1 10:29 gdbm-1.8.3_2 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 gettext-0.14.5_2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 gimp-print-4.2.7_2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 gle-3.1.0 drwxr-xr-x 2 root wheel 512 Jul 27 11:13 glib-1.2.10_12 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 glib-2.8.6_1 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 gmake-3.80_2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 gnome-mime-data-2.4.2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 gnomehier-2.1_2 drwxr-xr-x 2 root wheel 512 Jul 31 09:17 gnutls-1.4.1 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 gtk-1.2.10_15 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 gtk-2.8.12_1 drwxr-xr-x 2 root wheel 512 Jul 31 08:36 gtkspell-2.0.11_3 drwxr-xr-x 2 root wheel 512 Aug 1 10:40 guile-1.6.7_1 drwxr-xr-x 2 root wheel 512 Jul 31 16:41 help2man-1.36.4_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 hicolor-icon-theme-0.5 drwxr-xr-x 2 root wheel 512 Jul 31 16:08 imake-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 imlib-1.9.15_3 drwxr-xr-x 2 root wheel 512 Jul 27 13:58 intltool-0.35.0 drwxr-xr-x 2 root wheel 512 Jul 28 05:12 javavmwrapper-2.3 drwxr-xr-x 2 root wheel 512 Jul 31 16:13 jbootstrap-1.2.1 drwxr-xr-x 2 root wheel 512 Jul 31 16:26 jdk-1.3.1p9_6 drwxr-xr-x 2 root wheel 512 Jul 31 16:13 jikes-1.22_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 jpeg-6b_4 drwxr-xr-x 2 root wheel 512 Jul 31 10:29 lame-3.96.1 drwxr-xr-x 2 root wheel 512 Jul 28 06:27 lcms-1.14_1,1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 libIDL-0.8.6_2 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 libXft-2.1.7_1 drwxr-xr-x 2 root wheel 512 Jul 31 08:36 libao-0.8.5_2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 libart_lgpl-2.3.17_1 drwxr-xr-x 2 root wheel 512 Jul 31 08:36 libaudiofile-0.2.6 drwxr-xr-x 2 root wheel 512 Aug 1 10:18 libbonobo-2.14.0_2 drwxr-xr-x 2 root wheel 512 Aug 1 10:29 libdaemon-0.10_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 libdrm-2.0_1 drwxr-xr-x 2 root wheel 512 Jul 28 16:26 libdts-0.0.2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 libexif-0.6.13 drwxr-xr-x 2 root wheel 512 Jul 31 09:15 libgcrypt-1.2.2_1 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 libglut-6.4.2 drwxr-xr-x 2 root wheel 512 Jul 31 09:13 libgpg-error-1.3 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 libiconv-1.9.2_2 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 libijs-0.35_1 drwxr-xr-x 2 root wheel 512 Aug 1 10:38 libltdl-1.5.22 drwxr-xr-x 2 root wheel 512 Jul 31 11:28 libmikmod-3.1.11_1 drwxr-xr-x 2 root wheel 512 Jul 31 09:48 libmng-1.0.9 drwxr-xr-x 2 root wheel 512 Jul 28 16:28 libogg-1.1.3,3 drwxr-xr-x 2 root wheel 512 Jul 27 11:10 libtool-1.5.22_2 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 libungif-4.1.4_1 drwxr-xr-x 2 root wheel 512 Jul 31 10:29 libvorbis-1.1.2,3 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 libwmf-0.2.8.4 drwxr-xr-x 2 root wheel 512 Aug 1 10:39 libxml-1.8.17_4 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 libxml2-2.6.23_1 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 linc-1.0.3_6 drwxr-xr-x 2 root wheel 512 Jul 27 13:29 linux-expat-1.95.8 drwxr-xr-x 2 root wheel 512 Jul 27 13:29 linux-flashplugin-7.0r63 drwxr-xr-x 2 root wheel 512 Jul 27 13:29 linux-fontconfig-2.2.3_5 drwxr-xr-x 2 root wheel 512 Jul 27 13:29 linux-xorg-libs-6.8.2_5 drwxr-xr-x 2 root wheel 512 Jul 27 13:29 linux_base-fc-4_6 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 linuxpluginwrapper-20051113_4 drwxr-xr-x 2 root wheel 512 Jul 28 12:16 localedata-5.4 drwxr-xr-x 2 root wheel 512 Jul 28 05:32 m4-1.4.4 drwxr-xr-x 2 root wheel 512 Jul 31 10:29 mplayer-gtk2-0.99.8 drwxr-xr-x 2 root wheel 512 Jul 31 10:29 mplayer-skins-1.1.2_2 drwxr-xr-x 2 root wheel 512 Jul 31 09:48 nas-1.8 drwxr-xr-x 2 root wheel 512 Jul 28 16:27 nasm-0.98.39,1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 nspr-4.6.1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 nss-3.11 drwxr-xr-x 2 root wheel 512 Aug 1 10:40 oaf-0.6.10_3 drwxr-xr-x 2 root wheel 512 Jul 31 16:26 open-motif-2.2.3_2 drwxr-xr-x 2 root wheel 512 Aug 1 10:01 openldap-client-2.3.24 drwxr-xr-x 2 root wheel 512 Aug 1 10:10 openssl-beta-0.9.8b_1 drwxr-xr-x 2 root wheel 512 Jul 28 13:52 opera-9.0.20060616 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-Archive-Zip-1.16 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-Compress-Zlib-1.42 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-File-Temp-0.16_4 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-PathTools-3.19 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-Scalar-List-Utils-1.18,1 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-Test-Harness-2.62 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 p5-Test-Simple-0.64 drwxr-xr-x 2 root wheel 512 Jul 27 13:58 p5-XML-Parser-2.34_2 drwxr-xr-x 2 root wheel 512 Jul 31 16:41 p5-gettext-1.05_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 pango-1.10.3_1 drwxr-xr-x 2 root wheel 512 Jul 28 05:30 patch-2.5.4 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 perl-5.8.8 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 pkgconfig-0.20 -rw-r--r-- 1 root wheel 6625280 Jul 28 13:52 pkgdb.db drwxr-xr-x 2 root wheel 512 Jul 28 14:21 png-1.2.8_3 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 popt-1.7_1 drwxr-xr-x 2 root wheel 512 Jul 27 05:02 portupgrade-20040701_3 drwxr-xr-x 2 root wheel 512 Jul 31 10:02 psi-0.10 drwxr-xr-x 2 root wheel 512 Jul 27 13:57 python-2.4.3 drwxr-xr-x 2 root wheel 512 Jul 31 10:02 qca-1.0 drwxr-xr-x 2 root wheel 512 Jul 31 10:02 qca-tls-1.0_1 drwxr-xr-x 2 root wheel 512 Jul 31 09:11 qmake-3.3.6 drwxr-xr-x 2 root wheel 512 Jul 31 09:49 qt-3.3.6_2 drwxr-xr-x 2 root wheel 512 Jul 27 13:14 rpm-3.0.6_13 drwxr-xr-x 2 root wheel 512 Jul 27 05:02 ruby-1.8.2.p2_1 drwxr-xr-x 2 root wheel 512 Jul 27 05:02 ruby18-bdb1-0.2.2 drwxr-xr-x 2 root wheel 512 Aug 1 10:01 samba-libsmbclient-3.0.23 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 shared-mime-info-0.16_2 drwxr-xr-x 2 root wheel 512 Jul 31 08:36 startup-notification-0.8_2 drwxr-xr-x 2 root wheel 512 Jul 27 11:03 tcl-8.4.11,1 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 tcllib-1.7_1 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 tcltls-1.5.0 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 tiff-3.8.0_1 drwxr-xr-x 2 root wheel 512 Jul 27 11:14 tk-8.4.11,2 drwxr-xr-x 2 root wheel 512 Jul 28 05:28 unzip-5.52_2 drwxr-xr-x 2 root wheel 512 Jul 31 16:26 urwfonts-1.0_1 drwxr-xr-x 2 root wheel 512 Aug 1 09:08 wget-1.10.2 drwxr-xr-x 2 root wheel 512 Jul 31 10:29 win32-codecs-3.1.0.p7_2,1 drwxr-xr-x 2 root wheel 512 Jul 27 10:57 wmCalClock-1.25_1 drwxr-xr-x 2 root wheel 512 Jul 31 11:28 xmms-1.2.10_6 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-clients-6.9.0_2 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-documents-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-fonts-100dpi-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-fonts-75dpi-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-fonts-cyrillic-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 xorg-fonts-encodings-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-fonts-miscbitmaps-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 xorg-fonts-truetype-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-fonts-type1-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-fontserver-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 28 14:21 xorg-libraries-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-manpages-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-nestserver-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-printserver-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-server-6.9.0_1 drwxr-xr-x 2 root wheel 512 Jul 27 07:54 xorg-vfbserver-6.9.0 drwxr-xr-x 2 root wheel 512 Jul 27 07:45 xterm-206_1 drwxr-xr-x 2 root wheel 512 Jul 31 12:01 xv-3.10a_6 drwxr-xr-x 2 root wheel 512 Jul 31 10:29 xvid-1.1.0,1 drwxr-xr-x 2 root wheel 512 Jul 28 05:28 zip-2.32help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f359e3de0608010655q516abb43lc63cbc6cf2d4a9ef>
