compiler can't tell int from function? nmh-1.0.4

Scott Blachowicz scott at sabami.seaslug.org
Thu Dec 22 23:07:12 PST 2005


Vasil Dimov <vd at 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)


More information about the freebsd-ports mailing list