Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-24 Thread Robin S. Socha
* 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 . >

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread K. F. Yim
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

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Ed Weinberg
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

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Henning Brauer
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

Re: Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Carl J. Danowski
]> 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

Compile problems with compilation of daemontools-0.70 on RH 7.1

2001-05-21 Thread Ed Weinberg
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