Hi I've had this one and reverted to manual installs but this may give you clues to what's happening. The problem seems to be confusing options that are in the Sun C compiler with gcc What I did was after perl Makefile.pl you get a Makefile This has options such as CCDLFLAGS = -KPIC and OPTIMIZE - -x03 -xspace -xildoff After removing those lines `make` normally runs. It's a pain but so far been able to build all the pm's I've needed.
Paul -- This message posted from opensolaris.org