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?
/opt/studio/SOS11/SUNWspro/bin/cc -DNDEBUG -O -xO3 -xarch=386 -I/opt/csw/include -I/opt/csw/include -DRENDERPM_FT -DLIBART_COMPILATION -DLIBART_VERSION="2.3.12" -I/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM -I/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM/libart_lgpl -I/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM/gt1 -I/opt/csw/include -I/opt/csw/include/freetype2 -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: : "/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c", line 102: warning: statement not reached "/home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c", line 105: cannot recover from previous errors cc: acomp failed for /home/rupert/mgar/pkg/reportlab/trunk/work/build-isa-i386/ReportLab_2_3/src/rl_addons/renderPM/_renderPM.c error: command '/opt/studio/SOS11/SUNWspro/bin/cc' failed with exit status 2 gmake[1]: *** [install-custom] Error 1 gmake[1]: Leaving directory `/home/rupert/mgar/pkg/reportlab/trunk' gmake: *** [merge-isa-i386] Error 2 i also checked in the makefile, put the compiled 8s on testing with write access for everybody. rupert. On Sat, Apr 11, 2009 at 12:29, rupert THURNER <[email protected]> wrote: > hi, > > for getting http://trac-hacks.org/wiki/TracWikiPrintPlugin we would > need http://reportlab.org/ v2.3 (http://www.reportlab.org/ftp/) . i > saw there is a package http://opencsw.org/packages/reportlab, v2.1. > > as it is not in > http://apps.sourceforge.net/trac/gar/browser/csw/mgar/pkg, where would > be the source to try it? > > rupert. > _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
