GTKspell2 Build Error

Jeff Isaac cineveggie at gmail.com
Fri Nov 25 07:36:55 GMT 2005


Dear FreeBSD Gnome Team,
    I recently have run into recurring build problems with the GTKspell2 
port while trying to upgrade to Gnome 2.12. I had, per instructions, 
already updated to the latest ports tree (ran cvsup), and a look through 
pipermail sadly did not reveal a fix for this. I therefore submit the 
requested make output, config log, and gnomelogalyzer output per 
instructions. If I have done something incorrectly, please let me know 
and I will be happy to supply you with the correct data. Thanks!
- Jeff

ps. Please note, on the make output, I receive the same results whether 
I make install or deinstall/reinstall. (In fact, deinstall is skipped, 
as it reports that GTKspell is not installed)
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by gtkspell configure 2.0.11, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --with-help-dir=/usr/X11R6/share/gnome/help --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --x-libraries=/usr/X11R6/lib --x-includes=/usr/X11R6/include --prefix=/usr/X11R6 --build=i386-portbld-freebsd6.0

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

hostname = Evil_Urn
uname -m = i386
uname -r = 6.0-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 6.0-RELEASE #2: Sat Nov 19 01:58:28 EST 2005     jmi at Evil_Urn:/usr/src/sys/i386/compile/EVIL_URN 

/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: /usr/local/libexec/libtool15
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:1554: checking for a BSD-compatible install
configure:1609: result: /usr/bin/install -c -o root -g wheel
configure:1620: checking whether build environment is sane
configure:1663: result: yes
configure:1696: checking for gawk
configure:1725: result: no
configure:1696: checking for mawk
configure:1725: result: no
configure:1696: checking for nawk
configure:1712: found /usr/bin/nawk
configure:1722: result: nawk
configure:1732: checking whether gmake sets $(MAKE)
configure:1752: result: yes
configure:1931: checking for style of include used by gmake
configure:1959: result: GNU
configure:2030: checking for gcc
configure:2056: result: cc
configure:2300: checking for C compiler version
configure:2303: 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:2306: $? = 0
configure:2308: 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:2311: $? = 0
configure:2313: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:2316: $? = 1
configure:2339: checking for C compiler default output file name
configure:2342: cc -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2345: $? = 0
configure:2391: result: a.out
configure:2396: checking whether the C compiler works
configure:2402: ./a.out
configure:2405: $? = 0
configure:2422: result: yes
configure:2429: checking whether we are cross compiling
configure:2431: result: no
configure:2434: checking for suffix of executables
configure:2436: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:2439: $? = 0
configure:2464: result: 
configure:2470: checking for suffix of object files
configure:2491: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:2494: $? = 0
configure:2516: result: o
configure:2520: checking whether we are using the GNU C compiler
configure:2544: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:2550: $? = 0
configure:2554: test -z 
 || test ! -s conftest.err
configure:2557: $? = 0
configure:2560: test -s conftest.o
configure:2563: $? = 0
configure:2576: result: yes
configure:2582: checking whether cc accepts -g
configure:2603: cc -c -g -I/usr/local/include conftest.c >&5
configure:2609: $? = 0
configure:2613: test -z 
 || test ! -s conftest.err
configure:2616: $? = 0
configure:2619: test -s conftest.o
configure:2622: $? = 0
configure:2633: result: yes
configure:2650: checking for cc option to accept ANSI C
configure:2720: cc  -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:2726: $? = 0
configure:2730: test -z 
 || test ! -s conftest.err
