Fortcypher / gimp-dds

Automatically exported from code.google.com/p/gimp-dds
Other
0 stars 0 forks source link

Can't compile for RHEL6 #33

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I can't compile gimp-dds 3.0.1 for RHEL6.

Compile log
http://kojipkgs.fedoraproject.org//work/tasks/5926/6515926/build.log

Versions of programs
http://kojipkgs.fedoraproject.org//work/tasks/5926/6515926/root.log

Please, help .

Original issue reported on code.google.com by vasc...@gmail.com on 11 Feb 2014 at 7:03

GoogleCodeExporter commented 8 years ago
Can it be because Gimp version 2.6.9?

Original comment by vasc...@gmail.com on 11 Feb 2014 at 7:22

GoogleCodeExporter commented 8 years ago
The code should still be compatible with libgimp 2.6.x.  I don't think your 
GIMP version is the issue.  It appears that your version of GCC (4.4) doesn't 
work with the new vector code in gimp-dds 3.x, based on the attached compiler 
output.  Not sure what can be done on RHEL6, as it and your GCC version are 
pretty dated.  I do know that the code will compile fine with GCC 4.7 and up.

Original comment by ski...@gmail.com on 12 Feb 2014 at 10:05

GoogleCodeExporter commented 8 years ago
OK. Thanks.

Original comment by vasc...@gmail.com on 12 Feb 2014 at 10:11