Received: with LISTAR (v1.0.0; list gopher); Mon, 28 Jan 2002 07:30:38 -0500 (EST) Return-Path: Delivered-To: gopher@complete.org Received: from sodium.golden.net (sodium.golden.net [199.166.210.252]) by pi.glockenspiel.complete.org (Postfix) with ESMTP id B76A03B80D; Mon, 28 Jan 2002 07:30:37 -0500 (EST) Received: from localhost (AS53-01-91.cas-kit.golden.net [207.35.143.91]) by sodium.golden.net (8.10.1/8.10.1) with ESMTP id g0SCUYb12949; Mon, 28 Jan 2002 07:30:34 -0500 (EST) Date: Mon, 28 Jan 2002 07:27:07 -0500 Subject: [gopher] Re: Can't build Gopher on Mac OS X Content-type: text/plain; charset=US-ASCII Mime-Version: 1.0 (Apple Message framework v480) From: Robert Hahn To: John Goerzen , gopher@complete.org Content-Transfer-Encoding: 8bit In-Reply-To: <87sn8r5e6y.fsf@complete.org> Message-Id: <580D3B00-13EA-11D6-8AD8-003065663F8C@golden.net> X-Mailer: Apple Mail (2.480) X-archive-position: 400 X-listar-version: Listar v1.0.0 Sender: gopher-bounce@complete.org Errors-to: gopher-bounce@complete.org X-original-sender: rhahn@golden.net Precedence: bulk Reply-to: gopher@complete.org List-help: List-unsubscribe: List-software: Listar version 1.0.0 X-List-ID: Gopher List-subscribe: List-owner: List-post: List-archive: X-list: gopher Hi, John. You can download the dev tools for free, after you pick up a free membership, from here: http://developer.apple.com/tools/ it's a CD image, so you'll need to burn it, then install it. I think the d/l is about 175Mb's... I will send you a copy of regex.h separately. thanks for your work on this, John! -rh On Sunday, January 27, 2002, at 10:47 PM, John Goerzen wrote: > Hello Robert and the list, > > Robert Hahn writes: > >>>> So, anyway, the make process dies trying to compile GSgopherobj.c >>>> during >> >>>> the preprocessing stage. Which obviously is a different problem, > but > > Yes, this is the weirdest one I've seen yet: > > cc -g -O2 -Wall -g -O2 -I.. -I. -I.. -c GSgopherobj.c > ./regex.h:95: inclusion of ../config.h nested too deep > ./regex.h:111: inclusion of ./regex.h nested too deep > GSgopherobj.c:2001: illegal expression, found `}' > cpp-precomp: warning: errors during smart preprocessing, retrying in > basic mode > make[1]: *** [GSgopherobj.o] Error 1 > make: *** [object/libgopher.a] Error 2 > > What makes this more interesting is that gopher does not include > regex.h -- it's a system header file. It almost looks as if the > regex.h included by the system is weird. Robert, if you could send me > a copy of your system's regex.h, that'd be great. > > There is some good news though -- I do have a PowerBook with MacOS X > on it. I just don't have any clue where to find the dev tools -- I > really have almost never used the OS X that's installed here. If you > could point me to a URL or something (they're Open Source, right?), > I'll be able to download it and fix it on my own box. Once we get > into system header files giving errors, that's a lot easier :-) > > -- > John Goerzen GPG: 0x8A1D9A1F > www.complete.org >