Date: Sat, 22 Apr 2000 14:01:19 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Ade Lovett <ade@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/textproc/gaspell Makefile Message-ID: <3902131F.1C8B163A@3-cities.com> References: <200004211707.KAA12464@freefall.freebsd.org> <3900BA63.F2998D14@3-cities.com> <20000421155903.B14017@lovett.com> <3900CE46.5FA200FC@3-cities.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kent Stewart wrote: > > Ade Lovett wrote: > > > > On Fri, Apr 21, 2000 at 01:30:27PM -0700, Kent Stewart wrote: > > > > > > It needs "USE_GMAKE=yes". The pspell make problem with line 148, which > > > is a test of text basically, and generates a message about "needing an > > > Operator" works with gmake. > > > > I think we're talking about two different problems here. > > > > The currently available version of pspell initially bails out at > > configure time with: > > > > ===> Configuring for pspell-0.10 > > creating cache ./config.cache > > [...] > > updating cache ./config.cache > > ltconfig: unrecognized option `--build=i386--freebsd4.0' I manually did a ./configure in pspell-0.10, followed by a gmake, and a gmake install and didn't have any problems. I followed that by doing a ./configure in aspell-.30 and gmake make and install. After that I added aspell-dicts-.15 using their "perl master" and "perl install". I didn't need to edit "config". At this point things were going so well that I checked one of the README's with "aspell -c README" and was offered alternatives suchs as "eggs" for "egcs". I had problems with aspell until I installed pspell. Aspell wanted to use one of pspell's header files, which weren't available until after I installed pspell. You also couldn't do a "aspell -?" and see the options. The only thing that worked was "aspell". Kent > > I didn't see this one. > > > > > We're using USE_LIBTOOL here, so the ltconfig being used is > > our installed one from devel/libtool. > > > > On closer inspection, the pspell source also contain sources > > to libltdl (part of libtool) which it tries to compile without > > much success. > > > > That's about as far as I got.. I haven't looked at it since then, > > textproc/aspell and its friends are fairly low down on my list <snip> -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3902131F.1C8B163A>