configure:2733: $? = 0
configure:2736: test -s conftest.o
configure:2739: $? = 0
configure:2757: result: none needed
configure:2775: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2781: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2916: checking dependency style of cc
configure:2999: result: gcc3
configure:3022: checking how to run the C preprocessor
configure:3057: cc -E -I/usr/local/include conftest.c
configure:3063: $? = 0
configure:3095: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3101: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkspell"
| #define PACKAGE_TARNAME "gtkspell"
| #define PACKAGE_VERSION "2.0.11"
| #define PACKAGE_STRING "gtkspell 2.0.11"
| #define PACKAGE_BUGREPORT "nathan at silverorange.com"
| #define PACKAGE "gtkspell"
| #define VERSION "2.0.11"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3140: result: cc -E
configure:3164: cc -E -I/usr/local/include conftest.c
configure:3170: $? = 0
configure:3202: cc -E -I/usr/local/include conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:3208: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkspell"
| #define PACKAGE_TARNAME "gtkspell"
| #define PACKAGE_VERSION "2.0.11"
| #define PACKAGE_STRING "gtkspell 2.0.11"
| #define PACKAGE_BUGREPORT "nathan at silverorange.com"
| #define PACKAGE "gtkspell"
| #define VERSION "2.0.11"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3252: checking for egrep
configure:3262: result: grep -E
configure:3267: checking for ANSI C header files
configure:3292: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3298: $? = 0
configure:3302: test -z 
 || test ! -s conftest.err
configure:3305: $? = 0
configure:3308: test -s conftest.o
configure:3311: $? = 0
configure:3400: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c  >&5
configure:3403: $? = 0
configure:3405: ./conftest
configure:3408: $? = 0
configure:3423: result: yes
configure:3447: checking for sys/types.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for sys/stat.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for stdlib.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for string.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for memory.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for strings.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for inttypes.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for stdint.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3447: checking for unistd.h
configure:3463: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3469: $? = 0
configure:3473: test -z 
 || test ! -s conftest.err
configure:3476: $? = 0
configure:3479: test -s conftest.o
configure:3482: $? = 0
configure:3493: result: yes
configure:3515: checking aspell.h usability
configure:3527: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3533: $? = 0
configure:3537: test -z 
 || test ! -s conftest.err
configure:3540: $? = 0
configure:3543: test -s conftest.o
configure:3546: $? = 0
configure:3556: result: yes
configure:3560: checking aspell.h presence
configure:3570: cc -E -I/usr/local/include conftest.c
configure:3576: $? = 0
configure:3596: result: yes
configure:3631: checking for aspell.h
configure:3638: result: yes
configure:3661: checking pspell/pspell.h usability
configure:3673: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:3679: $? = 0
configure:3683: test -z 
 || test ! -s conftest.err
configure:3686: $? = 0
configure:3689: test -s conftest.o
configure:3692: $? = 0
configure:3702: result: yes
configure:3706: checking pspell/pspell.h presence
configure:3716: cc -E -I/usr/local/include conftest.c
configure:3722: $? = 0
configure:3742: result: yes
configure:3777: checking for pspell/pspell.h
configure:3784: result: yes
configure:3797: checking for new_aspell_speller in -laspell
configure:3827: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c -laspell   >&5
configure:3833: $? = 0
configure:3837: test -z 
 || test ! -s conftest.err
configure:3840: $? = 0
configure:3843: test -s conftest
configure:3846: $? = 0
configure:3859: result: yes
configure:3948: checking for pkg-config
configure:3966: found /usr/local/bin/pkg-config
configure:3979: result: /usr/local/bin/pkg-config
configure:3996: checking for gtk+-2.0
configure:4000: result: yes
configure:4004: checking GTKSPELL_CFLAGS
configure:4007: result: -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
configure:4010: checking GTKSPELL_LIBS
configure:4013: result: -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lXrender -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:4098: checking for pango >= 1.3.5
configure:4102: result: yes
configure:4106: checking PANGO_CFLAGS

