aspell-user
[Top][All Lists]
Advanced

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

BSDI 3.1 gcc 2.7.2.1 Aspell barfs on compile.


From: JIm Hribnak
Subject: BSDI 3.1 gcc 2.7.2.1 Aspell barfs on compile.
Date: Mon, 26 Apr 1999 18:32:42

I am having major problems compiling Aspell on a BSDI machine  I have tried 
24 of aspell and now 26 of aspell.. everything seems to want to look into 
/usr/local/include/g++ for the stl stuff (there is also an stl dir within 
this directory /usr/local/include/g++   I have also installed the stlport 
into /usr/local/include/stlport and told configure the include dir was 
this.. and I still get:

/bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. 
-DLIBDIR=\"/usr
/local/lib/aspell\"   -g -O2 -c spell.cc
g++ -DHAVE_CONFIG_H -I. -I. -I. -DLIBDIR=\"/usr/local/lib/aspell\" -g -O2 
-Wp,-M
D,.deps/spell.p -c spell.cc
In file included from aspell.hh:8,
                 from spell.cc:1:
/usr/include/g++/vector:6: vector.h: No such file or directory
In file included from spell.cc:2:
data.hh:6: hash_set: No such file or directory
data.hh:7: hash_map: No such file or directory
In file included from hash.hh:4,
                 from data.hh:9,
                 from spell.cc:2:
/usr/include/g++/iterator:6: iterator.h: No such file or directory
In file included from hash.hh:5,
                 from data.hh:9,
                 from spell.cc:2:
/usr/include/g++/functional:6: function.h: No such file or directory
In file included from hash.hh:6,
                 from data.hh:9,
                 from spell.cc:2:
/usr/include/g++/utility:6: function.h: No such file or directory
/usr/include/g++/utility:7: pair.h: No such file or directory
In file included from hash.hh:8,
                 from data.hh:9,
                 from spell.cc:2:
prime.hh:1: bvector.h: No such file or directory
gmake: *** [spell.lo] Error 1

what do I do to fix this?




reply via email to

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