> > Then add these lines to the beginning of src/util/time.h, above
> > #ifndef EL__UTIL_TIME_H:
> 
> Correction:
> 
> #ifdef HAVE_SYS_TYPES_H
> # warning "HAVE_SYS_TYPES_H defined"
> #else
> # warning "HAVE_SYS_TYPES_H not defined"
> #endif
> #ifdef _SYS_TYPES_H
> # warning "_SYS_TYPES_H defined"
> #else
> # warning "_SYS_TYPES_H not defined"
> #endif
> #ifdef __off_t_defined
> # warning "__off_t_defined defined"
> #else
> # warning "__off_t_defined not defined"
> #endif
> #ifdef __USE_FILE_OFFSET64
> # warning "__USE_FILE_OFFSET64 defined"
> #else
> # warning "__USE_FILE_OFFSET64 not defined"
> #endif

DOH! Disregard my last e-mail reply then.

Here's the zip file with goodies again (still errors and can't find any 
Werror): http://www.savefile.com/files/855937 ...
-- 
"Trivial hurts, tiny human accidents," said Firenze, as his hooves 
thudded over the mossy floor. "These are of no more significance than 
the scurryings of ants to the wide universe, and are unaffected by 
planetary movements." --Harry Potter book
  /\___/\
 / /\ /\ \     Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site)
| |o   o| |         Ant's Quality Foraged Links (AQFL): http://aqfl.net
   \ _ /                 E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED]
    ( )
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to