Date: Sun, 25 Feb 2007 10:58:10 -0800 (PST) From: Dino Vliet <dino_vliet@yahoo.com> To: gnome@FreeBSD.org Cc: freebsd-questions@freebsd.org Subject: problem building g-wrap Message-ID: <476461.12137.qm@web51112.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi folks, I'm experiencing problems when building g-wrap on my amd64 system running freebsd 6.1 after I try to install gnucash2. The error I get is: configure: error: "libffi has not been ported to amd64-portbld-freebsd6.1." configure: error: /bin/sh './configure' failed for libffi ===> 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/g-wrap/work/g-wrap-1.9.6/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/g-wrap. *** Error code 1 Stop in /usr/ports/finance/gnucash. I'm providing the following files: a) /usr/ports/devel/g-wrap/work/g-wrap-1.9.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.59. Invocation command line was $ ./configure --prefix=/usr/local --build=amd64-portbld-freebsd6.1 ## --------- ## ## Platform. ## ## --------- ## hostname = zouk.tiscali.nl uname -m = amd64 uname -r = 6.1-RELEASE-p11 uname -s = FreeBSD uname -v = FreeBSD 6.1-RELEASE-p11 #12: Wed Jan 17 21:06:43 CET 2007 rgilaard@zouk.tiscali.nl:/usr/obj/usr/src/sys/MYKERNEL /usr/bin/uname -p = amd64 /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: /home/rgilaard/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1562: checking for a BSD-compatible install configure:1617: result: /usr/bin/install -c -o root -g wheel configure:1628: checking whether build environment is sane configure:1671: result: yes configure:1736: checking for gawk configure:1752: found /usr/local/bin/gawk configure:1762: result: gawk configure:1772: checking whether gmake sets $(MAKE) configure:1792: result: yes configure:1954: checking whether to enable maintainer-specific portions of Makefiles configure:1963: result: no configure:2096: checking for gcc configure:2122: result: cc configure:2366: checking for C compiler version configure:2369: 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:2372: $? = 0 configure:2374: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:2377: $? = 0 configure:2379: cc -V </dev/null >&5 cc: `-V' option must have argument configure:2382: $? = 1 configure:2405: checking for C compiler default output file name configure:2408: cc -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2411: $? = 0 configure:2457: result: a.out configure:2462: checking whether the C compiler works configure:2468: ./a.out configure:2471: $? = 0 configure:2488: result: yes configure:2495: checking whether we are cross compiling configure:2497: result: no configure:2500: checking for suffix of executables configure:2502: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2505: $? = 0 configure:2530: result: configure:2536: checking for suffix of object files configure:2557: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2560: $? = 0 configure:2582: result: o configure:2586: checking whether we are using the GNU C compiler configure:2610: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2616: $? = 0 configure:2619: test -z || test ! -s conftest.err configure:2622: $? = 0 configure:2625: test -s conftest.o configure:2628: $? = 0 configure:2641: result: yes configure:2647: checking whether cc accepts -g configure:2668: cc -c -g conftest.c >&5 configure:2674: $? = 0 configure:2677: test -z || test ! -s conftest.err configure:2680: $? = 0 configure:2683: test -s conftest.o configure:2686: $? = 0 configure:2697: result: yes configure:2714: checking for cc option to accept ANSI C configure:2784: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:2790: $? = 0 configure:2793: test -z || test ! -s conftest.err configure:2796: $? = 0 configure:2799: test -s conftest.o configure:2802: $? = 0 configure:2820: result: none needed configure:2838: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:2844: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2985: checking for style of include used by gmake configure:3013: result: GNU configure:3041: checking dependency style of cc configure:3131: result: gcc3 configure:3161: checking for a BSD-compatible install configure:3216: result: /usr/bin/install -c -o root -g wheel configure:3307: checking build system type configure:3325: result: amd64-portbld-freebsd6.1 configure:3333: checking host system type configure:3347: result: amd64-portbld-freebsd6.1 configure:3355: checking for a sed that does not truncate output configure:3409: result: /usr/bin/sed configure:3412: checking for egrep configure:3422: result: grep -E configure:3438: checking for ld used by cc configure:3505: result: /usr/bin/ld configure:3514: checking if the linker (/usr/bin/ld) is GNU ld configure:3529: result: yes configure:3534: checking for /usr/bin/ld option to reload object files configure:3541: result: -r configure:3550: checking for BSD-compatible nm configure:3592: result: /usr/bin/nm -B configure:3596: checking whether ln -s works configure:3600: result: yes configure:3607: checking how to recognise dependent libraries configure:3781: result: pass_all configure:3994: checking how to run the C preprocessor configure:4029: cc -E conftest.c configure:4035: $? = 0 configure:4067: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4112: result: cc -E configure:4136: cc -E conftest.c configure:4142: $? = 0 configure:4174: cc -E conftest.c conftest.c:15:28: ac_nonexistent.h: No such file or directory configure:4180: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:4224: checking for ANSI C header files configure:4249: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4255: $? = 0 configure:4258: test -z || test ! -s conftest.err configure:4261: $? = 0 configure:4264: test -s conftest.o configure:4267: $? = 0 configure:4356: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4359: $? = 0 configure:4361: ./conftest configure:4364: $? = 0 configure:4379: result: yes configure:4403: checking for sys/types.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for sys/stat.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for stdlib.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for string.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for memory.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for strings.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for inttypes.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for stdint.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4403: checking for unistd.h configure:4419: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4425: $? = 0 configure:4428: test -z || test ! -s conftest.err configure:4431: $? = 0 configure:4434: test -s conftest.o configure:4437: $? = 0 configure:4448: result: yes configure:4474: checking dlfcn.h usability configure:4486: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:4492: $? = 0 configure:4495: test -z || test ! -s conftest.err configure:4498: $? = 0 configure:4501: test -s conftest.o configure:4504: $? = 0 configure:4514: result: yes configure:4518: checking dlfcn.h presence configure:4528: cc -E conftest.c configure:4534: $? = 0 configure:4554: result: yes configure:4589: checking for dlfcn.h configure:4596: result: yes configure:4703: checking for C++ compiler version configure:4706: 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:4709: $? = 0 configure:4711: c++ -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:4714: $? = 0 configure:4716: c++ -V </dev/null >&5 c++: `-V' option must have argument configure:4719: $? = 1 configure:4722: checking whether we are using the GNU C++ compiler configure:4746: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:4752: $? = 0 configure:4755: test -z || test ! -s conftest.err configure:4758: $? = 0 configure:4761: test -s conftest.o configure:4764: $? = 0 configure:4777: result: yes configure:4783: checking whether c++ accepts -g configure:4804: c++ -c -g conftest.cc >&5 configure:4810: $? = 0 configure:4813: test -z || test ! -s conftest.err configure:4816: $? = 0 configure:4819: test -s conftest.o configure:4822: $? = 0 configure:4833: result: yes configure:4875: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:4881: $? = 0 configure:4884: test -z || test ! -s conftest.err configure:4887: $? = 0 configure:4890: test -s conftest.o configure:4893: $? = 0 configure:4919: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:30: error: `exit' undeclared (first use this function) conftest.cc:30: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:4925: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:4875: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:4881: $? = 0 configure:4884: test -z || test ! -s conftest.err configure:4887: $? = 0 configure:4890: test -s conftest.o configure:4893: $? = 0 configure:4919: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:4925: $? = 0 configure:4928: test -z || test ! -s conftest.err configure:4931: $? = 0 configure:4934: test -s conftest.o configure:4937: $? = 0 configure:4962: checking dependency style of c++ configure:5052: result: gcc3 configure:5074: checking how to run the C++ preprocessor configure:5105: c++ -E conftest.cc configure:5111: $? = 0 configure:5143: c++ -E conftest.cc conftest.cc:29:28: ac_nonexistent.h: No such file or directory configure:5149: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5188: result: c++ -E configure:5212: c++ -E conftest.cc configure:5218: $? = 0 configure:5250: c++ -E conftest.cc conftest.cc:29:28: ac_nonexistent.h: No such file or directory configure:5256: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:5351: checking for g77 configure:5380: result: no configure:5351: checking for f77 configure:5367: found /usr/bin/f77 configure:5377: result: f77 configure:5392: checking for Fortran 77 compiler version configure:5395: 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:5398: $? = 0 configure:5400: f77 -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.4 [FreeBSD] 20050518 configure:5403: $? = 0 configure:5405: f77 -V </dev/null >&5 f77: `-V' option must have argument configure:5408: $? = 1 configure:5416: checking whether we are using the GNU Fortran 77 compiler configure:5430: f77 -c conftest.F >&5 configure:5436: $? = 0 configure:5439: test -z || test ! -s conftest.err configure:5442: $? = 0 configure:5445: test -s conftest.o configure:5448: $? = 0 configure:5461: result: yes configure:5467: checking whether f77 accepts -g configure:5479: f77 -c -g conftest.f >&5 configure:5485: $? = 0 configure:5488: test -z || test ! -s conftest.err configure:5491: $? = 0 configure:5494: test -s conftest.o configure:5497: $? = 0 configure:5509: result: yes configure:5539: checking the maximum length of command line arguments configure:5604: result: 262144 configure:5615: checking command to parse /usr/bin/nm -B output from cc object configure:5704: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:5707: $? = 0 configure:5711: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm configure:5714: $? = 0 configure:5766: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c conftstm.o >&5 configure:5769: $? = 0 configure:5807: result: ok configure:5811: checking for objdir configure:5826: result: .libs configure:5916: checking for ar configure:5932: found /usr/bin/ar configure:5943: result: ar configure:5996: checking for ranlib configure:6012: found /usr/bin/ranlib configure:6023: result: ranlib configure:6076: checking for strip configure:6092: found /usr/bin/strip configure:6103: result: strip configure:6365: checking if cc static flag works configure:6388: result: yes configure:6406: checking if cc supports -fno-rtti -fno-exceptions configure:6424: cc -c -O2 -fno-strict-aliasing -pipe -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:6428: $? = 0 configure:6439: result: no configure:6454: checking for cc option to produce PIC configure:6631: result: -fPIC configure:6639: checking if cc PIC flag -fPIC works configure:6657: cc -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.c >&5 configure:6661: $? = 0 configure:6672: result: yes configure:6696: checking if cc supports -c -o file.o configure:6717: cc -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.c >&5 configure:6721: $? = 0 configure:6741: result: yes configure:6767: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7614: result: yes configure:7640: checking whether -lc should be explicitly linked in configure:7645: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:7648: $? = 0 configure:7662: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:7665: $? = 1 configure:7677: result: yes configure:7685: checking dynamic linker characteristics configure:8237: result: freebsd6.1 ld.so configure:8241: checking how to hardcode library paths into programs configure:8266: result: immediate configure:8280: checking whether stripping libraries is possible configure:8285: result: yes configure:8410: checking for shl_load configure:8467: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 /var/tmp//ccoNFkIa.o(.text+0x9): In function `main': : undefined reference to `shl_load' /var/tmp//ccoNFkIa.o(.data+0x0): undefined reference to `shl_load' configure:8473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load) || defined (__stub___shl_load) | choke me | #else | char (*f) () = shl_load; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != shl_load; | ; | return 0; | } configure:8497: result: no configure:8502: checking for shl_load in -ldld configure:8532: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c -ldld >&5 /usr/bin/ld: cannot find -ldld configure:8538: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #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 shl_load (); | int | main () | { | shl_load (); | ; | return 0; | } configure:8563: result: no configure:8568: checking for dlopen configure:8625: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:8631: $? = 0 configure:8634: test -z || test ! -s conftest.err configure:8637: $? = 0 configure:8640: test -s conftest configure:8643: $? = 0 configure:8655: result: yes configure:8894: checking whether a program can dlopen itself configure:8966: cc -o conftest -O2 -fno-strict-aliasing -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 configure:8969: $? = 0 configure:8987: result: yes configure:8992: checking whether a statically linked program can dlopen itself configure:9064: cc -o conftest -O2 -fno-strict-aliasing -pipe -DHAVE_DLFCN_H -Wl,--export-dynamic conftest.c >&5 configure:9067: $? = 0 configure:9085: result: yes configure:9108: checking if libtool supports shared libraries configure:9110: result: yes configure:9113: checking whether to build shared libraries configure:9171: result: yes configure:9174: checking whether to build static libraries configure:9178: result: yes configure:9270: creating libtool configure:9817: checking for ld used by c++ configure:9884: result: /usr/bin/ld configure:9893: checking if the linker (/usr/bin/ld) is GNU ld configure:9908: result: yes configure:9959: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:10785: result: yes configure:10803: c++ -c -O2 -fno-strict-aliasing -pipe conftest.cc >&5 configure:10806: $? = 0 configure:10902: checking for c++ option to produce PIC configure:11154: result: -fPIC configure:11162: checking if c++ PIC flag -fPIC works configure:11180: c++ -c -O2 -fno-strict-aliasing -pipe -fPIC -DPIC conftest.cc >&5 configure:11184: $? = 0 configure:11195: result: yes configure:11219: checking if c++ supports -c -o file.o configure:11240: c++ -c -O2 -fno-strict-aliasing -pipe -o out/conftest2.o conftest.cc >&5 configure:11244: $? = 0 configure:11264: result: yes configure:11290: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11318: result: yes configure:11389: checking dynamic linker characteristics configure:11941: result: freebsd6.1 ld.so configure:11945: checking how to hardcode library paths into programs configure:11970: result: immediate configure:11984: checking whether stripping libraries is possible configure:11989: result: yes configure:12114: checking for shl_load configure:12201: result: no configure:12206: checking for shl_load in -ldld configure:12267: result: no configure:12272: checking for dlopen configure:12359: result: yes configure:12598: checking whether a program can dlopen itself configure:12691: result: yes configure:12696: checking whether a statically linked program can dlopen itself configure:12789: result: yes configure:13289: checking if libtool supports shared libraries configure:13291: result: yes configure:13294: checking whether to build shared libraries configure:13312: result: yes configure:13315: checking whether to build static libraries configure:13319: result: yes configure:13331: checking for f77 option to produce PIC configure:13508: result: -fPIC configure:13516: checking if f77 PIC flag -fPIC works configure:13534: f77 -c -g -O2 -fPIC conftest.f >&5 configure:13538: $? = 0 configure:13549: result: yes configure:13573: checking if f77 supports -c -o file.o configure:13594: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:13598: $? = 0 configure:13618: result: yes configure:13644: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:14471: result: yes configure:14542: checking dynamic linker characteristics configure:15094: result: freebsd6.1 ld.so configure:15098: checking how to hardcode library paths into programs configure:15123: result: immediate configure:15137: checking whether stripping libraries is possible configure:15142: result: yes configure:19236: checking for long configure:19260: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19266: $? = 0 configure:19269: test -z || test ! -s conftest.err configure:19272: $? = 0 configure:19275: test -s conftest.o configure:19278: $? = 0 configure:19289: result: yes configure:19292: checking size of long configure:19604: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19607: $? = 0 configure:19609: ./conftest configure:19612: $? = 0 configure:19635: result: 8 configure:19642: checking whether byte ordering is bigendian configure:19669: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19675: $? = 0 configure:19678: test -z || test ! -s conftest.err configure:19681: $? = 0 configure:19684: test -s conftest.o configure:19687: $? = 0 configure:19711: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c: In function `main': conftest.c:37: error: syntax error before "big" configure:19717: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:19850: result: no configure:19872: checking for working alloca.h configure:19893: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:30:20: alloca.h: No such file or directory configure:19899: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define SIZEOF_LONG 8 | /* end confdefs.h. */ | #include <alloca.h> | int | main () | { | char *p = (char *) alloca (2 * sizeof (int)); | ; | return 0; | } configure:19923: result: no configure:19933: checking for alloca configure:19974: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:19980: $? = 0 configure:19983: test -z || test ! -s conftest.err configure:19986: $? = 0 configure:19989: test -s conftest configure:19992: $? = 0 configure:20004: result: yes configure:20321: checking ffi.h usability configure:20333: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 conftest.c:66:17: ffi.h: No such file or directory configure:20339: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #if HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #if HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #if STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # if HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #if HAVE_STRINGS_H | # include <strings.h> | #endif | #if HAVE_INTTYPES_H | # include <inttypes.h> | #else | # if HAVE_STDINT_H | # include <stdint.h> | # endif | #endif | #if HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <ffi.h> configure:20361: result: no configure:20365: checking ffi.h presence configure:20375: cc -E conftest.c conftest.c:32:17: ffi.h: No such file or directory configure:20381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define GW_CORE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_CORE_RUNTIME_INTERFACE_REVISION 1 | #define GW_CORE_RUNTIME_INTERFACE_AGE 0 | #define GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER 0 | #define GW_GUILE_RUNTIME_INTERFACE_REVISION 2 | #define GW_GUILE_RUNTIME_INTERFACE_AGE 0 | #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 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define SIZEOF_LONG 8 | #define HAVE_ALLOCA 1 | #define HAVE_ALLOCA_H 1 | /* end confdefs.h. */ | #include <ffi.h> configure:20401: result: no configure:20436: checking for ffi.h configure:20443: result: no configure:20573: checking for size_t configure:20597: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20603: $? = 0 configure:20606: test -z || test ! -s conftest.err configure:20609: $? = 0 configure:20612: test -s conftest.o configure:20615: $? = 0 configure:20626: result: yes configure:20629: checking size of size_t configure:20941: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:20944: $? = 0 configure:20946: ./conftest configure:20949: $? = 0 configure:20972: result: 8 configure:20979: checking for ssize_t configure:21003: cc -c -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21009: $? = 0 configure:21012: test -z || test ! -s conftest.err configure:21015: $? = 0 configure:21018: test -s conftest.o configure:21021: $? = 0 configure:21032: result: yes configure:21035: checking size of ssize_t configure:21347: cc -o conftest -O2 -fno-strict-aliasing -pipe conftest.c >&5 configure:21350: $? = 0 configure:21352: ./conftest configure:21355: $? = 0 configure:21378: result: 8 configure:21400: checking for guile configure:21418: found /usr/local/bin/guile configure:21430: result: /usr/local/bin/guile configure:21445: checking for guile-config configure:21463: found /usr/local/bin/guile-config configure:21475: result: /usr/local/bin/guile-config configure:21490: checking for guile-tools configure:21508: found /usr/local/bin/guile-tools configure:21520: result: /usr/local/bin/guile-tools configure:21529: checking libguile compile flags configure:21532: result: -I/usr/local/include configure:21534: checking libguile link flags configure:21537: result: -L/usr/local/lib -lguile -lguile-ltdl -L/usr/local/lib -lcrypt -lm configure:21543: checking if (srfi srfi-34) is available configure:21550: result: no configure:21554: checking if (srfi srfi-35) is available configure:21561: result: no configure:21635: checking for pkg-config configure:21653: found /usr/local/bin/pkg-config configure:21665: result: /usr/local/bin/pkg-config configure:21680: checking pkg-config is at least version 0.9.0 configure:21683: result: yes configure:21694: checking for GLIB_CFLAGS configure:21711: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include configure:21713: checking for GLIB_LIBS configure:21730: result: -L/usr/local/lib -lglib-2.0 -liconv configure:21767: checking whether cc accepts -std=gnu99 configure:21787: cc -c -std=gnu99 conftest.c >&5 configure:21793: $? = 0 configure:21796: test -z || test ! -s conftest.err configure:21799: $? = 0 configure:21802: test -s conftest.o configure:21805: $? = 0 configure:21818: result: yes configure:21981: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on zouk.tiscali.nl config.status:22827: creating Makefile config.status:22827: creating lib/Makefile config.status:22827: creating g-wrap/Makefile config.status:22827: creating test/Makefile config.status:22827: creating guile/Makefile config.status:22827: creating guile/g-wrap-2.0-guile.pc config.status:22827: creating guile/g-wrap/Makefile config.status:22827: creating guile/g-wrap/gw/Makefile config.status:22827: creating guile/test/Makefile config.status:22827: creating examples/Makefile config.status:22827: creating doc/Makefile config.status:22827: creating g-wrap-config config.status:22892: creating config.h config.status:23034: config.h is unchanged config.status:22892: creating g-wrap/ffi-support.h config.status:23034: g-wrap/ffi-support.h is unchanged config.status:23216: executing depfiles commands configure:23383: configuring in libffi configure:23500: running /bin/sh './configure' --prefix=/usr/local '--prefix=/usr/local' '--build=amd64-portbld-freebsd6.1' 'CFLAGS=-O2 -fno-strict-aliasing -pipe ' 'CXX=c++' 'build_alias=amd64-portbld-freebsd6.1' 'CC=cc' 'CXXFLAGS=-O2 -fno-strict-aliasing -pipe' --cache-file=/dev/null --srcdir=. configure:23505: error: /bin/sh './configure' failed for libffi ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_path_GUILE_TOOLS=/usr/local/bin/guile-tools ac_cv_type_size_t=yes lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"' ac_cv_prog_ac_ct_F77=f77 am_cv_CC_dependencies_compiler_type=gcc3 ac_cv_prog_CXXCPP='c++ -E' ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' pkg_cv_GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' ac_cv_c_bigendian=no lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' ac_cv_f77_compiler_gnu=yes ac_cv_env_F77_value='' ac_cv_header_stdlib_h=yes lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_prog_gnu_ldcxx=yes ac_cv_func_dlopen=yes ac_cv_prog_cc_g=yes ac_cv_env_CXXCPP_set='' ac_cv_env_LDFLAGS_set='' lt_cv_prog_compiler_c_o_CXX=yes ac_cv_func_shl_load=no ac_cv_prog_ac_ct_AR=ar ac_cv_c_compiler_gnu=yes ac_cv_exeext='' ac_cv_env_CFLAGS_set=set 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'\''' ac_cv_sizeof_ssize_t=8 lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ac_cv_prog_make_gmake_set=yes ac_cv_env_FFLAGS_set='' lt_cv_sys_max_cmd_len=262144 ac_cv_env_CPP_value='' ac_cv_env_CPPFLAGS_set='' ac_cv_path_GUILE=/usr/local/bin/guile ac_cv_sizeof_size_t=8 ac_cv_env_GLIB_CFLAGS_value='' ac_cv_type_long=yes lt_cv_dlopen_self=yes lt_cv_dlopen_libs='' ac_cv_cxx_compiler_gnu=yes ac_cv_env_CXX_set=set lt_lt_cv_prog_compiler_c_o_CXX='"yes"' ac_cv_env_host_alias_set='' 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_cv_dlopen_self_static=yes lt_cv_ld_reload_flag=-r ac_cv_working_alloca_h=no lt_cv_prog_gnu_ld=yes ac_cv_header_sys_stat_h=yes ac_cv_env_build_alias_set=set pkg_cv_GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' ac_cv_lib_dld_shl_load=no lt_cv_prog_compiler_c_o=yes ac_cv_prog_f77_g=yes ac_cv_env_GLIB_LIBS_set='' ac_cv_env_CXXCPP_value='' ac_cv_env_LDFLAGS_value='' ac_cv_env_target_alias_set='' ac_cv_func_alloca_works=yes ac_cv_host_alias=amd64-portbld-freebsd6.1 ac_cv_prog_cc_stdc='' ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe ' ac_cv_env_CC_set=set ac_cv_header_ffi_h=no lt_cv_prog_compiler_c_o_F77=yes ac_cv_header_sys_types_h=yes ac_cv_header_stdc=yes ac_cv_env_PKG_CONFIG_set='' ac_cv_header_strings_h=yes lt_cv_path_SED=/usr/bin/sed ac_cv_sizeof_long=8 ac_cv_header_stdint_h=yes ac_cv_header_inttypes_h=yes ac_cv_prog_egrep='grep -E' ac_cv_env_FFLAGS_value='' lt_cv_path_LD=/usr/bin/ld lt_cv_prog_compiler_rtti_exceptions=no ac_cv_header_unistd_h=yes ac_cv_header_string_h=yes ac_cv_build_alias=amd64-portbld-freebsd6.1 ac_cv_env_CPPFLAGS_value='' lt_lt_cv_prog_compiler_c_o='"yes"' ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_header_memory_h=yes ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXX_value=c++ ac_cv_prog_ac_ct_STRIP=strip ac_cv_host=amd64-portbld-freebsd6.1 ac_cv_env_F77_set='' ac_cv_env_host_alias_value='' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_cv_objdir=.libs ac_cv_prog_cxx_g=yes lt_cv_file_magic_test_file='' am_cv_CXX_dependencies_compiler_type=gcc3 ac_cv_prog_CPP='cc -E' ac_cv_build=amd64-portbld-freebsd6.1 ac_cv_prog_AWK=gawk ac_cv_env_build_alias_value=amd64-portbld-freebsd6.1 lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_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 lt_cv_path_LDCXX=/usr/bin/ld ac_cv_env_GLIB_LIBS_value='' ac_cv_env_target_alias_value='' ac_cv_env_CC_value=cc ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config lt_cv_path_NM='/usr/bin/nm -B' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_CPP_set='' ac_cv_header_dlfcn_h=yes ac_cv_env_GLIB_CFLAGS_set='' ac_cv_path_GUILE_CONFIG=/usr/local/bin/guile-config ac_cv_type_ssize_t=yes lt_cv_dlopen=dlopen ac_cv_objext=o ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/g-wrap/work/g-wrap-1.9.6/missing --run aclocal-1.9' ACLOCAL_FLAGS='' ALLOCA='' ALLOCA_H='alloca.h' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/g-wrap/work/g-wrap-1.9.6/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/devel/g-wrap/work/g-wrap-1.9.6/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/g-wrap/work/g-wrap-1.9.6/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/g-wrap/work/g-wrap-1.9.6/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -Werror -std=gnu99' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-O2 -fno-strict-aliasing -pipe' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' F77='f77' FFLAGS='-g -O2' GLIB_CFLAGS='-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include ' GLIB_LIBS='-L/usr/local/lib -lglib-2.0 -liconv ' GUILE='/usr/local/bin/guile' GUILEMODDIR='${prefix}/share/guile/site' GUILE_CFLAGS='-I/usr/local/include' GUILE_CONFIG='/usr/local/bin/guile-config' GUILE_LDFLAGS='-L/usr/local/lib -lguile -lguile-ltdl -L/usr/local/lib -lcrypt -lm' GUILE_TOOLS='/usr/local/bin/guile-tools' GW_BRANCH='2.0' GW_CORE_RUNTIME_VINFO='0:1:0' GW_GUILE_RUNTIME_VINFO='0:2:0' HAVE_GLIB_FALSE='#' HAVE_GLIB_TRUE='' HAVE_LIBFFI_FALSE='' HAVE_LIBFFI_TRUE='#' HAVE_SRFI_34_FALSE='' HAVE_SRFI_34_TRUE='#' HAVE_SRFI_35_FALSE='' HAVE_SRFI_35_TRUE='#' 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' LDFLAGS='' LIBFFI_CFLAGS='-I$(top_builddir)/libffi/include' LIBFFI_CFLAGS_INSTALLED='' LIBFFI_LIBS='$(top_builddir)/libffi/libffi.la' LIBFFI_LIBS_INSTALLED='-lffi' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/devel/g-wrap/work/g-wrap-1.9.6/missing --run makeinfo' OBJEXT='o' PACKAGE='g-wrap' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STD_CFLAGS=' -std=gnu99' STRIP='strip' VERSION='1.9.6' ac_ct_AR='ar' ac_ct_CC='cc' ac_ct_CXX='' ac_ct_F77='f77' 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='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd6.1' build_alias='amd64-portbld-freebsd6.1' build_cpu='amd64' build_os='freebsd6.1' build_vendor='portbld' datadir='${prefix}/share' exec_prefix='${prefix}' host='amd64-portbld-freebsd6.1' host_alias='' host_cpu='amd64' host_os='freebsd6.1' host_vendor='portbld' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/usr/ports/devel/g-wrap/work/g-wrap-1.9.6/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='$(install_sh) -d' oldincludedir='/usr/include' prefix='/usr/local' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libffi' sysconfdir='${prefix}/etc' target_alias='' configure: exit 1 b) output already provided at the beginning of this message c) output of gnomelogalyzer [root@zouk /usr/ports/devel/g-wrap]# sh gnomelogalyzer.sh 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. [root@zouk /usr/ports/devel/g-wrap]# d) my installed ports are [root@zouk /usr/ports/devel/g-wrap]# ls /var/db/pkg ImageMagick-6.3.2.0_1 gstreamer-plugins-pango-0.10.11_1,2 p5-Email-Address-1.88.4 ORBit-0.5.17_3 gstreamer-plugins-theora-0.10.11_2,2 p5-File-Temp-0.18 ORBit2-2.14.6 gstreamer-plugins-ugly-0.10.5_2,2 p5-File-Which-0.05 OpenEXR-1.2.2_1 gstreamer-plugins-vorbis-0.10.11_1,2 p5-Finance-Quote-1.13 OpenSP-1.5.2 gstreamer-plugins-xvid-0.10.4,2 p5-Finance-QuoteHist-1.09 R-2.4.1 gstreamer-plugins80-0.8.12_2,1 p5-GSSAPI-0.23 Xaw3d-1.5E_1 gstreamer80-0.8.12_2 p5-HTML-Parser-3.56 aalib-1.4.r5_2 gtar-1.16.1 p5-HTML-TableExtract-2.10 adstudio-4.7.2 gtk-1.2.10_17 p5-HTML-Tagset-3.10 alacarte-0.10.2 gtk-2.10.9_1 p5-IO-Compress-Base-2.003 amspsfnt-1.0_4 gtk-engines2-2.8.2 p5-IO-Compress-Zlib-2.003 apache-ant-1.6.5_2 gtkhtml-1.1.10_6 p5-IO-Socket-INET6-2.51_1 apr-gdbm-db42-1.2.7_1 gtkhtml3-3.12.3 p5-IO-Socket-SSL-1.02 arc-5.21o_1 gtkmm-2.10.7 p5-IO-String-1.08 arj-3.10.22 gtkpod-0.99.8_1 p5-IO-Zlib-1.04_1 arts-1.5.5,1 gtksourceview-1.8.4 p5-IO-stringy-2.110 aspell-0.60.5 gtkspell-2.0.11_4 p5-MIME-Base64-3.07 at-spi-1.7.15 gucharmap-gnome-1.8.0 p5-Mail-DomainKeys-0.88 atk-1.12.4 guile-1.6.8_2 p5-Mail-SpamAssassin-3.1.8_1 atlas-3.6.0_2,1 guile-gtk-0.41_2 p5-Mail-Tools-1.74 autoconf-2.13.000227_5 guppi-0.40.3_6 p5-Math-BigInt-1.79 autoconf-2.53_3 hal-0.5.8.20070210 p5-Net-1.20_1,1 autoconf-2.59_2 hdf5-1.6.5 p5-Net-CIDR-Lite-0.20 automake-1.4.6_2 help2man-1.36.4_1 p5-Net-DNS-0.59 automake-1.5_2,1 hicolor-icon-theme-0.9_2 p5-Net-IP-1.25 automake-1.9.6 icon-naming-utils-0.8.1 p5-Net-SSLeay-1.30_1 avahi-0.6.17 icu-3.6 p5-Parse-Syslog-1.09 avidemux2-2.3.0 imake-6.9.0_1 p5-Parse-Yapp-1.05 bash-3.1.17 imlib-1.9.15_4 p5-PathTools-3.24 bison-2.3 imlib2-20060926_2,1 p5-Scalar-List-Utils-1.19,1 bitstream-vera-1.10_2 inkscape-0.45_1 p5-Socket6-0.19 blas-1.0_1 intltool-0.35.5 p5-Storable-2.15 bluefish-1.0.7 iso-codes-0.58 p5-Test-Harness-2.64 boehm-gc-6.8 ispell-3.2.06_16 p5-Test-Simple-0.67 bonobo-1.0.22_3 ja-lynx-2.8.4.rel1 p5-Text-CSV_XS-0.23 boost-1.33.1_2 jackit-0.102.28.20061216_1 p5-URI-1.35 bsdstats-5.3_1 jasper-1.900.1 p5-XML-DOM-1.44 bug-buddy-2.16.1 javavmwrapper-2.3 p5-XML-NamespaceSupport-1.09_1 cairo-1.2.6_1 jbigkit-1.6 p5-XML-Parser-2.34_2 cairomm-1.2.4 jedit-4.2 p5-XML-RegExp-0.03 cclient-2004g,1 john-1.7.2 p5-XML-SAX-0.15 cdparanoia-3.9.8_8 jpeg-6b_4 p5-XML-SAX-Expat-0.38 cdrdao-1.2.1 junit-3.8.2 p5-XML-Simple-2.16_1 chkrootkit-0.47 k3b-0.12.17 p5-XML-XQL-0.68 cjk-cdrtools-2.01.20041227_1 kdehier-1.0_11 p5-gettext-1.05_1 clamav-0.90_2 kdelibs-3.5.5_2 p5-libwww-5.805 cm-super-0.3.3 lame-3.97_1 p5-libxml-0.08 cmpsfont-1.0_5 lapack-3.0_2 p5-type1inst-0.6.1_2 coreutils-6.7 lcms-1.16_1,1 pango-1.14.10 cups-base-1.2.8 lha-1.14i_6 patch-2.5.4 curl-7.16.0_1 libIDL-0.8.7 pccts-1.33.33 cvsup-without-gui-16.1h_2 libXft-2.1.7_1 pciids-20070123 dasher-4.2.2,1 liba52-0.7.4_1 pcre-7.0 db4-4.0.14_1,1 libao-esound-0.8.5_4 pdflib-7.0.0p3 db41-4.1.25_4 libart_lgpl-2.3.17_1 perl-5.8.8 db42-4.2.52_5 libassuan-1.0.1 pgadmin3-1.6.2 dbus-1.0.2 libaudiofile-0.2.6 pkg-config-0.21 dbus-glib-0.72 libbonobo-2.16.0_1 pkg_cutleaves-20061113 deskbar-applet-2.16.2 libbonoboui-2.16.0 pkgdb.db desktop-file-utils-0.12 libcaca-0.9_5 png-1.2.14 dia-gnome-0.95.1,1 libcapplet-1.4.0.5_7 policykit-0.1.20060514_3 diablo-jdk-1.5.0.07.00 libcddb-1.2.2 poppler-0.5.4_2 dirmngr-0.9.6_1 libcdio-0.77_1 poppler-data-0.1 djbfft-0.76_2 libcroco-0.6.1 poppler-gtk-0.5.4_1 dmidecode-2.8 libdaemon-0.10_1 popt-1.7_2 docbook-sk-4.1.2_3 libdrm-2.0.2 portaudio-18.1_2 docbook-xml-4.2_1 libdts-0.0.2_2 portaudit-0.5.11 docbook-xml-4.3 libdvbpsi-0.1.5_1 portdowngrade-0.6 docbook-xml-4.4 libdvdcss-1.2.9_2 portupgrade-2.2.2_4,2 docbook-xsl-1.71.1_2 libdvdnav-0.1.10_1 poseidon-4.2.1 dri-6.4.1,2 libdvdread-0.9.4_1 postgresql-client-8.2.3 dvd+rw-tools-6.1 libebml-0.7.7 postgresql-docs-8.2.3 dvdauthor-0.6.11_1 libexif-0.6.13 postgresql-libpqxx-2.6.9 dvdstyler-1.5.b5_1,2 libfame-0.9.1_2 postgresql-server-8.2.3 eel-2.16.3 libfpx-1.2.0.12 pth-2.0.7 ekiga-2.0.4_1 libgail-gnome-1.1.3_2 pwlib-1.10.3,1 enchant-1.3.0 libgcrypt-1.2.4 py24-cairo-1.2.6 eog-2.16.3 libgda-0.2.96_6 py24-gnome-2.16.2 epiphany-2.16.3 libghttp-1.0.9_1 py24-gnome-desktop-2.16.0 esound-0.2.36_1 libglade-0.17_4 py24-gobject-2.12.3 evince-0.6.1_1 libglade2-2.6.0_2 py24-gtk-2.10.4 evolution-2.8.3_1 libglut-6.4.2 py24-imaging-1.1.5_2 evolution-data-server-1.8.3 libgmp-4.2.1_2 py24-libxml2-2.6.27 evolution-exchange-2.8.3 libgnome-2.16.0 py24-numeric-24.2 evolution-webcal-2.8.0 libgnomecanvas-2.14.0_2 py24-orbit-2.14.1 expat-2.0.0_1 libgnomecups-0.2.2_2,1 py24-tkinter-2.4.4_1 faac-1.25 libgnomeprint-2.12.1_3 py24-xml-0.8.4 faad2-2.5,1 libgnomeprintui-2.12.1_2 python-2.4.4,1 fam-2.6.10_2 libgnomesu-1.0.0_2 python24-2.4.4 fast-user-switch-applet-2.16.3 libgnomeui-2.16.1 qmake-3.3.7 ffmpeg-0.4.9.p1_6 libgpg-error-1.4 qt-3.3.7 fftw3-3.1.2 libgpod-0.4.0 rapidsvn-0.9.4 file-roller-2.16.3,1 libgsf-1.14.3 razor-agents-2.82 firefox-2.0.0.2,1 libgtkhtml-2.11.0_2 rkhunter-1.2.9 flac-1.1.2_1 libgtop-2.14.6 rpm-3.0.6_13 fontconfig-2.3.2_6,1 libiconv-1.9.2_2 rpm2cpio-1.2_2 freetype2-2.2.1_1 libid3tag-0.15.1b ruby-1.8.5.12,1 gail-1.9.4 libidn-0.6.10 ruby18-bdb-0.6.0 gal-0.24_2 libksba-1.0.0_1 ruby18-postgres-0.7.1_2 gal2-2.5.3_2 libltdl-1.5.22_1 samba-libsmbclient-3.0.24 ganttproject-2.0.2 libmad-0.15.1b_2 scilab-4.1_1 gawk-3.1.1_1 libmatroska-0.8.1 scribus-1.3.3.4 gcalctool-5.8.25,2 libmcal-0.7_1 scrollkeeper-0.3.14_5,1 gcc-4.1.3_20070219 libmcrypt-2.5.7_2 sdl-1.2.11,2 gcc-4.2.0_20070221 libmikmod-esound-3.1.11_2 sdl_image-1.2.5 gconf-1.0.9_9 libmng-1.0.9 sdl_mixer-1.2.7 gconf-editor-2.16.0,1 libmodplug-0.8.4 sdocbook-xml-1.1,1 gconf2-2.16.0 libmpcdec-1.2.2 seq2-0.2_1 gd-2.0.34,1 libmpeg2-0.4.1 shared-mime-info-0.20 gdbm-1.8.3_3 libmspack-0.0.20040308_3 slib-3a4_1 gdk-pixbuf-0.22.0_5 libmusicbrainz-2.1.4 slib-guile-3a4 gdm-2.16.5 libnotify-0.4.3 smartmontools-5.37 gedit-2.16.2 libofx-0.8.2_2 smpeg-0.4.4_6 gettext-0.14.5_2 libogg-1.1.3,3 sound-juicer-2.16.3 ggv-2.12.0 liboil-0.3.10_1 soup-0.7.11_2 ghostscript-gnu-7.07_15 libopendaap-0.4.0_1 sox-12.18.2 gle-3.1.0 libpaper-1.1.14.3_1 speex-1.2.b1,1 glib-1.2.10_12 librsvg2-2.16.1 spidermonkey-1.5_3 glib-2.12.9 libsamplerate-0.1.2_2 startup-notification-0.8_3 glibmm-2.12.6 libsexy-0.1.10 subversion-1.4.3 glibwww-0.2_4 libsigc++-2.0.17_1 suitesparse-2.4.0 glitz-0.5.6 libsndfile-1.0.17 swt-3.1.1_1 glpk-4.14 libsoup-2.2.100 system-tools-backends-1.4.2_3 gmake-3.81_1 libsvg-0.1.4 t1lib-5.1.1,1 gnash-0.7.1_1 libsvg-cairo-0.1.6_2 taglib-1.4_2 gnome-applets-2.16.2_1 libtasn1-0.3.8 tcl-8.4.14,1 gnome-audio-2.0.0_1 libthai-0.1.5_1 teTeX-base-3.0_10 gnome-backgrounds-2.16.2 libtheora-1.0.a7 teTeX-texmf-3.0_5 gnome-control-center-2.16.3 libtool-1.5.22_3 tex-texmflocal-1.9 gnome-cups-manager-0.31_5,1 libungif-4.1.4_2 texcm-ttf-20010117 gnome-db-0.2.96_6 libunicode-0.4_6 texi2html-1.76_1,1 gnome-desktop-2.16.3 libvolume_id-0.71.0_1 texinfo-4.8_3 gnome-doc-utils-0.7.2_1 libvorbis-1.1.2,3 tiff-3.8.2_1 gnome-games-2.16.3 libwmf-0.2.8.4 tk-8.4.14,2 gnome-icon-theme-2.16.1 libwnck-2.16.3 tomcat-5.5.20 gnome-keyring-0.6.0 libwpd-0.8.7 totem-gstreamer-2.16.5 gnome-keyring-manager-2.16.0 libwww-5.4.0_4 tripwire-2.4.0.1 gnome-libs-1.4.2_6 libxine-1.1.4_2 ttmkfdir-3.0.9,1 gnome-mag-0.13.2 libxklavier-2.91_4,1 unarj-2.65_2 gnome-media-2.16.1_2 libxml++-1.0.5_1 unix2dos-1.3 gnome-menu-editor-0.6_2 libxml++-2.14.0 unrar-3.70.b3,4 gnome-menus-2.16.1 libxml-1.8.17_4 unzip-5.52_3 gnome-mime-data-2.4.3 libxml2-2.6.27 unzoo-4.4_2 gnome-mount-0.4_2 libxslt-1.1.20 urwfonts-ttf-1.0.7b18 gnome-netstatus-2.12.1 linc-1.0.3_6 v4l_compat-1.0.20060801 gnome-nettool-2.16.0,1 logcheck-1.1.1_4 vcdimager-0.7.23_3 gnome-panel-2.16.3 lsof-4.77 vim-7.0.178_3 gnome-power-manager-2.16.3 lyx-1.4.3 vino-2.16.0_2 gnome-print-0.37_3 m4-1.4.8_1 vlc-0.8.5_10 gnome-screensaver-2.16.3 mDNSResponder-108 vte-0.14.2_1 gnome-session-2.16.3 memtest-4.0.6 weblint-1.020 gnome-speech-0.4.9 metacity-2.16.5 wget-1.10.2 gnome-spell-1.0.7_2 metis-4.0_2 wv2-0.2.3 gnome-system-monitor-2.16.1_1 mjpegtools-1.8.0_5 wxgtk2-2.4.2_14 gnome-system-tools-2.14.0_1 mozilla-1.7.13_2,2 wxgtk2-2.6.3_2 gnome-terminal-2.16.1_1 mp3gain-1.4.6 wxgtk2-2.8.0 gnome-themes-2.16.3 mpeg2codec-1.2_1 wxgtk2-common-2.6.3_2 gnome-user-docs-2.16.1 mpeg4ip-libmp4v2-1.5.0.1 wxgtk2-common-2.8.0 gnome-utils-2.16.2,1 mpfr-2.2.1 wxgtk2-contrib-common-2.6.3_1 gnome-vfs-1.0.5_8 mpgtx-1.3.1_2 wxgtk2-contrib-common-2.8.0 gnome-vfs-2.16.3 nas-1.8 wxgtk2-unicode-2.6.3_1 gnome-volume-manager-2.15.0_2 nasm-0.98.39,1 wxgtk2-unicode-2.8.0 gnome2-2.16.3 nautilus-2.16.3 wxgtk2-unicode-contrib-2.6.3_1 gnome_subr-1.0 nautilus-cd-burner-2.16.3 wxgtk2-unicode-contrib-2.8.0 gnomebaker-0.6.1 neon-0.25.5 wxsvg-1.0.b7 gnomecanvas-0.22.0_5 netbeans-5.5 x264-0.0.20061030 gnomehier-2.2 netpbm-10.26.39 xalan-j-2.7.0 gnopernicus-1.1.2_1 nmap-4.20 xdvik-tetex-22.84.10 gnucash-docs-2.0.1 nmapfe-4.20 xforms-1.0_3,1 gnupg-1.4.6_3 notification-daemon-0.3.6 xmlcatmgr-2.2 gnupg-2.0.2 nspr-4.6.4 xorg-6.9.0 gnuplot-4.0.0_6 nss-3.11.4 xorg-clients-6.9.0_3 gnutls-1.6.1_1 nvu-1.0_4 xorg-documents-6.9.0 gok-1.2.1,1 oaf-0.6.10_4 xorg-fonts-100dpi-6.9.0_1 gpac-libgpac-0.4.2.r2,1 opal-2.2.4_1 xorg-fonts-75dpi-6.9.0_1 gpdf-2.10.0_5 open-motif-2.2.3_2 xorg-fonts-cyrillic-6.9.0_1 graphviz-2.8 openldap-client-2.3.34 xorg-fonts-encodings-6.9.0_1 gsfonts-8.11_2 openoffice.org-2.1.0 xorg-fonts-miscbitmaps-6.9.0_1 gstreamer-0.10.11 openslp-1.2.1_2 xorg-fonts-truetype-6.9.0 gstreamer-ffmpeg-0.10.2 orca-1.0.1 xorg-fonts-type1-6.9.0 gstreamer-plugins-0.10.11,2 p5-Archive-Tar-1.30 xorg-fontserver-6.9.0_1 gstreamer-plugins-a52dec-0.10.5_1,2 p5-Archive-Zip-1.18 xorg-libraries-6.9.0_1 gstreamer-plugins-cdparanoia-0.10.11_2,2 p5-Authen-SASL-2.10_1 xorg-manpages-6.9.0 gstreamer-plugins-core-0.10_7 p5-Compress-Raw-Zlib-2.003 xorg-nestserver-6.9.0_1 gstreamer-plugins-dts-0.10.4_1,2 p5-Compress-Zlib-2.003 xorg-printserver-6.9.0_2 gstreamer-plugins-dvd-0.10.5,2 p5-Crypt-OpenSSL-Bignum-0.03 xorg-server-6.9.0_6 gstreamer-plugins-esound-0.10.5_1,2 p5-Crypt-OpenSSL-RSA-0.24 xorg-vfbserver-6.9.0_2 gstreamer-plugins-flac-0.10.5_1,2 p5-Crypt-OpenSSL-Random-0.03 xscreensaver-gnome-hacks-4.24_1 gstreamer-plugins-gconf-0.10.5_3,2 p5-Crypt-SSLeay-0.53 xterm-223 gstreamer-plugins-gnomevfs-0.10.11_1,2 p5-DBD-Pg-1.49 xvid-1.1.2,1 gstreamer-plugins-good-0.10.5,2 p5-DBI-1.54 yasm-0.5.0 gstreamer-plugins-hal-0.10.5,2 p5-Date-Manip-5.44 yelp-2.16.2 gstreamer-plugins-libpng-0.10.5_1,2 p5-Digest-1.15 zenity-2.16.3 gstreamer-plugins-mad-0.10.5_2,2 p5-Digest-HMAC-1.01 zip-2.32 gstreamer-plugins-mpeg2dec-0.10.5_1,2 p5-Digest-MD5-2.36 zoo-2.10.1_2 gstreamer-plugins-ogg-0.10.11_1,2 p5-Digest-SHA1-2.11 [root@zouk /usr/ports/devel/g-wrap]# What can I do to solve this? ____________________________________________________________________________________ No need to miss a message. Get email on-the-go with Yahoo! Mail for Mobile. Get started. http://mobile.yahoo.com/mail
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?476461.12137.qm>
