[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: ucgendat fails because -lber not linked in (ITS#2203)
At 11:34 AM 2002-11-26, china@thewrittenword.com wrote:
>On Tue, Nov 26, 2002 at 07:19:53PM +0000, Kurt Zeilenga wrote:
>> fixed in HEAD, please test. -Kurt
>
>Actually there are other problems, like the snprintf replacement in
>liblber not working on Solaris 2.5.1 or Tru64 UNIX 4.0D.
You should report specific problem separately (if not already
reported).
>The snprintf replacement is gross so I replaced it with the trio library:
> http://daniel.haxx.se/trio/
Thanks for the pointer.