Date: Sat, 28 Aug 2004 20:32:51 -0700 From: Sean McNeil <sean@mcneil.com> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: recent commit of new gnomespell broken Message-ID: <1093750371.41995.5.camel@server.mcneil.com> In-Reply-To: <1093748507.55460.17.camel@shumai.marcuscom.com> References: <1093745474.86782.1.camel@server.mcneil.com> <1093748507.55460.17.camel@shumai.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 2004-08-28 at 20:01, Joe Marcus Clarke wrote: > On Sat, 2004-08-28 at 22:11, Sean McNeil wrote: > > This appears to want a new aspell that isn't in ports: > > aspell-0.60 was just committed, and does include libaspell.so.16. > > Joe Then this must be a problem with detection as I have aspell-0.60 installed and libaspell.so.16 exists. However, on my amd64 machine it barfs as described: checking for new_aspell_config in -laspell... no configure: error: gnome-spell cannot be built without aspell library Here is the 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.57. Invocation command line was $ ./configure --localstatedir=/usr/X11R6/share/gnome --datadir=/usr/X11R6/share/gnome --with-html-dir=/usr/X11R6/share/doc --disable-gtk-doc --with-gconf-source=xml::/usr/X11R6/etc/gconf/gconf.xml.defaults --prefix=/usr/X11R6 --build=amd64-portbld-freebsd6.0 ## --------- ## ## Platform. ## ## --------- ## hostname = server.mcneil.com uname -m = amd64 uname -r = 6.0-CURRENT uname -s = FreeBSD uname -v = FreeBSD 6.0-CURRENT #6: Sat Aug 28 15:29:23 PDT 2004 root@server.mcneil.com:/usr/obj/usr/src/sys/AMD64 /usr/bin/uname -p = amd64 ...skipping... #define HAVE_LC_MESSAGES 1 #define HAVE_LOCALE_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define PACKAGE "gnome-spell" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define STDC_HEADERS 1 #define VERSION "1.0.5" #endif #ifdef __cplusplus #include <stdlib.h> configure: exit 1 > > > > ===> Script "configure" failed unexpectedly. > > Please direct the output of the failure of the make command to a file, > > and > > then feed that file to 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 problem to the FreeBSD GNOME team at > > gnome@FreeBSD.org, > > and attach > > "/usr/ports/textproc/gnomespell/work/gnome-spell-1.0.5/config.log" > > and the output of the failure of the make command. Also, it might be a > > good > > idea to provide an overview of all packages installed on your system > > (e.g. > > an `ls /var/db/pkg`). > > *** Error code 1 > > > > Stop in /usr/ports/textproc/gnomespell. > > > > Cheers, > > Sean > > > > > > _______________________________________________ > > 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"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1093750371.41995.5.camel>