[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] RC5 available on sourceforge
On Fri, Mar 04, 2005 at 09:18:52AM +0100, Henrik Stoerner wrote:
> On Thu, Mar 03, 2005 at 11:35:32PM -0800, Brian Lynch wrote:
> > The same error occurs on Solaris:
> >
> > gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DHAVE_RPCENT -DMAXMSG=32768
> > -DBBDPORTNUMBER=1984 -I. -I/opt/sysadmin/src/hobbit-4.0-RC5/include -c
> > -o hobbitd.o hobbitd.c
> > hobbitd.c: In function `main':
> > hobbitd.c:2480: error: `PATH_MAX' undeclared (first use in this
> > function)
>
> Just ain't my lucky day ... there's a missing
> #include <limits.h>
> at the top of hobbitd.c
>
> I won't call it RC6, but I'll update the release-file.
The sourceforge.net tar-file has been updated. My local version will
be in 10 secs.
Henrik