[Gambas-user] Issue 361 in gambas: gambas3 r5367 doesn't compile on Ubuntu 10.04LTS/x86
gambas at ...2524...
gambas at ...2524...
Sun Nov 25 17:07:44 CET 2012
Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any
Desktop-Any GUI-Any
New issue 361 by uAle... at ...626...: gambas3 r5367 doesn't compile on Ubuntu
10.04LTS/x86
http://code.google.com/p/gambas/issues/detail?id=361
1) Describe the problem.
gambas3 r5367 doesn't compile anymore on Ubuntu 10.04LTS. I get the
following make error:
cpaint_impl.cpp: In function ‘void Invert(GB_PAINT*, int, int*)’:
cpaint_impl.cpp:443: error: ‘CAIRO_OPERATOR_DIFFERENCE’ was not declared in
this scope
cpaint_impl.cpp:447: error: ‘CAIRO_OPERATOR_DIFFERENCE’ was not declared in
this scope
make[5]: *** [gb_gtk_la-cpaint_impl.lo] Error 1
make[5]: Leaving directory `/usr/src/gambas3-r5367/gb.gtk/src'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/gambas3-r5367/gb.gtk/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gambas3-r5367/gb.gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/gambas3-r5367/gb.gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gambas3-r5367'
make: *** [all] Error 2
2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):
Version: TRUNK
Revision: r5367 (if you use a development version)
Operating system: Linux
Distribution: LUbuntu 10.04LTS
Architecture: x86
GUI component: QT4
Desktop used: LXDE
3) Provide a little project that reproduces the bug or the crash.
reconf, configure and make output attached
4) If your project needs a database, try to provide it, or part of it.
5) Explain clearly how to reproduce the bug or the crash.
6) By doing that carefully, you have done 50% of the bug fix job!
IMPORTANT NOTE: if you encounter several different problems or bugs, (for
example, a bug in your project, and an interpreter crash while debugging
it), please create distinct issues!
Attachments:
reconf.txt 14.5 KB
configure.txt 216 KB
make.txt 36.3 KB
More information about the User
mailing list