Subject: Re: make build error for source 5 Feb 97
To: c5666305 <c5666305@comp.polyu.edu.hk>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 02/05/1997 20:24:05
On Thu, 6 Feb 1997 09:09:48 +0800 (HKT)
"c5666305" <c5666305@comp.polyu.edu.hk> wrote:
> input.o: Undefined symbol 'MD5Init' referenced from text segment
> input.o: Undefined symbol 'MD5Update' referenced from text segment
> input.o: Undefined symbol 'MD5Final' referenced from text segment
> output.o: Undefined symbol 'MD5Init' referenced from text segment
> output.o: Undefined symbol 'MD5Update' referenced from text segment
> output.o: Undefined symbol 'MD5Final' referenced from text segment
These functions are now part of the C library. You need to make sure
your C library sources are up-to-date, and build and install a new libc.
Jason R. Thorpe thorpej@nas.nasa.gov
NASA Ames Research Center Home: 408.866.1912
NAS: M/S 258-6 Work: 415.604.0935
Moffett Field, CA 94035 Pager: 415.428.6939