I can't get aspell-.33.5 to compile under Solaris 7. I've read the 
README and the list archives regarding compiling aspell under Solaris 7. 
(I see people on the list who actually get run time errors with Solaris 
so I know it must compile.) The error I am getting is:

-snip-

Making all in inc
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I./inc -I../ -I../util -I../filter 
-I/usr/local/include    -g -O2 -c mk-dirs_h.cc
/bin/sh ../libtool --mode=link c++  -g -O2  -o mk-dirs_h  mk-dirs_h.o
mkdir .libs
c++ -g -O2 -o mk-dirs_h mk-dirs_h.o
echo '#define PREFIX "/usr/local"'           >  dirs.h
./mk-dirs_h /usr/local DICT_DIR /usr/local/lib/aspell    >> dirs.h
ld.so.1: ./mk-dirs_h: fatal: libstdc++.so.2.10.0: open failed: No such 
file or directory
*** Error code 137
make: Fatal error: Command failed for target `dirs.h'
Current working directory /usr/local/src/aspell-.33.5/lib
--
I've tried /usr/ccs/bin/make, Posix make and GNU make with the same 
result. The libraries it's complaining about (libstdc++.so.2.10.0 and 
ld.so.1) exist in their proper locations (/usr/local/lib and /usr/lib 
respectively). I know this has got to be something simple I'm missing. 
Any light you can shed on this would be great.

Thanks!
-- 
Robert D. Haskins
WorldNET
mailto:[EMAIL PROTECTED]
http://www.ziplink.net/~rhaskins


_______________________________________________
aspell-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/aspell-user

Reply via email to