configure:4109: result: -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0  
configure:4112: checking PANGO_LIBS
configure:4115: result: -L/usr/local/lib -L/usr/X11R6/lib -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
configure:4170: checking gtk-doc version >= 1.0
configure:4177: result: no
configure:4257: checking for gcc
configure:4283: result: cc
configure:4527: checking for C compiler version
configure:4530: 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:4533: $? = 0
configure:4535: 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:4538: $? = 0
configure:4540: cc -V </dev/null >&5
cc: `-V' option must have argument
configure:4543: $? = 1
configure:4546: checking whether we are using the GNU C compiler
configure:4602: result: yes
configure:4608: checking whether cc accepts -g
configure:4659: result: yes
configure:4676: checking for cc option to accept ANSI C
configure:4783: result: none needed
configure:4801: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:4807: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:4942: checking dependency style of cc
configure:5025: result: gcc3
configure:5120: checking build system type
configure:5138: result: i386-portbld-freebsd6.0
configure:5146: checking host system type
configure:5160: result: i386-portbld-freebsd6.0
configure:5168: checking for a sed that does not truncate output
configure:5222: result: /usr/bin/sed
configure:5236: checking for ld used by cc
configure:5303: result: /usr/bin/ld
configure:5312: checking if the linker (/usr/bin/ld) is GNU ld
configure:5327: result: yes
configure:5332: checking for /usr/bin/ld option to reload object files
configure:5339: result: -r
configure:5348: checking for BSD-compatible nm
configure:5390: result: /usr/bin/nm -B
configure:5394: checking whether ln -s works
configure:5398: result: yes
configure:5405: checking how to recognise dependent libraries
configure:5588: result: pass_all
configure:5810: checking dlfcn.h usability
configure:5822: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:5828: $? = 0
configure:5832: test -z 
 || test ! -s conftest.err
configure:5835: $? = 0
configure:5838: test -s conftest.o
configure:5841: $? = 0
configure:5851: result: yes
configure:5855: checking dlfcn.h presence
configure:5865: cc -E -I/usr/local/include conftest.c
configure:5871: $? = 0
configure:5891: result: yes
configure:5926: checking for dlfcn.h
configure:5933: result: yes
configure:6040: checking for C++ compiler version
configure:6043: 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:6046: $? = 0
configure:6048: 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:6051: $? = 0
configure:6053: c++ -V </dev/null >&5
c++: `-V' option must have argument
configure:6056: $? = 1
configure:6059: checking whether we are using the GNU C++ compiler
configure:6083: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:6089: $? = 0
configure:6093: test -z 
 || test ! -s conftest.err
configure:6096: $? = 0
configure:6099: test -s conftest.o
configure:6102: $? = 0
configure:6115: result: yes
configure:6121: checking whether c++ accepts -g
configure:6142: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:6148: $? = 0
configure:6152: test -z 
 || test ! -s conftest.err
configure:6155: $? = 0
configure:6158: test -s conftest.o
configure:6161: $? = 0
configure:6172: result: yes
configure:6214: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:6220: $? = 0
configure:6224: test -z 
 || test ! -s conftest.err
configure:6227: $? = 0
configure:6230: test -s conftest.o
configure:6233: $? = 0
configure:6259: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:29: error: `exit' undeclared (first use this function)
conftest.cc:29: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:6265: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkspell"
| #define PACKAGE_TARNAME "gtkspell"
| #define PACKAGE_VERSION "2.0.11"
| #define PACKAGE_STRING "gtkspell 2.0.11"
| #define PACKAGE_BUGREPORT "nathan at silverorange.com"
| #define PACKAGE "gtkspell"
| #define VERSION "2.0.11"
| #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_ASPELL_H 1
| #define HAVE_PSPELL_H 1
| #define HAVE_PANGO_UNDERLINE_ERROR 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:6214: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:6220: $? = 0
configure:6224: test -z 
 || test ! -s conftest.err
configure:6227: $? = 0
configure:6230: test -s conftest.o
configure:6233: $? = 0
configure:6259: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
configure:6265: $? = 0
configure:6269: test -z 
 || test ! -s conftest.err
configure:6272: $? = 0
configure:6275: test -s conftest.o
configure:6278: $? = 0
configure:6303: checking dependency style of c++
configure:6386: result: gcc3
configure:6408: checking how to run the C++ preprocessor
configure:6439: c++ -E -I/usr/local/include conftest.cc
configure:6445: $? = 0
configure:6477: c++ -E -I/usr/local/include conftest.cc
conftest.cc:28:28: ac_nonexistent.h: No such file or directory
configure:6483: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkspell"
| #define PACKAGE_TARNAME "gtkspell"
| #define PACKAGE_VERSION "2.0.11"
| #define PACKAGE_STRING "gtkspell 2.0.11"
| #define PACKAGE_BUGREPORT "nathan at silverorange.com"
| #define PACKAGE "gtkspell"
| #define VERSION "2.0.11"
| #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_ASPELL_H 1
| #define HAVE_PSPELL_H 1
| #define HAVE_PANGO_UNDERLINE_ERROR 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:6522: result: c++ -E
configure:6546: c++ -E -I/usr/local/include conftest.cc
configure:6552: $? = 0
configure:6584: c++ -E -I/usr/local/include conftest.cc
conftest.cc:28:28: ac_nonexistent.h: No such file or directory
configure:6590: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkspell"
| #define PACKAGE_TARNAME "gtkspell"
| #define PACKAGE_VERSION "2.0.11"
| #define PACKAGE_STRING "gtkspell 2.0.11"
| #define PACKAGE_BUGREPORT "nathan at silverorange.com"
| #define PACKAGE "gtkspell"
| #define VERSION "2.0.11"
| #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_ASPELL_H 1
| #define HAVE_PSPELL_H 1
| #define HAVE_PANGO_UNDERLINE_ERROR 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:6685: checking for g77
configure:6714: result: no
configure:6685: checking for f77
configure:6701: found /usr/bin/f77
configure:6711: result: f77
configure:6726: checking for Fortran 77 compiler version
configure:6729: 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:6732: $? = 0
configure:6734: 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:6737: $? = 0
configure:6739: f77 -V </dev/null >&5
f77: `-V' option must have argument
configure:6742: $? = 1
configure:6750: checking whether we are using the GNU Fortran 77 compiler
configure:6764: f77 -c  conftest.F >&5
configure:6770: $? = 0
configure:6774: test -z 
 || test ! -s conftest.err
