On Wed, 2007-08-08 at 10:39 +0200, Hans-Christian Egtvedt wrote:
> I am using uClibc 0.9.29 and GCC 4.1.2 to compile bash 3.2 (with the 17
> patches released on web). And I have a problem that configure does not
> detect bzero properly, and thus resulting in a crash later when
> compiling.
I am a
Hi,
I am using uClibc 0.9.29 and GCC 4.1.2 to compile bash 3.2 (with the 17
patches released on web). And I have a problem that configure does not
detect bzero properly, and thus resulting in a crash later when
compiling.
I have enabled SUSV3 functions in uClibc, so it has bzero defined in the
he