I was trying to use the cmake that comes with the binary distribution of CBE
1.7.0 RC1 for x86 to build some of the binaries of the KDE on Solaris project.
It kept pausing for long periods of time when used. I finally decided to truss
it and found this:
dev-zero:{root}# truss -p 27049
xstat(2, "/net/tecra/export/opt/SUNWspro/lib/libCstd.so.1", 0x08045AF8)
(sleeping...)
It looks like the build for CBE left the local build path configured into
cmake, or one of it's shared libraries. We don't have a host called tecra on
our network, so it definitely didn't come from my local environment.
Where's the right place to submit a bug report for CBE?
Brett Albertson
This message posted from opensolaris.org