[uClibc] [PATCH] resolve UND do_rem in libdl.a

Erik Andersen andersen at codepoet.org
Sat Jun 19 19:55:02 UTC 2004


On Fri Jun 18, 2004 at 09:59:46PM -0400, Bradley D. LaRonde wrote:
> dl-string.h references do_rem, but do_rem is a #define in <arch>/dl-sysdep.h
> which is not included by dl-sysdep.h.  This causes a problem in libdl:
> 
>     In file included from ../../ldso/include/ldso.h:27, from libdl.c:33:
>     ../../ldso/include/dl-string.h: In function `_dl_simple_ltoa':
>     ../../ldso/include/dl-string.h:216: warning: implicit declaration of
> function `do_rem'
> 
> Include dl-sysdep.h in dl-string.h before using do_rem.

Oops.  Applied,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list