[Gambas-user] gb3: unable to compile on Debian Wheezy (testing)

Demosthenes Koptsis demosthenesk at ...626...
Sun Oct 2 15:29:56 CEST 2011


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







More information about the User mailing list