configure:6777: $? = 0
configure:6780: test -s conftest.o
configure:6783: $? = 0
configure:6796: result: yes
configure:6802: checking whether f77 accepts -g
configure:6814: f77 -c -g conftest.f >&5
configure:6820: $? = 0
configure:6824: test -z 
 || test ! -s conftest.err
configure:6827: $? = 0
configure:6830: test -s conftest.o
configure:6833: $? = 0
configure:6845: result: yes
configure:6875: checking the maximum length of command line arguments
configure:6940: result: 262144
configure:6951: checking command to parse /usr/bin/nm -B output from cc object
configure:7040: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
configure:7043: $? = 0
configure:7047: /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:7050: $? = 0
configure:7102: cc -o conftest -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
configure:7105: $? = 0
configure:7143: result: ok
configure:7147: checking for objdir
configure:7162: result: .libs
configure:7252: checking for ar
configure:7268: found /usr/bin/ar
configure:7279: result: ar
configure:7332: checking for ranlib
configure:7348: found /usr/bin/ranlib
configure:7359: result: ranlib
configure:7412: checking for strip
configure:7439: result: :
configure:7701: checking if cc static flag  works
configure:7724: result: no
configure:7742: checking if cc supports -fno-rtti -fno-exceptions
configure:7760: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: error: invalid option argument `-O2 -fno-strict-aliasing -pipe '
cc1: warning: command line option "-fno-rtti -fno-exceptions" is valid for C++/ObjC++ but not for C
configure:7764: $? = 1
configure:7775: result: no
configure:7790: checking for cc option to produce PIC
configure:7967: result: -fPIC
configure:7975: checking if cc PIC flag -fPIC works
configure:7993: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -fPIC -DPIC conftest.c >&5
cc1: error: invalid option argument `-O2 -fno-strict-aliasing -pipe '
configure:7997: $? = 1
configure:8008: result: no
configure:8032: checking if cc supports -c -o file.o
configure:8053: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include -o out/conftest2.o conftest.c >&5
cc1: error: invalid option argument `-O2 -fno-strict-aliasing -pipe '
configure:8057: $? = 1
configure:8077: result: no
configure:8084: checking if we can lock with hard links
configure:8092: result: yes
configure:8103: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:8951: result: yes
configure:8977: checking whether -lc should be explicitly linked in
configure:8982: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
cc1: error: invalid option argument `-O2 -fno-strict-aliasing -pipe '
configure:8985: $? = 1
configure:9014: result: yes
configure:9022: checking dynamic linker characteristics
configure:9583: result: freebsd6.0 ld.so
configure:9587: checking how to hardcode library paths into programs
configure:9612: result: immediate
configure:9626: checking whether stripping libraries is possible
configure:9647: result: no
configure:10461: checking if libtool supports shared libraries
configure:10463: result: yes
configure:10466: checking whether to build shared libraries
configure:10524: result: yes
configure:10527: checking whether to build static libraries
configure:10531: result: yes
configure:10623: creating libtool
configure:11170: checking for ld used by c++
configure:11237: result: /usr/bin/ld
configure:11246: checking if the linker (/usr/bin/ld) is GNU ld
configure:11261: result: yes
configure:11312: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12140: result: yes
configure:12158: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cc >&5
cc1plus: error: invalid option argument `-O2 -fno-strict-aliasing -pipe'
configure:12161: $? = 1
configure:12257: checking for c++ option to produce PIC
configure:12509: result: -fPIC
configure:12517: checking if c++ PIC flag -fPIC works
configure:12535: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -fPIC -DPIC conftest.cc >&5
cc1plus: error: invalid option argument `-O2 -fno-strict-aliasing -pipe'
configure:12539: $? = 1
configure:12550: result: no
configure:12574: checking if c++ supports -c -o file.o
configure:12595: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include -o out/conftest2.o conftest.cc >&5
cc1plus: error: invalid option argument `-O2 -fno-strict-aliasing -pipe'
configure:12599: $? = 1
configure:12619: result: no
configure:12626: checking if we can lock with hard links
ln: conftest.b: File exists
configure:12634: result: no
configure:12637: WARNING: `c++' does not support `-c -o', so `make -j' may be unsafe
configure:12645: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:12670: result: yes
configure:12741: checking dynamic linker characteristics
configure:13302: result: freebsd6.0 ld.so
configure:13306: checking how to hardcode library paths into programs
configure:13331: result: immediate
configure:13345: checking whether stripping libraries is possible
configure:13366: result: no
configure:14657: checking if libtool supports shared libraries
configure:14659: result: yes
configure:14662: checking whether to build shared libraries
configure:14680: result: yes
configure:14683: checking whether to build static libraries
configure:14687: result: yes
configure:14699: checking for f77 option to produce PIC
configure:14876: result: -fPIC
configure:14884: checking if f77 PIC flag -fPIC works
configure:14902: f77 -c -g -O2 -fPIC conftest.f >&5
f771: error: unrecognised debug output level " -O2"
configure:14906: $? = 1
configure:14917: result: no
configure:14941: checking if f77 supports -c -o file.o
configure:14962: f77 -c -g -O2 -o out/conftest2.o conftest.f >&5
f771: error: unrecognised debug output level " -O2"
configure:14966: $? = 1
configure:14986: result: no
configure:14993: checking if we can lock with hard links
ln: conftest.b: File exists
configure:15001: result: no
configure:15004: WARNING: `f77' does not support `-c -o', so `make -j' may be unsafe
configure:15012: checking whether the f77 linker (/usr/bin/ld) supports shared libraries
configure:15840: result: yes
configure:15911: checking dynamic linker characteristics
configure:16472: result: freebsd6.0 ld.so
configure:16476: checking how to hardcode library paths into programs
configure:16501: result: immediate
configure:16515: checking whether stripping libraries is possible
configure:16536: result: no
configure:20627: checking for an ANSI C-conforming const
configure:20694: cc -c -O2 -fno-strict-aliasing -pipe  -I/usr/local/include conftest.c >&5
cc1: error: invalid option argument `-O2 -fno-strict-aliasing -pipe '
configure:20700: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "gtkspell"
| #define PACKAGE_TARNAME "gtkspell"
| #define PACKAGE_VERSION "2.0.11"
| #define PACKAGE_STRING "gtkspell 2.0.11"
| #define PACKAGE_BUGREPORT "nathan at silverorange.com"
| #define PACKAGE "gtkspell"
| #define VERSION "2.0.11"
| #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_ASPELL_H 1
| #define HAVE_PSPELL_H 1
| #define HAVE_PANGO_UNDERLINE_ERROR 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| /* FIXME: Include the comments suggested by Paul. */
| #ifndef __cplusplus
|   /* Ultrix mips cc rejects this.  */
|   typedef int charset[2];
|   const charset x;
|   /* SunOS 4.1.1 cc rejects this.  */
|   char const *const *ccp;
|   char **p;
|   /* NEC SVR4.0.2 mips cc rejects this.  */
|   struct point {int x, y;};
|   static struct point const zero = {0,0};
|   /* AIX XL C 1.02.0.0 rejects this.
|      It does not let you subtract one const X* pointer from another in
|      an arm of an if-expression whose if-part is not a constant
|      expression */
|   const char *g = "string";
|   ccp = &g + (g ? g-g : 0);
|   /* HPUX 7.0 cc rejects these. */
|   ++ccp;
|   p = (char**) ccp;
|   ccp = (char const *const *) p;
|   { /* SCO 3.2v4 cc rejects this.  */
|     char *t;
|     char const *s = 0 ? (char *) 0 : (char const *) 0;
| 
|     *t++ = 0;
|   }
|   { /* Someone thinks the Sun supposedly-ANSI compiler will reject this.  */
|     int x[] = {25, 17};
|     const int *foo = &x[0];
|     ++foo;
|   }
|   { /* Sun SC1.0 ANSI compiler rejects this -- but not the above. */
|     typedef const int *iptr;
|     iptr p = 0;
|     ++p;
|   }
|   { /* AIX XL C 1.02.0.0 rejects this saying
|        "k.c", line 2.27: 1506-025 (S) Operand must be a modifiable lvalue. */
|     struct s { int j; const int *ap[3]; };
|     struct s *b; b->j = 5;
|   }
|   { /* ULTRIX-32 V3.1 (Rev 9) vcc rejects this */
|     const int foo = 10;
|   }
| #endif
| 
|   ;
|   return 0;
| }
configure:20724: result: no

