Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Aug 2004 20:00:36 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        tennevin <tennevin.yves@wanadoo.fr>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: failed to build "gtkspell2-2.0.7" while doign a port upgrade onFreeBSD 4.10 stable
Message-ID:  <1093910435.722.75.camel@gyros>
In-Reply-To: <4133BDAC.9040100@wanadoo.fr>
References:  <4133BDAC.9040100@wanadoo.fr>

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

--=-QVBTQpjAal1ojInqR8yq
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Mon, 2004-08-30 at 19:52, tennevin wrote:
> hello,
>=20
> while doing a portupgrade -a
>=20
> during gtkspell2-2.0.7....

Update your aspell port.  This has been fixed.

Joe

>=20
> (...)
> checking for new_aspell_speller in -laspell... no
> checking for new_pspell_manager in -lpspell... no
> configure: error: You must have the aspell or pspell dev libraries to=20
> build gtks
> pell.
> =3D=3D=3D>  Script "configure" failed unexpectedly.
>=20
> Well,
> I am reporting it, because:
>=20
>=20
>   * Make sure that you are generating the logfile with something similar
>           to "make 2>&1 | tee /path/to/logfile" (sh) or
>           "make |& tee /path/to/logfile" (csh)
> --> did that with (sh), BUILDLOG attached. no sucess with gnomeanalyser.s=
h
>=20
>         * Make sure your cvsup(1) configuration file specifies the=20
> 'ports-all'
>           collection
>         * Run cvsup(1) and attempt the build again
>  -> ports tree is up to date, with all ports, except localized ones i=20
> don't want ( eg: german, russian, korean etc.)
>=20
>         * Check /usr/ports/UPDATING for information pertinent to your bui=
ld
>           failure
>  -> checked it, no more info found.
>=20
>         * 99% of the commonly reported build failures can be solved by
>           running "portupgrade -a"
>=20
>  -> the  error happened first  during a portupgrade -a
>=20
>         * Read the FAQs at http://www.FreeBSD.org/gnome/
>  -> found no more info.
>         * Search the archives of freebsd-gnome@FreeBSD.org.  Archives can=
 be
>           searched at http://lists.freebsd.org/pipermail/freebsd-gnome/
>  -> searched without any sucess.
>=20
> So I'm sending BUILDLOG , config.log & pkgStruct ( ls /var/pkgdb >=20
> pkgStruct )
>=20
> This is not really important for me, as only gaim depends of this=20
> package, and I can still build it without the spell checker, but just in=20
> case I'm sending it.
>=20
> Thanks in advance.
>=20
> Y. Tennevin
> =20
>=20
>=20
>=20
> ______________________________________________________________________
> =3D=3D=3D>   gtkspell2-2.0.7 depends on executable: gmake - found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on file: /usr/local/bin/perl5.8.5 - =
found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on file: /usr/local/bin/libtool15 - =
found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on executable: pkg-config - found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on file: /usr/local/bin/intltool-ext=
ract - found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: pspell.16 - found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: intl - found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: X11.6 - found
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: glib-2.0.400 - fo=
und
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: atk-1.0.600 - fou=
nd
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: pango-1.0.399 - f=
ound
> =3D=3D=3D>   gtkspell2-2.0.7 depends on shared library: gtk-x11-2.0.400 -=
 found
> =3D=3D=3D>  Configuring for gtkspell2-2.0.7
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
> 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...=20
> 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... gcc
> 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... no
> 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... no
> checking for new_pspell_manager in -lpspell... no
> configure: error: You must have the aspell or pspell dev libraries to bui=
ld gtkspell.
> =3D=3D=3D>  Script "configure" failed unexpectedly.
> Please direct the output of the failure of the make command to a file, an=
d
> then feed that file to the gnomelogalyzer, available from
> http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the p=
roblem
> and suggest a solution.  If - and only if - the gnomelogalyzer cannot sol=
ve
> the problem, report the problem to the FreeBSD GNOME team at gnome@FreeBS=
D.org,
> and attach "/mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/config.lo=
g"
> and the output of the failure of the make command.  Also, it might be a g=
ood
> idea to provide an overview of all packages installed on your system (e.g=
.
> an `ls /var/db/pkg`).
> *** Error code 1
>=20
> Stop in /mnt/M/ports/textproc/gtkspell2.
>=20
> ______________________________________________________________________
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>=20
> It was created by gtkspell configure 2.0.7, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
>=20
>   $ ./configure --localstatedir=3D/usr/X11R6/share/gnome --datadir=3D/usr=
/X11R6/share/gnome --with-html-dir=3D/usr/X11R6/share/doc --disable-gtk-doc=
 --with-gconf-source=3Dxml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefi=
