Re: make fails on MacOS X 10.2.6

2003-07-28 Thread Simon Glover
On Mon, 28 Jul 2003, Tim Howell wrote: > ?tches from a few days ago to allow executable creation, the current CVS no > longer compiles properly on my MacOS X 10.2.6 box. The error I get is: > > exec_save.c:319:16: #if with no expression > make: *** [exec_save.o] Error 1 > > The following patch s

Re: make fails on MacOS X 10.2.6

2003-07-28 Thread Daniel Grunblatt
On Monday 28 July 2003 20:46, Tim Howell wrote: > ?tches from a few days ago to allow executable creation, the current CVS no > longer compiles properly on my MacOS X 10.2.6 box. The error I get is: > > exec_save.c:319:16: #if with no expression > make: *** [exec_save.o] Error 1 > > The following