## ---------------- ##
## Cache variables. ##
## ---------------- ##

lt_lt_cv_sys_global_symbol_pipe=''\''""'\'''
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'
lt_cv_sys_global_symbol_to_cdecl=''\''sed -n -e '\''\'\'''\''s/^. .* \(.*\)$/extern int \1;/p'\''\'\'''\'''\'''
ac_cv_f77_compiler_gnu='yes'
ac_cv_header_aspell_h='yes'
ac_cv_env_F77_value=''
lt_cv_file_magic_cmd=''\''$MAGIC_CMD'\'''
ac_cv_header_stdlib_h='yes'
lt_cv_prog_gnu_ldcxx='yes'
ac_cv_prog_cc_g='yes'
ac_cv_env_CXXCPP_set=''
ac_cv_env_LDFLAGS_set='set'
lt_cv_prog_compiler_c_o_CXX='no'
ac_cv_prog_ac_ct_AR='ar'
ac_cv_path_PKG_CONFIG='/usr/local/bin/pkg-config'
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'\''\'\'''\'''\'''
lt_lt_cv_sys_global_symbol_to_cdecl=''\''""'\'''
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='set'
ac_cv_cxx_compiler_gnu='yes'
ac_cv_env_CXX_set='set'
lt_lt_cv_prog_compiler_c_o_CXX=''\''""'\'''
ac_cv_env_host_alias_set=''
ac_cv_c_const='no'
lt_lt_cv_sys_global_symbol_to_c_name_address=''\''""'\'''
lt_cv_ld_reload_flag='-r'
lt_cv_prog_gnu_ld='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_env_build_alias_set='set'
lt_cv_prog_compiler_c_o='no'
ac_cv_prog_f77_g='yes'
ac_cv_env_CXXCPP_value=''
ac_cv_env_LDFLAGS_value='-L/usr/local/lib'
ac_cv_env_target_alias_set=''
ac_cv_host_alias='i386-portbld-freebsd6.0'
ac_cv_prog_cc_stdc=''
ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe '
ac_cv_env_CC_set='set'
lt_cv_prog_compiler_c_o_F77='no'
ac_cv_header_sys_types_h='yes'
ac_cv_header_stdc='yes'
lt_cv_path_SED='/usr/bin/sed'
ac_cv_header_strings_h='yes'
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_build_alias='i386-portbld-freebsd6.0'
ac_cv_header_unistd_h='yes'
ac_cv_header_string_h='yes'
ac_cv_env_CPPFLAGS_value='-I/usr/local/include'
lt_lt_cv_prog_compiler_c_o=''\''""'\'''
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=''\'':'\'''
ac_cv_host='i386-portbld-freebsd6.0'
ac_cv_header_pspell_pspell_h='yes'
ac_cv_env_F77_set=''
ac_cv_env_host_alias_value=''
lt_lt_cv_prog_compiler_c_o_F77=''\''""'\'''
lt_cv_objdir='.libs'
ac_cv_prog_cxx_g='yes'
lt_cv_file_magic_test_file=''
ac_cv_lib_aspell_new_aspell_speller='yes'
am_cv_CXX_dependencies_compiler_type='gcc3'
ac_cv_build='i386-portbld-freebsd6.0'
ac_cv_prog_CPP='cc -E'
ac_cv_prog_AWK='nawk'
ac_cv_env_build_alias_value='i386-portbld-freebsd6.0'
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_target_alias_value=''
ac_cv_env_CC_value='cc'
lt_cv_path_NM='/usr/bin/nm -B'
ac_cv_env_CPP_set=''
ac_cv_header_dlfcn_h='yes'
ac_cv_objext='o'

