[Gambas-user] Gambas3 @ Mint LMDE

Benoît Minisini gambas at ...1...
Wed Sep 21 12:02:27 CEST 2011


> the errors i get are
> 
> /bin/sed: can't read /usr/lib/libfreetype.la: No such file or directory
> libtool: link: `/usr/lib/libfreetype.la' is not a valid libtool archive
> make[4]: *** [gb.sdl.la] Error 1
> make[4]: Leaving directory
> `/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/home/user/Downloads/Gambas/gambas3-svn4143/gb.sdl'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/user/Downloads/Gambas/gambas3-svn4143'
> make: *** [all] Error 2
> 

Please post the full output of "make", because the error means that there is a 
reference on /usr/lib/libfreetype.la inside another file, and we should see 
its name just before the error message.

Regards,

-- 
Benoît Minisini




More information about the User mailing list