On my LMDE which i also had the first problem with the link library

is
# Libraries that this one depends upon.
dependency_libs=' /usr/lib/libfreetype.la -lz
-L/usr/lib /usr/lib/libSDL.la'

i was firstly had the problem with /usr/lib/libfreetype.la and made a
symlink, but after that no other problem.

Now i have a working Gambas3 on a Linux Mint Debian edition.
I think Debian has some wrong paths for those libs.



On Sun, 2011-10-02 at 15:17 +0200, Benoît Minisini wrote:

> Here is the line in my own libSDL_ttf.la that points at 'libfreetype.la':
> 
> --8<---
> dependency_libs=' -L/usr/lib/x86_64-linux-gnu /usr/lib/x86_64-linux-
> gnu/libfreetype.la -lz -L/usr/lib /usr/lib/libSDL.la'
> --8<---
> 
> Compare with yours.
> 
> Then fix your libSDL_ttf.la file, and recompile from scratch.
> 




------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to