[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[aspell-user] Compiling aspell-.33.5 under Solaris 7
From: |
Robert Haskins |
Subject: |
[aspell-user] Compiling aspell-.33.5 under Solaris 7 |
Date: |
Tue, 17 Apr 2001 22:24:51 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; m18) Gecko/20010131 Netscape6/6.01 |
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:address@hidden
http://www.ziplink.net/~rhaskins
- [aspell-user] Compiling aspell-.33.5 under Solaris 7,
Robert Haskins <=