[csw-maintainers] libcairo failing to build on build8x

Dagobert Michelsen dam at opencsw.org
Sun Jul 26 09:30:49 CEST 2009


Hi John,

Am 25.07.2009 um 21:38 schrieb John Ellson:
> I can build libcairo on build8s, but on build8x I'm getting:
>
>    gar/gar.conf.mk:352: *** The ISA 'amd64' can not be build on this  
> kernel with the arch 'i386'.  Stop.
>    gmake[1]: Leaving directory `/home/ellson/mgar/pkg/libcairo/trunk'
>    make: *** [merge-isa-amd64] Error 2
>
> Sould I be using a different build host?

This is normal. For x86 you do

build8x $ gmake merge (builds all 32 bit ISAs and merges them)
build10x $ gmake merge (builds the remaining ISAs and merges them)
build8x $ gmake package (makes package, so it is installable on  
Solaris 8)

For details see
   <http://sourceforge.net/apps/trac/gar/wiki/Building%20for%20multiple%20ISAs 
 >


Best regards

   -- Dago



More information about the maintainers mailing list