[dundee] yet another compiling problem
Keir Lawson
dundee at lists.lug.org.uk
Sat Aug 16 19:12:01 2003
On Sat, 2003-08-16 at 18:41, Jonathan Riddell wrote:
> On Sat, Aug 16, 2003 at 09:45:41AM +0100, Keir Lawson wrote:
> > when trying to compile balsa i get the following error:
> >
> > /usr/bin/ld: cannot find -lltdl
> > collect2: ld returned 1 exit status
> > make[2]: *** [balsa] Error 1
> > make[2]: Leaving directory `/home/keir/software/source/balsa-2.0.13/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/home/keir/software/source/balsa-2.0.13'
> > make: *** [all-recursive-am] Error 2
> >
> > does anybody know how to fix it ?
>
> the -lltdl means it's looking for the ltdl library as a file called
> libltdl.so so use your package manager to search for a package that
> contains that file.
>
> Jonathan Riddell
>
thanks a lot
keir