> 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

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to