Thomas D Stewart wrote:
>
> I downloaded dev and elks to make the kernal. Made and ran the kernal
> with no probs.
> I then downloaded elkscmd and tryed to compile it, i am pritty new to
> linux so i am not sure what is wrong.
> These are the errors that i get when i do "make all":-
Thomas D. Stewart, either get yourself some english teacher or new
surname. Ja ?
> /usr/bcc/lib/bcc/i86/libc.a(utent.o); using definition in utent.o
> undefined symbol: _setsid
Change syscall.dat file somewhere in linux-86 subdirs with one that
comes with 0.0.77 kernel and recompile libc. I can compile programs with
setsid() here without problems.
bye, Ab