Re: [hypermail] Make Problem

From: Daniel Stenberg <daniel_at_haxx.se_at_hypermail-project.org>
Date: Wed, 29 Nov 2000 15:39:14 +0100 (MET)
Message-ID: <Pine.GSO.4.30.0011291538160.15409-100000_at_pm1.contactor.se>


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'`ol
Received 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