x=3D/usr/X11R6 --build=3Di386-portbld-freebsd4.10
>=20
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>=20
> hostname =3D KebySrv.free.fr
> uname -m =3D i386
> uname -r =3D 4.10-STABLE
> uname -s =3D FreeBSD
> uname -v =3D FreeBSD 4.10-STABLE #0: Wed Aug 18 21:06:22 CEST 2004     ke=
by@KebySrv.free.fr:/usr/obj/usr/src/sys/NOYAU=20
>=20
> /usr/bin/uname -p =3D i386
> /bin/uname -X     =3D unknown
>=20
> /bin/arch              =3D unknown
> /usr/bin/arch -k       =3D unknown
> /usr/convex/getsysinfo =3D unknown
> hostinfo               =3D unknown
> /bin/machine           =3D unknown
> /usr/bin/oslevel       =3D unknown
> /bin/universe          =3D unknown
>=20
> 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: /home/keby/bin
> PATH: /usr/local/enlightenment/bin
>=20
>=20
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>=20
> 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
> 2.95.4
> configure:2306: $? =3D 0
> configure:2308: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2311: $? =3D 0
> configure:2313: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2316: $? =3D 1
> configure:2339: checking for C compiler default output file name
> configure:2342: cc -O -pipe -march=3Dk6 -I/usr/local/include -L/usr/local=
/lib conftest.c  >&5
> configure:2345: $? =3D 0
> configure:2391: result: a.out
> configure:2396: checking whether the C compiler works
> configure:2402: ./a.out
> configure:2405: $? =3D 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 -O -pipe -march=3Dk6 -I/usr/local/include =
-L/usr/local/lib conftest.c  >&5
> configure:2439: $? =3D 0
> configure:2464: result:=20
> configure:2470: checking for suffix of object files
> configure:2491: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:2494: $? =3D 0
> configure:2516: result: o
> configure:2520: checking whether we are using the GNU C compiler
> configure:2544: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:2550: $? =3D 0
> configure:2554: test -z=20
> 			 || test ! -s conftest.err
> configure:2557: $? =3D 0
> configure:2560: test -s conftest.o
> configure:2563: $? =3D 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: $? =3D 0
> configure:2613: test -z=20
> 			 || test ! -s conftest.err
> configure:2616: $? =3D 0
> configure:2619: test -s conftest.o
> configure:2622: $? =3D 0
> configure:2633: result: yes
> configure:2650: checking for cc option to accept ANSI C
> configure:2720: cc  -c -O -pipe -march=3Dk6 -I/usr/local/include conftest=
.c >&5
> configure:2726: $? =3D 0
> configure:2730: test -z=20
> 			 || test ! -s conftest.err
> configure:2733: $? =3D 0
> configure:2736: test -s conftest.o
> configure:2739: $? =3D 0
> configure:2757: result: none needed
> configure:2775: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> conftest.c:2: syntax error before `me'
> configure:2781: $? =3D 1
> configure: failed program was:
> | #ifndef __cplusplus
> |   choke me
> | #endif
> configure:2916: checking dependency style of cc
> configure:2999: result: gcc
> configure:3022: checking how to run the C preprocessor
> configure:3057: cc -E -I/usr/local/include conftest.c
> configure:3063: $? =3D 0
> configure:3095: cc -E -I/usr/local/include conftest.c
> conftest.c:11: ac_nonexistent.h: No such file or directory
> configure:3101: $? =3D 1
> configure: failed program was:
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "gtkspell"
> | #define PACKAGE_TARNAME "gtkspell"
> | #define PACKAGE_VERSION "2.0.7"
> | #define PACKAGE_STRING "gtkspell 2.0.7"
> | #define PACKAGE_BUGREPORT "nathan@silverorange.com"
> | #define PACKAGE "gtkspell"
> | #define VERSION "2.0.7"
> | /* end confdefs.h.  */
> | #include <ac_nonexistent.h>
> configure:3140: result: cc -E
> configure:3164: cc -E -I/usr/local/include conftest.c
> configure:3170: $? =3D 0
> configure:3202: cc -E -I/usr/local/include conftest.c
> conftest.c:11: ac_nonexistent.h: No such file or directory
> configure:3208: $? =3D 1
> configure: failed program was:
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "gtkspell"
> | #define PACKAGE_TARNAME "gtkspell"
> | #define PACKAGE_VERSION "2.0.7"
> | #define PACKAGE_STRING "gtkspell 2.0.7"
> | #define PACKAGE_BUGREPORT "nathan@silverorange.com"
> | #define PACKAGE "gtkspell"
> | #define VERSION "2.0.7"
> | /* 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 -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3298: $? =3D 0
> configure:3302: test -z=20
> 			 || test ! -s conftest.err
> configure:3305: $? =3D 0
> configure:3308: test -s conftest.o
> configure:3311: $? =3D 0
> configure:3400: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include =
-L/usr/local/lib conftest.c  >&5
> configure:3403: $? =3D 0
> configure:3405: ./conftest
> configure:3408: $? =3D 0
> configure:3423: result: yes
> configure:3447: checking for sys/types.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for sys/stat.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for stdlib.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for string.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for memory.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for strings.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for inttypes.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3447: checking for stdint.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> conftest.c:54: stdint.h: No such file or directory
> configure:3469: $? =3D 1
> configure: failed program was:
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "gtkspell"
> | #define PACKAGE_TARNAME "gtkspell"
> | #define PACKAGE_VERSION "2.0.7"
> | #define PACKAGE_STRING "gtkspell 2.0.7"
> | #define PACKAGE_BUGREPORT "nathan@silverorange.com"
> | #define PACKAGE "gtkspell"
> | #define VERSION "2.0.7"
> | #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
> | /* 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
> |=20
> | #include <stdint.h>
> configure:3493: result: no
> configure:3447: checking for unistd.h
> configure:3463: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3469: $? =3D 0
> configure:3473: test -z=20
> 			 || test ! -s conftest.err
> configure:3476: $? =3D 0
> configure:3479: test -s conftest.o
> configure:3482: $? =3D 0
> configure:3493: result: yes
> configure:3515: checking aspell.h usability
> configure:3527: cc -c -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3533: $? =3D 0
> configure:3537: test -z=20
> 			 || test ! -s conftest.err
> configure:3540: $? =3D 0
> configure:3543: test -s conftest.o
> configure:3546: $? =3D 0
> configure:3556: result: yes
> configure:3560: checking aspell.h presence
> configure:3570: cc -E -I/usr/local/include conftest.c
> configure:3576: $? =3D 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 -O -pipe -march=3Dk6 -I/usr/local/include conftest.=
c >&5
> configure:3679: $? =3D 0
> configure:3683: test -z=20
> 			 || test ! -s conftest.err
> configure:3686: $? =3D 0
> configure:3689: test -s conftest.o
> configure:3692: $? =3D 0
> configure:3702: result: yes
> configure:3706: checking pspell/pspell.h presence
> configure:3716: cc -E -I/usr/local/include conftest.c
> configure:3722: $? =3D 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 -O -pipe -march=3Dk6 -I/usr/local/include =
-L/usr/local/lib conftest.c -laspell   >&5
> /usr/lib/libgcc.a(frame.o)(.text+0x44b): undefined reference to `pthread_=
mutex_lock'
> /usr/lib/libgcc.a(frame.o)(.text+0x492): undefined reference to `pthread_=
mutex_unlock'
> /usr/lib/libgcc.a(frame.o): In function `__register_frame_info':
> frame.o(.text+0x8d9): undefined reference to `pthread_mutex_lock'
> frame.o(.text+0x900): undefined reference to `pthread_mutex_unlock'
> /usr/lib/libgcc.a(frame.o): In function `__register_frame_info_table':
> frame.o(.text+0x969): undefined reference to `pthread_mutex_lock'
> frame.o(.text+0x990): undefined reference to `pthread_mutex_unlock'
> /usr/lib/libgcc.a(frame.o): In function `__deregister_frame_info':
> frame.o(.text+0x9dc): undefined reference to `pthread_mutex_lock'
> frame.o(.text+0xa27): undefined reference to `pthread_mutex_unlock'
> frame.o(.text+0xa4d): undefined reference to `pthread_mutex_unlock'
> /usr/local/lib/libaspell.so: undefined reference to `pthread_mutex_destro=
y'
> /usr/local/lib/libaspell.so: undefined reference to `pthread_mutex_init'
> configure:3833: $? =3D 1
> configure: failed program was:
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "gtkspell"
> | #define PACKAGE_TARNAME "gtkspell"
> | #define PACKAGE_VERSION "2.0.7"
> | #define PACKAGE_STRING "gtkspell 2.0.7"
> | #define PACKAGE_BUGREPORT "nathan@silverorange.com"
> | #define PACKAGE "gtkspell"
> | #define VERSION "2.0.7"
> | #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_UNISTD_H 1
> | #define HAVE_ASPELL_H 1
> | #define HAVE_PSPELL_H 1
> | /* end confdefs.h.  */
> |=20
> | /* 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 new_aspell_speller ();
> | int
> | main ()
> | {
> | new_aspell_speller ();
> |   ;
> |   return 0;
> | }
> configure:3859: result: no
> configure:3864: checking for new_pspell_manager in -lpspell
> configure:3894: cc -o conftest -O -pipe -march=3Dk6 -I/usr/local/include =
-L/usr/local/lib conftest.c -lpspell   >&5
> /tmp/ccnTxlSb.o: In function `main':
> /tmp/ccnTxlSb.o(.text+0x7): undefined reference to `new_pspell_manager'
> /usr/local/lib/libaspell.so.16: undefined reference to `pthread_mutex_unl=
ock'
> /usr/local/lib/libaspell.so.16: undefined reference to `pthread_mutex_des=
troy'
> /usr/local/lib/libaspell.so.16: undefined reference to `pthread_mutex_loc=
k'
> /usr/local/lib/libaspell.so.16: undefined reference to `pthread_mutex_ini=
t'
> configure:3900: $? =3D 1
> configure: failed program was:
> | /* confdefs.h.  */
> |=20
> | #define PACKAGE_NAME "gtkspell"
> | #define PACKAGE_TARNAME "gtkspell"
> | #define PACKAGE_VERSION "2.0.7"
> | #define PACKAGE_STRING "gtkspell 2.0.7"
> | #define PACKAGE_BUGREPORT "nathan@silverorange.com"
> | #define PACKAGE "gtkspell"
> | #define VERSION "2.0.7"
> | #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_UNISTD_H 1
> | #define HAVE_ASPELL_H 1
> | #define HAVE_PSPELL_H 1
> | /* end confdefs.h.  */
> |=20
> | /* 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 new_pspell_manager ();
> | int
> | main ()
> | {
> | new_pspell_manager ();
> |   ;
> |   return 0;
> | }
> configure:3926: result: no
> configure:3931: error: You must have the aspell or pspell dev libraries t=
o build gtkspell.
>=20
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>=20
> am_cv_CC_dependencies_compiler_type=3Dgcc
> ac_cv_env_CXXFLAGS_value=3D' -O -pipe -march=3Dk6 -fmemoize-lookups -fsav=
e-memoized'
> ac_cv_header_aspell_h=3Dyes
> ac_cv_env_F77_value=3D
> ac_cv_header_stdlib_h=3Dyes
> ac_cv_prog_cc_g=3Dyes
> ac_cv_env_CXXCPP_set=3D
> ac_cv_env_LDFLAGS_set=3Dset
> ac_cv_c_compiler_gnu=3Dyes
> ac_cv_exeext=3D
> ac_cv_env_CFLAGS_set=3Dset
> ac_cv_prog_make_gmake_set=3Dyes
> ac_cv_env_FFLAGS_set=3D
> lt_cv_sys_max_cmd_len=3D65536
> ac_cv_env_CPP_value=3D
> ac_cv_env_CPPFLAGS_set=3Dset
> ac_cv_env_CXX_set=3Dset
> ac_cv_env_host_alias_set=3D
> ac_cv_header_sys_stat_h=3Dyes
> ac_cv_env_build_alias_set=3Dset
> ac_cv_env_CXXCPP_value=3D
> ac_cv_env_LDFLAGS_value=3D-L/usr/local/lib
> ac_cv_env_target_alias_set=3D
> ac_cv_prog_cc_stdc=3D
> ac_cv_env_CFLAGS_value=3D'-O -pipe -march=3Dk6'
> ac_cv_env_CC_set=3Dset
> ac_cv_header_sys_types_h=3Dyes
> ac_cv_header_stdc=3Dyes
> ac_cv_header_strings_h=3Dyes
> ac_cv_header_stdint_h=3Dno
> ac_cv_header_inttypes_h=3Dyes
> ac_cv_prog_egrep=3D'grep -E'
> ac_cv_env_FFLAGS_value=3D
> ac_cv_header_unistd_h=3Dyes
> ac_cv_header_string_h=3Dyes
> ac_cv_env_CPPFLAGS_value=3D-I/usr/local/include
> ac_cv_header_memory_h=3Dyes
> ac_cv_env_CXXFLAGS_set=3Dset
> ac_cv_env_CXX_value=3Dc++
> ac_cv_header_pspell_pspell_h=3Dyes
> ac_cv_env_F77_set=3D
> ac_cv_env_host_alias_value=3D
> ac_cv_lib_aspell_new_aspell_speller=3Dno
> ac_cv_prog_CPP=3D'cc -E'
> ac_cv_prog_AWK=3Dnawk
> ac_cv_env_build_alias_value=3Di386-portbld-freebsd4.10
> ac_cv_lib_pspell_new_pspell_manager=3Dno
> ac_cv_prog_ac_ct_CC=3Dcc
> ac_cv_env_target_alias_value=3D
> ac_cv_env_CC_value=3Dcc
> ac_cv_env_CPP_set=3D
> ac_cv_objext=3Do
>=20
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>=20
> ACLOCAL=3D'${SHELL} /mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/m=
issing --run aclocal-1.7'
> AMDEPBACKSLASH=3D'\'
> AMDEP_FALSE=3D'#'
> AMDEP_TRUE=3D''
> AMTAR=3D'${SHELL} /mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/mis=
sing --run tar'
> AR=3D''
> AUTOCONF=3D'${SHELL} /mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/=
missing --run autoconf'
> AUTOHEADER=3D'${SHELL} /mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.=
7/missing --run autoheader'
> AUTOMAKE=3D'${SHELL} /mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/=
missing --run automake-1.7'
> AWK=3D'nawk'
> CATALOGS=3D''
> CATOBJEXT=3D''
> CC=3D'cc'
> CCDEPMODE=3D'depmode=3Dgcc'
> CFLAGS=3D'-O -pipe -march=3Dk6'
> CPP=3D'cc -E'
> CPPFLAGS=3D'-I/usr/local/include'
> CXX=3D'c++'
> CXXCPP=3D''
> CXXDEPMODE=3D''
> CXXFLAGS=3D' -O -pipe -march=3Dk6 -fmemoize-lookups -fsave-memoized'
> CYGPATH_W=3D'echo'
> DATADIRNAME=3D''
> DEFS=3D''
> DEPDIR=3D'.deps'
> ECHO=3D'echo'
> ECHO_C=3D''
> ECHO_N=3D'-n'
> ECHO_T=3D''
> EGREP=3D'grep -E'
> ENABLE_GTK_DOC_FALSE=3D''
> ENABLE_GTK_DOC_TRUE=3D''
> EXEEXT=3D''
> F77=3D''
> FFLAGS=3D''
> GETTEXT_PACKAGE=3D''
> GMOFILES=3D''
> GMSGFMT=3D''
> GTKSPELL_CFLAGS=3D''
> GTKSPELL_LIBS=3D''
> GTKSPELL_PACKAGES=3D''
> HTML_DIR=3D''
> INSTALL_DATA=3D'install -c -o root -g wheel -m 444'
> INSTALL_PROGRAM=3D'install -c -s -o root -g wheel -m 555'
> INSTALL_SCRIPT=3D'install -c -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'
> INSTOBJEXT=3D''
> INTLLIBS=3D''
> LDFLAGS=3D'-L/usr/local/lib'
> LIBOBJS=3D''
> LIBS=3D''
> LIBTOOL=3D'/usr/local/bin/libtool15'
> LN_S=3D''
> LTLIBOBJS=3D''
> MAKEINFO=3D'${SHELL} /mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/=
missing --run makeinfo'
> MKINSTALLDIRS=3D''
> MSGFMT=3D''
> OBJEXT=3D'o'
> PACKAGE=3D'gtkspell'
> PACKAGE_BUGREPORT=3D'nathan@silverorange.com'
> PACKAGE_NAME=3D'gtkspell'
> PACKAGE_STRING=3D'gtkspell 2.0.7'
> PACKAGE_TARNAME=3D'gtkspell'
> PACKAGE_VERSION=3D'2.0.7'
> PANGO_CFLAGS=3D''
> PANGO_LIBS=3D''
> PATH_SEPARATOR=3D':'
> PKG_CONFIG=3D''
> POFILES=3D''
> POSUB=3D''
> PO_IN_DATADIR_FALSE=3D''
> PO_IN_DATADIR_TRUE=3D''
> RANLIB=3D''
> SET_MAKE=3D''
> SHELL=3D'/bin/sh'
> SPELLER_LIB=3D''
> STRIP=3D''
> USE_NLS=3D''
> VERSION=3D'2.0.7'
> XGETTEXT=3D''
> ac_ct_AR=3D''
> ac_ct_CC=3D'cc'
> ac_ct_CXX=3D''
> ac_ct_F77=3D''
> ac_ct_RANLIB=3D''
> ac_ct_STRIP=3D''
> am__fastdepCC_FALSE=3D''
> am__fastdepCC_TRUE=3D'#'
> am__fastdepCXX_FALSE=3D''
> am__fastdepCXX_TRUE=3D''
> am__include=3D'include'
> am__leading_dot=3D'.'
> am__quote=3D''
> bindir=3D'${exec_prefix}/bin'
> build=3D'i386-portbld-freebsd4.10'
> build_alias=3D'i386-portbld-freebsd4.10'
> build_cpu=3D''
> build_os=3D''
> build_vendor=3D''
> datadir=3D'/usr/X11R6/share/gnome'
> exec_prefix=3D'NONE'
> host=3D''
> host_alias=3D''
> host_cpu=3D''
> host_os=3D''
> host_vendor=3D''
> includedir=3D'${prefix}/include'
> infodir=3D'${prefix}/info'
> install_sh=3D'/mnt/M/ports/textproc/gtkspell2/work/gtkspell-2.0.7/install=
-sh'
> libdir=3D'${exec_prefix}/lib'
> libexecdir=3D'${exec_prefix}/libexec'
> localstatedir=3D'/usr/X11R6/share/gnome'
> mandir=3D'${prefix}/man'
> oldincludedir=3D'/usr/include'
> prefix=3D'/usr/X11R6'
> program_transform_name=3D's,x,x,'
> sbindir=3D'${exec_prefix}/sbin'
> sharedstatedir=3D'${prefix}/com'
> sysconfdir=3D'${prefix}/etc'
> target_alias=3D''
>=20
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>=20
> #define HAVE_ASPELL_H 1
> #define HAVE_INTTYPES_H 1
> #define HAVE_MEMORY_H 1
> #define HAVE_PSPELL_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@silverorange.com"
> #define PACKAGE_NAME "gtkspell"
> #define PACKAGE_STRING "gtkspell 2.0.7"
> #define PACKAGE_TARNAME "gtkspell"
> #define PACKAGE_VERSION "2.0.7"
> #define STDC_HEADERS 1
> #define VERSION "2.0.7"
>=20
> configure: exit 1
>=20
> ______________________________________________________________________
> ORBit2-2.10.4
> XFree86-4.4.0_1,1
> XFree86-FontServer-4.4.0
> XFree86-NestServer-4.4.0
> XFree86-PrintServer-4.4.0
> XFree86-Server-4.4.0_1
> XFree86-VirtualFramebufferServer-4.4.0
> XFree86-clients-4.4.0_1
> XFree86-documents-4.4.0
> XFree86-font100dpi-4.4.0
> XFree86-font75dpi-4.4.0
> XFree86-fontCyrillic-4.4.0
> XFree86-fontDefaultBitmaps-4.4.0
> XFree86-fontEncodings-4.4.0
> XFree86-fontScalable-4.4.0_1
> XFree86-libraries-4.4.0
> XFree86-manuals-4.4.0
> arts-1.2.3,1
> ascpu-1.9
> aspell-0.60_1
> atk-1.6.1
> autoconf-2.13.000227_5
> autoconf-2.53_3
> autoconf-2.59_2
> automake-1.8.5_2
> bash-2.05b.007_2
> bind9-9.2.3
> bison-1.75_2
> bitstream-vera-1.10
> cups-base-1.1.20.0
> cvsup-16.1h
> docbook-sk-4.1.2_3
> docbook-xml-4.2_1
> docbook-xsl-1.65.1
> dri-5.0.2,1
> e16utils-0.16_1
> enlightenment-0.16.7.1
> epplets-0.7_2
> esound-0.2.35_1
> expat-1.95.8
> fam-2.6.9_6
> firebird-1.5.1
> firefox-0.9.3
> firefox-remote-20040803
> flashplugin-firefox-0.4.10_2
> fnlib-0.5_2
> fontconfig-2.2.3,1
> fpc-1.0.10_2
> fpc-fvision-1.0.10
> freetype-1.3.1_3
> freetype2-2.1.7_3
> gail-1.6.6
> gaim-0.81_1
> gal2-1.99.11_1
> gcc-3.2.3_1
> gcc-3.3.5_20040630
> gconf2-2.6.4
> gdbm-1.8.3_1
> gengetopt-2.11
> gettext-0.13.1_1
> gftp-2.0.17
> ghostscript-gnu-7.07_11
> glib-1.2.10_11
> glib-2.4.6
> gmake-3.80_2
> gnome-icon-theme-1.2.3
> gnomehier-1.0_19
> gnomekeyring-0.2.1_1
> gnomemimedata-2.4.1_2
> gnomevfs2-2.6.2_1
> gsfonts-8.11_1
> gtk-1.2.10_12
> gtk-2.4.9
> gtkhtml3-3.0.10_1
> gtkmm-1.2.8_2
> gtkspell2-2.0.5_1
> help2man-1.33.1
> hicolor-icon-theme-0.5
> imake-4.4.0
> imlib-1.9.14_2
> imlib2-1.1.1
> intltool-0.31.2
> irssi-0.8.9_2
> isc-dhcp3-server-3.0.1.r14_3
> jasper-1.701.0
> jbigkit-1.6
> jpeg-6b_3
> kdelibs-3.2.3_5
> lcms-1.13,1
> lftp-3.0.6
> libIDL-0.8.4
> libXft-2.1.6
> libao-esound-0.8.4_1
> libart_lgpl2-2.3.16
> libaudiofile-0.2.6
> libbonobo-2.6.2
> libbonoboui-2.6.1
> libcdaudio-0.99.10
> libepplet-0.7_1
> libflash-0.4.10
> libfpx-1.2.0.9
> libghttp-1.0.9
> libglade2-2.4.0
> libglut-6.0.1
> libgnome-2.6.1.2
> libgnomecanvas-2.6.1.1
> libgnomeprint-2.6.2
> libgnomeprintui-2.6.2
> libgnomeui-2.6.1.1
> libgnugetopt-1.2
> libiconv-1.9.2_1
> libidn-0.5.4
> libltdl-1.5.8
> libmad-0.15.1b
> libmng-1.0.7
> libogg-1.1,3
> libsigc++-1.0.4
> libsoup-1.99.28_1
> libtool-1.3.5_2
> libtool-1.5.8
> libungif-4.1.3
> libvorbis-1.0.1,3
> libwmf-0.2.8.3
> libxml2-2.6.12
> libxslt-1.1.9
> linc-1.0.3_2
> links-2.1.p15,1
> m4-1.4.1
> mpeg2codec-1.2_1
> mysql-client-4.0.20
> nas-1.6
> nspr-4.4.1_1
> nss-3.9.2
> open-motif-2.2.3
> openldap-client-2.2.15
> openssh-portable-3.9.0.1,1
> openssl-0.9.7d_1
> p5-Archive-Tar-1.10
> p5-Authen-SASL-2.08
> p5-Compress-Zlib-1.33
> p5-Digest-1.08
> p5-Digest-MD5-2.33
> p5-Digest-SHA1-2.10
> p5-File-Spec-0.86
> p5-Font-TTF-0.34
> p5-HTML-Parser-3.36
> p5-HTML-Tagset-3.03
> p5-IO-Zlib-1.01
> p5-LWP-Authen-Wsse-0.04_1
> p5-MIME-Base64-3.03
> p5-Net-1.19,1
> p5-Net-Telnet-3.03
> p5-PodParser-1.28_1
> p5-Socket6-0.17
> p5-Test-Harness-2.42
> p5-Test-Simple-0.47_1
> p5-URI-1.31
> p5-XML-Parser-2.34_1
> p5-gettext-1.01_4
> p5-libwww-5.79_1
> pango-1.4.1
> pcre-4.5
> perl-5.8.5
> pkg_install-devel-20040811
> pkgconfig-0.15.0_1
> pkgdb.db
> png-1.2.5_8
> popt-1.7
> portaudit-0.5.4
> portupgrade-20040701_3
> proftpd-1.2.10.r3
> python-2.3.4_2
> qmake-3.3.3
> qt-3.3.3
> rc_subr-1.31
> rsync-2.6.2_3
> ruby-1.8.2.p2_1
> ruby18-bdb1-0.2.2
> samba-3.0.5,1
> screen-4.0.2_1
> scrollkeeper-0.3.14_1,1
> sdocbook-xml-4.1.2.5_2
> shared-mime-info-0.14_4
> simicq-0.9.3_2
> startup-notification-0.7
> tcl-8.3.5_3
> thunderbird-0.7.3
> tiff-3.6.1_1
> tk-8.3.5_3
> unix2dos-1.3
> unrar-3.30_1,3
> unzip-5.51
> utftpd-0.2.4_2
> wget-1.8.2_6
> widentd-1.03
> wine-20040505
> wrapper-1.0_3
> x2x-1.27_1
> xmbmon-204
> xmlcatmgr-2.1
> xterm-196_1
> zip-2.3_1
>=20
> ______________________________________________________________________
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc



--=-QVBTQpjAal1ojInqR8yq
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (FreeBSD)

iD8DBQBBM7+jb2iPiv4Uz4cRAn7WAJwNifXv4YDvtjJAHwlGifJGs2vGFgCdEwdM
4XtyEwY4OCDoQroINTXUmFo=
=zrI0
-----END PGP SIGNATURE-----

--=-QVBTQpjAal1ojInqR8yq--



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