[Gambas-user] I cant compile Gambas: problem with ¿OpenGL?

Benoît Minisini gambas at ...1...
Sat Sep 25 17:31:59 CEST 2010


> The output...
> 
> make[5]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src'
> make[4]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src'
> make[3]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src'
> make[2]: se sale del directorio `/home/ayortano/trunk/gb.qt4/src'
> make[2]: se ingresa al directorio `/home/ayortano/trunk/gb.qt4'
> make[3]: se ingresa al directorio `/home/ayortano/trunk/gb.qt4'
> make[3]: No se hace nada para `install-exec-am'.
> make[3]: No se hace nada para `install-data-am'.
> make[3]: se sale del directorio `/home/ayortano/trunk/gb.qt4'
> make[2]: se sale del directorio `/home/ayortano/trunk/gb.qt4'
> make[1]: se sale del directorio `/home/ayortano/trunk/gb.qt4'
> Making install in gb.gtk
> make[1]: se ingresa al directorio `/home/ayortano/trunk/gb.gtk'
> Making install in src
> make[2]: se ingresa al directorio `/home/ayortano/trunk/gb.gtk/src'
> Making install in opengl
> make[3]: se ingresa al directorio `/home/ayortano/trunk/gb.gtk/src/opengl'
> make[4]: se ingresa al directorio `/home/ayortano/trunk/gb.gtk/src/opengl'
> make[4]: No se hace nada para `install-exec-am'.
> test -z "/usr/local/lib/gambas3" || /bin/mkdir -p "/usr/local/lib/gambas3"
>  /usr/bin/install -c -m 644 gb.gtk.opengl.component
> '/usr/local/lib/gambas3' test -z "/usr/local/lib/gambas3" || /bin/mkdir -p
> "/usr/local/lib/gambas3" /usr/bin/install -c -m 644
> gb.gtk.opengl.component '/usr/local/lib/gambas3' test -z
> "/usr/local/lib/gambas3" || /bin/mkdir -p "/usr/local/lib/gambas3"
> /bin/bash ../../libtool   --mode=install /usr/bin/install -c
> gb.gtk.opengl.la '/usr/local/lib/gambas3'
> libtool: install: /usr/bin/install -c .libs/gb.gtk.opengl.so.0.0.0
> /usr/local/lib/gambas3/gb.gtk.opengl.so.0.0.0
> libtool: install: (cd /usr/local/lib/gambas3 && { ln -s -f
> gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so.0 || { rm -f gb.gtk.opengl.so.0 &&
> ln -s gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so.0; }; })
> libtool: install: (cd /usr/local/lib/gambas3 && { ln -s -f
> gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so || { rm -f gb.gtk.opengl.so && ln
> -s gb.gtk.opengl.so.0.0.0 gb.gtk.opengl.so; }; })
> libtool: install: /usr/bin/install -c .libs/gb.gtk.opengl.lai
> /usr/local/lib/gambas3/gb.gtk.opengl.la
> /usr/bin/install: cannot stat `.libs/gb.gtk.opengl.lai': No such file or
> directory
> make[4]: *** [install-gblibLTLIBRARIES] Error 1
> make[4]: se sale del directorio `/home/ayortano/trunk/gb.gtk/src/opengl'
> make[3]: *** [install-am] Error 2
> make[3]: se sale del directorio `/home/ayortano/trunk/gb.gtk/src/opengl'
> make[2]: *** [install-recursive] Error 1
> make[2]: se sale del directorio `/home/ayortano/trunk/gb.gtk/src'
> make[1]: *** [install-recursive] Error 1
> make[1]: se sale del directorio `/home/ayortano/trunk/gb.gtk'
> make: *** [install-recursive] Error 1

You must provide the full output of the compilation process, as explained on 
the web site, and tell which distribution you are using.

Regards,

-- 
Benoît Minisini




More information about the User mailing list