SGI FAM Patch for Solaris

The SGI FAM 2.6.10 does not build out of the box under Solaris. Apply this patch to make FAM comfortable with Solaris.

Please note: This patch probably does not work for the GNU gcc compiler, since I removed the linking to libstdc++. So please use the Sun Studio compiler.

After unpacking the sources, copy the patch into the top level source directory of FAM 2.6.10 and issue

patch -p 0 -i fam-2.6.10-solaris10-SUNWspro.patch
on the command line.
$Id: fampatch.shtml 2629 2009-08-09 08:52:05Z rafi $