> I don't think this would matter, but what do you get when you run
> "gcc -v"? Was it built for the OS version you have (2.7, as I recall)?
atsun01:/# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/specs
gcc version 2.8.1
I might add that this was a package, courtesy of sunfreeware.com. I didn't
really have a choice as
Sun doesn't supply a compiler with the solaris install ;).
I've built amanda on 2.6 with the same gcc 2.8.1 package before, however
this is the _first_ time building/installing on a 2.7 box.
> The only things I can think of to try at this point are a complete rebuild
> of Amanda (blow away all traces of the build area you used before),
> or upgrading to the latest gcc and building that for the specific host,
> or making sure you have all the latest Solaris patches.
I'll blow away my /usr/local/src/amanda2.4.1p1 dir and rebuild with the
latest gcc tomorrow morning.
As far as Solaris patches I am up to date... sunsolve 2.7 recommeded.
> You didn't do anything odd during the "make install" that would cause
> it to get an incorrect shared library copy, did you (again, based on
> output you've sent, I doubt this)?
No, nothing seemed out of the ordinary.
> John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]
thanks for your help troubleshooting this...
I'll post my results of building in a clean build dir, with updated gcc.
regards,
-Ben