* Henning Brauer <[EMAIL PROTECTED]> [010524 14:45]:
> On Mon, May 21, 2001 at 02:12:23PM -0400, Ed Weinberg wrote:
> > I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have
>ยท
> This is a FAQ. With Linux Kernel 2.4 an inlcude path is broken. Search teh
> archives for time.h .
>
Edit the tai64nlocal.c remove the "sys/" from #include "sys/time.h" and
recompile.
KF
- Original Message -
From: "Ed Weinberg" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, May 22, 2001 1:23 AM
Subject: Compile problems with compilat
Lordy <[EMAIL PROTECTED]> wrote:
>This is a well known problem and I think it is produced by a change
>in Glibc, as far as I can remember. However, a little change in Line 2
>of tai64nlocal.c should make things work:
>change "#include " to "#include "
This is great. You are at a customer's site
On Mon, May 21, 2001 at 02:12:23PM -0400, Ed Weinberg wrote:
> I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have
This is a FAQ. With Linux Kernel 2.4 an inlcude path is broken. Search teh
archives for time.h .
Why the hell did they need to change include pathes?!
--
* He
]>
Sent: Monday, May 21, 2001 1:23 PM
Subject: Compile problems with compilation of daemontools-0.70 on RH 7.1
> I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have
> already compiled Qmail, Checkpassword, and several other packages, just
this
> one is giving me a
I am havingompile problems compiling daemontools-0.70 on RH 7.1. I have
already compiled Qmail, Checkpassword, and several other packages, just this
one is giving me a problem. Are there known problems doing this with 7.1?
Anyone have a work-arround? Here is the last few lines while "make" is