after some fiddle around why a non autotools package will find 32bit-libs and 64bit-libs not I saw that CSWcommon has a link /opt/csw/lib/sparcv8 -> . but it has no link /opt/csw/lib/sparcv9/sparcv9 -> .
Should we have this link or have we solve this with an explicit listed search path for the base: '-R/opt/csw/lib/64/$ISALIST -R/opt/csw/lib/64' Btw.: we have a recipe in gar for CSWcommon but it is not listed as 'package source' on http://www.opencsw.org/packages/CSWcommon/ (because it is called cswcommon?). Carsten
