[uClibc] build error fix patch

Manuel Novoa III mjn3 at codepoet.org
Fri May 7 11:14:17 UTC 2004


Hello,

On Tue, May 04, 2004 at 02:30:16AM +0900, Yoshinori Sato wrote:
> - Use to flockfile/funlockfile with UCLIBC_HAS_THREADS=n.
> - Use to __PUTC_UNLOCKED_MACRO with UCLIBC_HAS_STDIO_PUTC_MACRO.
> - Use to __GETC_UNLOCKED_MACRO with UCLIBC_HAS_STDIO_GETC_MACRO.
> - Refer to undefined macro "RETURN_ADDRESS" with MCOUNT in common machine-gmon.h.
> 
> Cannot build it by these problems normally.
> Attach a patch to correct problems.

Sorry about the delay in dealing with your post.  The problems you mentioned
should be fixed now in cvs.

Manuel



More information about the uClibc mailing list