Re: Problem in compiling in OS X `0.4

2006-01-29 Thread Leonard den Ottolander
Hi Russ, On Sat, 2006-01-28 at 10:15 -0600, Russ Urquhart wrote: > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/Users/russ/Desktop/ > > mc-4.6.1/share/mc/"\" -DLOCALEDIR=\""/Users/russ/Desktop/mc-4.6.1/ > > share/locale"\" -I../intl -I../intl -I/usr/local/include/glib-1.2 -I/ > > usr/loca

Re: Problem in compiling in OS X `0.4

2006-01-28 Thread Pavel Tsekov
Try here: http://lists.apple.com/archives/unix-porting My impression is that there arent really many people on this list with access ot OSX . Maybe you could provide a shell on your machine so that someone can take a look > > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DDATADIR=\""/Users/russ/D

Re: Problem in compiling in OS X `0.4

2006-01-28 Thread Russ Urquhart
Yes, Leonard is correct, I sent the wrong problem, the correct problem, as pointed out by Leonard is below. Sorry for the confusion. Russ On Jan 28, 2006, at 10:02 AM, Leonard den Ottolander wrote: Hi Russ, What I guess you do want to discuss is this (see my forwarded mail): if gcc -DHAVE_

Re: Problem in compiling in OS X `0.4

2006-01-28 Thread Leonard den Ottolander
Hi Russ, On Sat, 2006-01-28 at 09:53 -0600, Russ Urquhart wrote: > Making all in slang > if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./include -I../intl -I../intl > -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include - > D_INTL_REDIRECT_MACROS -MT slsmg.o -MD -MP -MF ".deps/slsmg.Tpo" -c -

Problem in compiling in OS X `0.4

2006-01-28 Thread Russ Urquhart
Hi, Leonard den Ottolander suggested that i submit this to the development list, and that they maybe able to help. I had previously compiled 4.6.0 under an earlier version of OS X without any probs. I got the following when i tried to compile 4.6.1 under Tiger: Making all in slang if gc