In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] (David Wheeler) wrote:
> On Jan 12, 2004, at 1:31 PM, Alex Robinson wrote: > > > The patch didn't work for me out of the box either. However, Mike > > Bombich suggests running 'sudo gcc_select 3' before make test > > > > http://www.bombich.com/software/ccc.html > > > > I actually did i before the make - but everything seems to be working > > fine. > > This worked, thanks. It's interesting that it means that I've compiled > it with gcc 3.1 instead of 2.95.2. It works for me in gcc 3.1 and IIRC 2.95, but Panther has gcc 3.3 by default. That's where it does NOT work. But I made it work by patching it with some additional undefs to the .h files (before the #include of the Mac OS includes, after the include of the perl ones, I think). One was #undef DEBUG, the other was #undef I_POLL. I don't think there were others. -- Chris Nandor [EMAIL PROTECTED] http://pudge.net/ Open Source Development Network [EMAIL PROTECTED] http://osdn.com/