aspell-user
[Top][All Lists]
Advanced

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

Re: [aspell-user] Compiling aspell-.33.5 under Solaris 7


From: Kevin Atkinson
Subject: Re: [aspell-user] Compiling aspell-.33.5 under Solaris 7
Date: Tue, 17 Apr 2001 22:42:46 -0400 (EDT)

On Tue, 17 Apr 2001, Robert Haskins wrote:

> 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).

Try running ldconfig if you just put them there.

That is the only thing I can think of.

---
Kevin Atkinson
kevina at users sourceforge net
http://www.ibiblio.org/kevina/




reply via email to

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