Re: Building fire using Xcode 2.0 (Tiger)
Martin Michalowski <[email protected]> Wed, 27 Apr 2005 10:21:54 -0700
| Newsgroups | gmane.network.fire.devel |
|---|---|
| Message-ID | <BE951842.8C05%[email protected]> |
Thanks Jason, that fixed that problem and now I get this: socket.h:99: error: conflicting types for `typedef __darwin_socklen_t socklen_t' M. -- Martin Michalowski CTO and Co-Founder http://www.campusbooks4less.com "We Search. You SAVE!!" > From: Jason Townsend <[email protected]> > Reply-To: <fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> > Date: Wed, 27 Apr 2005 10:07:15 -0700 > To: <fire-development-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> > Subject: Re: Building fire using Xcode 2.0 (Tiger) > > On Apr 27, 2005, at 9:26 AM, Martin Michalowski wrote: >> I tried building the latest cvs version of Fire using the new Xcode >> included >> with Tiger. However, the build fails with the following errors: >> >> irc.c:812: error: `TRUE' undeclared (first use in this function) >> irc.c:1476: error: `FALSE' undeclared (first use in this function) >> irc.c:1495: error: `TRUE' undeclared (first use in this function) >> irc.c:1537: error: `FALSE' undeclared (first use in this function) >> irc.c:1561: error: `TRUE' undeclared (first use in this function) >> >> Just an FYI... >> >> M. > > This can be fixed by adding these two lines near the top of irc.c: > > #define TRUE 1 > #define FALSE 0 > > -Jason ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix