On Tue, 28 Nov 2000, Lloyd Ferguson wrote:
> [lcf_at_My_Linux hypermail-2b30]$ make
> make[1]: Entering directory `/usr/src/hypermail-2b30/src'
> gcc -c -g -O2 file.c
> file.c: In function `check1dir':
> file.c:47: `errno' undeclared (first use this function)
> file.c:47: (Each undeclared identifier is reported only once
> file.c:47: for each function it appears in.)
Try adding something like this at the top of the source:
#include <errno.h>
-- Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77 ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`olReceived on Wed 29 Nov 2000 04:45:12 PM GMT
This archive was generated by hypermail 2.2.0 : Thu 22 Feb 2007 07:33:52 PM GMT GMT