[lug] build help errno.h

Paul Nowosielski paul at danamusic.com
Thu May 8 06:27:48 MDT 2003


> 
> That's not enough, i'm affraid. You also need to add
>  
>  extern int errno;
>  
> to the source code (man 3 errno).

> hth ralfd
> _______________________________________________
 

This is how I've gotten it compiled now:
 changing all the occurrences
of "extern int errno;" with "#include <errno.h>" fixes this.

weird huh?

Paul




More information about the LUG mailing list