[uClibc]State of uClibc?

Erik Andersen andersen at lineo.com
Fri Apr 20 18:50:45 UTC 2001


On Fri Apr 20, 2001 at 01:49:49PM -0400, Tom Walsh wrote:
> Erik Andersen wrote:
> > 
> > Nobody should be using the SYS_ syscall names.  Use the __NR_<foo>
> > names instead.  I have just checked in a fix for the m68k code.
> > Could you try again now?
> > 
> 
> Thanks Eric!
> 
> Okay, that takes care of the sysdeps/linux/m68k/ptrace.c problem, it
> compiled.
> 
> Now I get an problem in unistd/daemon.c with "implicit declaration of
> fprintf" and "stderr undeclared", I added a "#include <stdio.h>" to the
> top of the include list and the compilation Finishes without errors. 
> Just to make sure, I did a 'make clean' then another 'make' and it looks
> like it is ready for testing!

Yeah, I added the "#include <stdio.h>" there today as well and
checked that in too.  Sorry about that, 

 -Erik

--
Erik B. Andersen   email:  andersen at lineo.com
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list