Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Dec 2005 23:07:10 -0800
From:      Scott Blachowicz <scott@sabami.seaslug.org>
To:        vd@datamax.bg
Cc:        Dieter <freebsd@sopwith.solgatos.com>, freebsd-ports@freebsd.org
Subject:   Re: compiler can't tell int from function? nmh-1.0.4 
Message-ID:  <20051223070710.51F6561EF@sabami.seaslug.org>
In-Reply-To: <20051223065859.GA27361@qlovarnika.bg.datamax> 
References:  <200512230620.GAA13949@sopwith.solgatos.com>  <20051223065859.GA27361@qlovarnika.bg.datamax> 

next in thread | previous in thread | raw e-mail | index | archive | help
Vasil Dimov <vd@datamax.bg> wrote:

> See errno(2), errno is redefined like this
> #define errno           (* __error())
> in /usr/include/errno.h
> 
> The software should rely on errno.h for defining the errno identifier.

Yes, it should...but I imagine that source is pretty old. I'm in the
process of trying to update the port to use the recently released
nmh-1.2 version (but there's a bug in that release that currently
prevents it from building). I'm doing my builds on FreeBSD 5.x, so I'm
not sure if I'll see the same error...but I'll try to patch it up when I
get that far.

Scott (nmh port maintainer)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051223070710.51F6561EF>