[csw-maintainers] python-reportlab 2.3

Dagobert Michelsen dam at opencsw.org
Sun May 24 23:14:08 CEST 2009


Hi,

Am 24.05.2009 um 22:08 schrieb Mike Watters:
> rupert THURNER wrote:
>> i tried to compile, which worked on build8s. but on build8x and
>> build10x it failed. what might be the reason for this? does sun have
>> different compilers?
>
>> -I/opt/csw/include/python2.6 -c
>> /home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ 
>> ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c
>> -o build/temp.solaris-2.8-i86pc-2.6/home/rupert/mgar/pkg/reportlab/ 
>> trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM/ 
>> _renderPM.o
>> "/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ 
>> ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c",
>> line 81: syntax error before or at: 13
>> "/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ 
>> ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c",
>> line 96: syntax error before or at: 13
>> "/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ 
>> ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c",
>> line 100: syntax error before or at: :
>
> The output of make has clues for you to look at. note the syntax  
> errors.
> I assume there are header differences or library differences between  
> the 2
> systems, this is not uncommon.

Or x86 assembler optimizations Sun Studio doesn't understand. You can  
try disabling
these during configure or use gcc instead.


Best regards

   -- Dago



More information about the maintainers mailing list