Re: Problems installing daemontools on Red Hat Linux release 9 (Shrike)
[email protected] (Paul Jarc) Fri, 05 Sep 2003 17:19:06 -0400
| Newsgroups | gmane.comp.djb.package |
|---|---|
| Organization | What did you have in mind? A short, blunt, human pyramid? |
| Message-ID | <[email protected]> |
"Thomas A." <[email protected]> wrote: > ./load envdir unix.a byte.a > envdir.o(.text+0xca): In function `main': > : undefined reference to `errno' This would be more appropriate for the log list, the misc list, or the supervision list (or better yet, a Google search). In src/error.h, replace "extern int errno;" with "#include <errno.h>". paul