Leyart / aseprite

Automatically exported from code.google.com/p/aseprite
0 stars 0 forks source link

/usr/lib/liballeg.so: could not read symbols: Invalid operation #268

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Tried to package version 0.9.5 for inclusion into openSUSE games at 
https://build.opensuse.org/package/show/home:Mailaender:branches:games/asesprite
 but the build fails:

/usr/lib/gcc/i586-suse-linux/4.7/../../../../i586-suse-linux/bin/ld: 
../lib/libui-lib.a(draw.cpp.o): undefined reference to symbol 'ugetc'
/usr/lib/gcc/i586-suse-linux/4.7/../../../../i586-suse-linux/bin/ld: note: 
'ugetc' is defined in DSO /usr/lib/liballeg.so so try adding it to the linker 
command line
/usr/lib/liballeg.so: could not read symbols: Invalid operation
collect2: error: ld returned 1 exit status
make[2]: *** [src/grid_ui_unittest] Error 1
make[2]: Leaving directory `/home/abuild/rpmbuild/BUILD/aseprite-0.9.5/build'
make[1]: *** [src/CMakeFiles/grid_ui_unittest.dir/all] Error 2

What compiler and OS are you using? Is it 64-bits?
openSUSE 12.3 at 32-bit

Original issue reported on code.google.com by mailaend...@gmail.com on 19 Sep 2013 at 5:41

GoogleCodeExporter commented 9 years ago

Original comment by davidcapello on 18 Aug 2014 at 4:15