Re: Compiling daemontools
Paul Theodoropoulos <[email protected]> Mon, 19 Apr 2010 13:43:04 -0700
| Newsgroups | gmane.network.djbdns |
|---|---|
| Message-ID | <[email protected]> |
most djbware requires this adjustment under linux variants. Some of the djb installation pages make note of this, to wit http://cr.yp.to/djbdns/install.html but some don't, notably daemontools. On 4/19/2010 4:23 AM, Miles Wilton wrote: > Hi, > > I had to alter src/error.h to get daemontools to compile on openSuSE: > > Replaced the line > > extern int errno; > > with > > #include<errno.h> > > Thanks, > > Miles. > > > -- Paul Theodoropoulos