## ----------------- ##
## Output variables. ##
## ----------------- ##

SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO AMTAR install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM AWK SET_MAKE am__leading_dot CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CPP EGREP SPELLER_LIB GTKSPELL_PACKAGES PKG_CONFIG GTKSPELL_CFLAGS GTKSPELL_LIBS PANGO_CFLAGS PANGO_LIBS HTML_DIR ENABLE_GTK_DOC_TRUE ENABLE_GTK_DOC_FALSE build build_cpu build_vendor build_os host host_cpu host_vendor host_os LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CXX CXXFLAGS ac_ct_CXX CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL USE_NLS MSGFMT GMSGFMT XGETTEXT CATALOGS CATOBJEXT DATADIRNAME GMOFILES INSTOBJEXT INTLLIBS PO_IN_DATADIR_TRUE PO_IN_DATADIR_FALSE POFILES POSUB MKINSTALLDIRS GETTEXT_PACKAGE LIBOBJS LTLIBOBJS='${prefix}/man'

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

#define HAVE_ASPELL_H 1
#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_PANGO_UNDERLINE_ERROR 1
#define HAVE_PSPELL_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 "gtkspell"
#define PACKAGE_BUGREPORT "nathan at silverorange.com"
#define PACKAGE_NAME "gtkspell"
#define PACKAGE_STRING "gtkspell 2.0.11"
#define PACKAGE_TARNAME "gtkspell"
#define PACKAGE_VERSION "2.0.11"
#define STDC_HEADERS 1
#define VERSION "2.0.11"
#define const
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 2
-------------- next part --------------
Evil_Urn# make install

