Justin Walker on Tue, 11 Mar 2003 16:25:36 -0800


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

Re: 2 recent changes - Mac OS X check



On Tuesday, Mar 11, 2003, at 15:56 US/Pacific, Karim BELABAS wrote:

On Tue, 11 Mar 2003, Justin Walker wrote:
Just updated, and got new arch-osname, get_cc, and base2.c (Karim's
still pounding out code, I see).

Yup [ rnflllgram ... ]

It tried to compile config/has_opendir.c and failed.
Either it cannot find dirent.h either it cannot find opendir
in the default library.

Thanks for the pointer.  Two problems: both has_getrlimit.c and
has_opendir.c need <sys/types.h>; and has_getrlimit.c also needs
<sys/time.h>.  I don't know why this works on other platforms of
similar heritage.

Done.

Got it; thanks. I think that src/language/init.c will need <sys/time.h> preceding the #include of resource.h as well. It blew on a test build prior to my upgrading, and nothing changed there, so I made that change (and it compiled just fine).

But then, there's this

:/usr/bin/gcc -c -O3 -DGCC_INLINE -Wall -fomit-frame-pointer -DBOTH_GNUPLOT_AND_X11 -I. -I../src/headers -I../src/systems/darwin -o sumiter.o ../src/language/sumiter.c make[1]: *** No rule to make target `../src/systems/darwin.c', needed by `darwin.o'. Stop.
make: *** [gp] Error 2

Not quite sure what to do about this.  Missing '/darwin/'?

Regards,

Justin

--
Justin C. Walker, Curmudgeon-At-Large  *
Institute for General Semantics        | Some people have a got a mental
| horizon of radius zero, and call
                                       |  it their point of view
                                       |     -- David Hilbert
*--------------------------------------*-------------------------------*