Error compiling ircd-hybrid-7.2.3 on Debian 5.0
Marcin Kulas
hitower at kropka.net
Fri Apr 10 14:23:57 EDT 2009
On Fri, 10.04.2009 (16:16:28 +0100), Steffan Wood <steffan.wood at me.com> wrote:
> > /usr/include/bits/stat.h:103: error: expected identifier or ‘(’ before
> > ‘[’ token
> Does anyone have a solution for the following error?
Yes, in /usr/include/bits/stat.h change line 103:
long int __unused[3];
to:
long int __unused1;
long int __unused2;
long int __unused3;
--
Marcin Kulas
More information about the hybrid
mailing list