===>   gtkspell2-2.0.11_1 depends on executable: gmake - found
===>   gtkspell2-2.0.11_1 depends on file: /usr/local/bin/perl5.8.7 - found
===>   gtkspell2-2.0.11_1 depends on file: /usr/local/bin/libtool15 - found
===>   gtkspell2-2.0.11_1 depends on file: /usr/local/bin/intltool-extract - found
===>   gtkspell2-2.0.11_1 depends on executable: pkg-config - found
===>   gtkspell2-2.0.11_1 depends on shared library: pspell.16 - found
===>   gtkspell2-2.0.11_1 depends on shared library: intl - found
===>   gtkspell2-2.0.11_1 depends on shared library: atk-1.0.0 - found
===>   gtkspell2-2.0.11_1 depends on shared library: glib-2.0.0 - found
===>   gtkspell2-2.0.11_1 depends on shared library: gtk-x11-2.0.0 - found
===>   gtkspell2-2.0.11_1 depends on shared library: pango-1.0.0 - found
===>   gtkspell2-2.0.11_1 depends on shared library: X11.6 - found
===>  Configuring for gtkspell2-2.0.11_1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking for style of include used by gmake... GNU
checking for gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking aspell.h usability... yes
checking aspell.h presence... yes
checking for aspell.h... yes
checking pspell/pspell.h usability... yes
checking pspell/pspell.h presence... yes
checking for pspell/pspell.h... yes
checking for new_aspell_speller in -laspell... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for gtk+-2.0... yes
checking GTKSPELL_CFLAGS... -DXTHREADS -DXUSE_MTSAFE_API -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include -I/usr/X11R6/include/pango-1.0 -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include  
checking GTKSPELL_LIBS... -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lXrandr -lXi -lXinerama -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lXcursor -lXfixes -lcairo -lpangoft2-1.0 -lfontconfig -lfreetype -lz -lpango-1.0 -lm -lXrender -lX11 -lXext -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
checking for pango >= 1.3.5... yes
checking PANGO_CFLAGS... -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include/pango-1.0  
checking PANGO_LIBS... -L/usr/local/lib -L/usr/X11R6/lib -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv  
checking gtk-doc version >= 1.0... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking build system type... i386-portbld-freebsd6.0
checking host system type... i386-portbld-freebsd6.0
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for g77... no
checking for f77... f77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f77 accepts -g... yes
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... test -f: not found
test -f: not found
test -f: not found
test -f: not found
test -f: not found
test -f: not found
test -f: not found
test -f: not found
test -f: not found
test -f: not found
:
checking if cc static flag  works... rm -f: not found
no
checking if cc supports -fno-rtti -fno-exceptions... rm -f: not found
no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... rm -f: not found
no
checking if cc supports -c -o file.o... rm -f: not found
rm -f: not found
rm -f: not found
rmdir: conftest: Directory not empty
rm -f: not found
no
checking if we can lock with hard links... rm -f: not found
yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... rm -f: not found
rm -f: not found
yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... : Permission denied
no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
rm -f: not found
configure: creating libtool
./configure.lineno: sed -e s/^X//: not found
appending configuration tag "CXX" to libtool
./configure.lineno: sed -e s/^X//: not found
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
libtool.m4: error: problem compiling CXX test program
rm -f: not found
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... rm -f: not found
no
checking if c++ supports -c -o file.o... rm -f: not found
mkdir: conftest: File exists
mkdir: out: File exists
rm -f: not found
rm -f: not found
rmdir: conftest: Directory not empty
rm -f: not found
no
checking if we can lock with hard links... rm -f: not found
no
configure: WARNING: `c++' does not support `-c -o', so `make -j' may be unsafe
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... : Permission denied
no
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
./configure.lineno: sed -e s/^X//: not found
appending configuration tag "F77" to libtool
./configure.lineno: sed -e s/^X//: not found
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f77 option to produce PIC... -fPIC
checking if f77 PIC flag -fPIC works... rm -f: not found
no
checking if f77 supports -c -o file.o... rm -f: not found
mkdir: conftest: File exists
mkdir: out: File exists
rm -f: not found
rm -f: not found
rmdir: conftest: Directory not empty
rm -f: not found
no
checking if we can lock with hard links... rm -f: not found
no
configure: WARNING: `f77' does not support `-c -o', so `make -j' may be unsafe
checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd6.0 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... : Permission denied
no
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
eval: sed -e s/^X//: not found
checking for an ANSI C-conforming const... no
eval sed 'y%*+%pp%;s%[^_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]%_%g': not found
eval: 1: Syntax error: Bad substitution
PATH_SEPARATOR: not found
===>  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 at FreeBSD.org, and attach (a)
"/usr/ports/textproc/gtkspell2/work/gtkspell-2.0.11/config.log", (b) the
output of the failure of the 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`).
*** Error code 1

Stop in /usr/ports/textproc/gtkspell2.
-------------- next part --------------
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 at 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 at FreeBSD.org.  Archives can be
  searched at http://lists.freebsd.org/pipermail/freebsd-gnome/

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.


More information about the freebsd-gnome mailing list