On Mon, Jan 25, 2010 at 03:19:25PM -0800, Ray Van Dolson wrote:
> However, when I run make install, I get a linker error regarding
> -llber:
>
>   ld: fatal: library -llber: not found
>

FYI, for now I've removed -llber from the CLAGS_Solaris line.
Everything builds fine, but let's see what breaks. :)  Perhaps the BER
definitions are somewhere else now?  In the past, they appear to have
been part of the system package SUNWcsl...

Ray