Folks,

In trying to build aegis, we have the normal PATH_MAX problem. Digging through the code, it appeared like they were just using PATH_MAX as an abitrary starting allocation size for next_line.c. I e-mailed the Debian maintainer and he concurred and suggested using getpagesize(2) instead. Substituting PATH_MAX with getpagesize(2) builds clean.

I'll see if he is willing to make the change.

Thanks,

Barry deFreese (aka bddebian)
Back in business

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to