aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [aspell] [Q] Trouble compiling aspell 0.32.6...


From: Sudhakar Chandra
Subject: Re: [aspell] [Q] Trouble compiling aspell 0.32.6...
Date: Mon, 08 Jan 2001 11:15:13 -0800

Kevin Atkinson proclaimed:
> On Fri, 5 Jan 2001, Sudhakar Chandra wrote:
> > $ ./configure ./configure --prefix=/usr --sysconfdir=/etc
> >
> > and then run
> >
> > $ make
> >
> > it fails with the following error:
> >
> > make[3]: Entering directory `/u/thaths/tmp/aspell-.32.6/lib'
> > /bin/sh ../libtool --mode=compile c++ -DDICTDIR=\"/usr/lib/aspell\"
> > -DDATADIR=\"/usr/share/aspell\"         -DCONFIGDIR=\"/etc\"
> > -I/usr/include -I../ -I../util -I./inc -I../filter    -g -O2 -c language.cc
> > rm -f .libs/language.lo
> > c++ -DDICTDIR=\"/usr/lib/aspell\" -DDATADIR=\"/usr/share/aspell\"
> > -DCONFIGDIR=\"/etc\" -I/usr/include -I../ -I../util -I./inc -I../filter -g
> > -O2 -c language.cc  -fPIC -DPIC
> > language.cc: In method `void
> > aspell::Language::setup(basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>
> > >, aspell::Config *)':
> > language.cc:77: implicit declaration of function `int aspell::split(...)'
> > language.cc:77: warning: cannot pass objects of type `string' through `...'
> > language.cc:77: conversion from `int' to non-scalar type
> > `vector<basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>
> > >,allocator<basic_string<char,string_char_traits<char>,__default_alloc_template<true,0>
> > > > > >' requested
> > make[3]: *** [language.lo] Error 1
> It could be that it is using the wrong header files for some reason.  If
> you have previous versions of Aspell installed on your system try removing
> uninstalling it, or at lease remove the files is /usr/include/aspell.


I looked around and there is no /usr/lib/aspell or /usr/share/aspell or
/usr/include/aspell

Could it be because of pspell?  I have version 0.11.2 installed:

apu:/u/thaths 11% dpkg --list | grep pspell
ii  libpspell-dev  0.11.2-1       Header files for developing applications
wit
ii  libpspell2     0.11.2-1       Portable spell checker interface library


FWIW, I have libstdc++2.10-dev installed.  BTW, I don have STL or STLport
installed.

Thaths


-- 
Lenny: So, Homer, if we vote for you, what are you going to do different?
Homer: What am I, the answer man?  Just vote for me.
Sudhakar C13n    http://www.aunet.org/thaths/    Lead Indentured Slave



reply via email to

[Prev in Thread] Current Thread [Next in Thread]