[Gambas-user] Problem compiling opengl on arm

joem joem at ...2671...
Thu Sep 26 12:13:57 CEST 2013


System is arm Allwinner A20 CPU running linaro Ubuntu 13.08

$ lsb_release -a
Distributor ID:	Linaro
Description:	Linaro 13.08
Release:	13.08
Codename:	raring

Sources from svn checkout
svn://svn.code.sf.net/p/gambas/code/gambas/trunk
which I downloaded today.

Attached log of ./configure -C and make
make fails with this error on opengl:


Making all in opengl
make[5]: Entering directory
`/home/jm/code/gambas/trunk/gb.qt4/src/opengl'
  CXX    gb_qt4_opengl_la-main.lo
/usr/bin/moc -o CGLarea_moc.cpp CGLarea.h
  CXX    gb_qt4_opengl_la-CGLarea_moc.lo
  CXX    gb_qt4_opengl_la-CGLarea.lo
CGLarea.cpp: In function 'void CGLAREA_text(void*, void*)':
CGLarea.cpp:110:36: error: 'GL_LIGHTING' was not declared in this scope
make[5]: *** [gb_qt4_opengl_la-CGLarea.lo] Error 1
make[5]: Leaving directory
`/home/jm/code/gambas/trunk/gb.qt4/src/opengl'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/jm/code/gambas/trunk/gb.qt4/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jm/code/gambas/trunk/gb.qt4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jm/code/gambas/trunk/gb.qt4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jm/code/gambas/trunk'
make: *** [all] Error 2
$:~/code/gambas/trunk$ 


Any help appreciated.

Thank you.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gambas_ubuntu_install2.txt.tar.bz2
Type: application/x-bzip-compressed-tar
Size: 11182 bytes
Desc: gambas_ubuntu_install2.txt.tar.bz2
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20130926/398433dc/attachment.bin>


More information about the User mailing list