<br><br><div class="gmail_quote">On Fri, Apr 10, 2009 at 6:16 PM, Steffan Wood <span dir="ltr"><<a href="mailto:steffan.wood@me.com">steffan.wood@me.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div style="word-wrap:break-word"><div>Does anyone have a solution for the following error?</div><div><br><blockquote type="cite"><div><div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="Helvetica" size="3" color="#000000" style="font:12.0px Helvetica;color:#000000"><b>From: </b></font><font face="Helvetica" size="3" style="font:12.0px Helvetica">Steffan Wood <<a href="mailto:steffan.wood@me.com" target="_blank">steffan.wood@me.com</a>></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="Helvetica" size="3" color="#000000" style="font:12.0px Helvetica;color:#000000"><b>Date: </b></font><font face="Helvetica" size="3" style="font:12.0px Helvetica">10 April 2009 16:12:06 BST</font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="Helvetica" size="3" color="#000000" style="font:12.0px Helvetica;color:#000000"><b>To: </b></font><font face="Helvetica" size="3" style="font:12.0px Helvetica"><a href="mailto:debian-user@lists.debian.org" target="_blank">debian-user@lists.debian.org</a></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px"><font face="Helvetica" size="3" color="#000000" style="font:12.0px Helvetica;color:#000000"><b>Subject: </b></font><font face="Helvetica" size="3" style="font:12.0px Helvetica"><b>Error compiling ircd-hybrid-7.2.3 on Debian 5.0</b></font></div>
<div style="margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;min-height:14px"><br></div> </div><div>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c csvlib.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c dbuf.c<br>
gcc -I../include -I../lib/pcre   -Wall -O2 -g -c dynlink.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c event.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c fdlist.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c fileio.c<br>
gcc -I../include -I../lib/pcre   -Wall -O2 -g -c getopt.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c hash.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c hook.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c hostmask.c<br>
gcc -I../include -I../lib/pcre   -Wall -O2 -g -c irc_getaddrinfo.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c irc_getnameinfo.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c irc_res.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c irc_reslib.c<br>
gcc -I../include -I../lib/pcre   -Wall -O2 -g -c irc_string.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c ircd.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -c ircd_signal.c<br>gcc -I../include -I../lib/pcre   -Wall -O2 -g -I. -c lex.yy.c<br>
In file included from /usr/include/sys/stat.h:107,<br>                 from ../include/stdinc.h:123,<br>                 from ircd_lexer.l:31:<br>/usr/include/bits/stat.h:103: error: expected identifier or ‘(’ before ‘[’ token<br>
make[1]: *** [lex.yy.o] Error 1<br>make[1]: Leaving directory `/home/steffan/ircd-hybrid-7.2.3/src'<br>make: *** [build] Error 2<br><br>Please CC/address any replies directly to <a href="mailto:steffan.wood@me.com" target="_blank">steffan.wood@me.com</a><br>
<br><br>---<br>This e-mail and its attachments are intended for the above named persons only and may be confidential. Information contained should not be, may not be, disclosed to any third party without prior written consent from the above sender. If you have been the recipient of this e-mail unintentionally you should delete this e-mail, and/or any attached files to this e-mail. Please note that this e-mail has been created in the knowledge that the Internet is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although steps have been taken to ensure that this e-mail and its attachments are virus free, we advise that the recipient should take steps to ensure they are virus free.<br>
<br></div></blockquote></div><br><div> <span style="border-collapse:separate;color:rgb(0, 0, 0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><div style="word-wrap:break-word">
<div><div><div>This e-mail and its attachments are intended for the above named persons only and may be confidential. Information contained should not be, may not be, disclosed to any third party without prior written consent from the above sender. If you have been the recipient of this e-mail unintentionally you should delete this e-mail, and/or any attached files to this e-mail. Please note that this e-mail has been created in the knowledge that the Internet is not a 100% secure communications medium. We advise that you understand and observe this lack of security when e-mailing us. Although steps have been taken to ensure that this e-mail and its attachments are virus free, we advise that the recipient should take steps to ensure they are virus free.</div>
</div></div></div></span> </div><br></div></blockquote></div><br><div><br></div><div>apt-get install flex</div>