I have a problem with the same program which missed errnos.h. I solved the Errnos.h problem simply by making a symlink from /usr/include/errno.h to /usr/include/errnos.h. Now, there is another problem. Which is; when I compile the whole thing, it won't compile because it misses -lnsl. A library called SL(NSL?)? Anyone heard of it? Thanks, Torbjørn Kristoffersen <[EMAIL PROTECTED]>
- Re: Problem compiling LinuxDoom Torbjørn Kristoffersen
- Re: Problem compiling LinuxDoom Glynn Clements