Re: compile errors on redhat 3.0.3
From: Darren Tucker (dtucker_at_zip.com.au)
Date: 10/08/03
- Previous message: Darren Tucker: "Re: SSH 3.2.5 Secure Shell and AIX 5L ver. 5.1"
- In reply to: Jonathan Sabo: "compile errors on redhat 3.0.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 08 Oct 2003 12:44:37 +1000 To: Jonathan Sabo <sabo@ait.nrl.navy.mil>
Jonathan Sabo wrote:
> I get the following compile errors while building on redhat 3.0.3. Yes
> its very very old but Im so close.
> ../openbsd-compat/bsd-misc.h:84: redefinition of `struct timespec'
For some reason, configure did not detect that you have a "struct
timespec". Try adding "#define HAVE_STRUCT_TIMESPEC 1" to config.h and
re-running make.
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
- Previous message: Darren Tucker: "Re: SSH 3.2.5 Secure Shell and AIX 5L ver. 5.1"
- In reply to: Jonathan Sabo: "compile errors on redhat 3.0.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|