Hi,

I want to package the existing aspell version on solaris 9. I tried, it configure and builds without hiccups on 9s and 9x without receipe changes.

I added the lines:
PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386


to the receipe. However, when I try to package, I get:
/home/rmottola/opencsw/.buildsys/v2/gar//gar.pkg.mk:951: *** You are building this package on a non-requested platform host 'unstable9s'. The following platforms were requested: /home/rmottola/opencsw/.buildsys/v2/gar//gar.pkg.mk:951: *** - solaris10-sparc to be build on host 'unstable10s' /home/rmottola/opencsw/.buildsys/v2/gar//gar.pkg.mk:951: *** - solaris10-i386 to be build on host 'unstable10x' /home/rmottola/opencsw/.buildsys/v2/gar//gar.pkg.mk:951: *** You can execute 'gmake platforms' to automatically build on all necessary platforms.. Stop.


if I do "mgar platforms" solaris 9 doesn't get build. What's going wrong here?

Riccardo

Reply via email to