[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: patch for redhat 6.2J
> Thanks -- I was sure I had fixed that leabra.cc bug -- turned out it
> didn't get propagated to the master source.. anyway, i uploaded a
> v. 2.02 (just the source code) with these changes (I have no idea what
> the __USE_XOPEN does, but I hope it doesn't cause any other problems).
I define __USE_XOPEN because cuserid() is not declared in
/usr/include/unistd.h when it is not defined.
I'm using RedHat 6.2J. I'm not sure this is the general solution.
--Itsuki