[Gambas-user] make fail (gambas3 rev 2603)

Benoît Minisini gambas at ...1...
Sat Jan 9 12:46:03 CET 2010


> I tried with rev 2604 but still get same error .
> 
> here I attach the log
> 
> http://old.nabble.com/file/p27086866/konsole.txt.tar.gz konsole.txt.tar.gz
> 
> kobolds wrote:
> > Hi, I having trouble when compiling gambas3 source on opensuse 11.2 (x64)
> >
> > ../libtool: line 4998: cd: no: No such file or directory
> > libtool: link: cannot determine absolute directory name of `no'
> > make[4]: *** [gb.la] Error 1
> > make[4]: Leaving directory `/temp/trunk/main/gbx'
> > make[3]: *** [all-recursive] Error 1
> > make[3]: Leaving directory `/temp/trunk/main'
> > make[2]: *** [all] Error 2
> > make[2]: Leaving directory `/temp/trunk/main'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/temp/trunk'
> > make: *** [all] Error 2
> 

Can you try to find the libffi development package if you have it on SuSE? And 
then install it?

Otherwise, can you search where could be located the "ffi.h" include file on 
your system?

libffi cannot be compiled, maybe this is the reason why you get this error.

-- 
Benoît Minisini




More information about the User mailing list