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

Re: balsa build help



On Wed, Jan 23, 2002 at 07:01:22PM -0500, Glenn Maynard wrote:
> libpspell is a C++ library, and needs to be linked against libc++.
> 
> 06:52pm glenn@zewt.pts/2 [~] ldd /usr/lib/libpspell.so
>         libltdl.so.3 => /usr/lib/libltdl.so.3 (0x4002b000)
>         libpspell-modules.so.1 => /usr/lib/libpspell-modules.so.1 (0x40031000)
>         libc.so.6 => /lib/libc.so.6 (0x40033000)
>         libdl.so.2 => /lib/libdl.so.2 (0x40157000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2aaaa000)
> 
> This should list libstdc++; this is a bug.  (Filed.)

Changes:
 pspell (0.12.2-4) unstable; urgency=low
 .
   * libpspell is now linked against the required libstdc++
     (Closes: #130600).

-- 
Glenn Maynard



Reply to: