Subject: Re: XGLOBE: has anybody ever compiled the program?
To: Richard PLOIX <richard.ploix@fr.adp.com>
From: David Maxwell <david@fundy.ca>
List: port-arm32
Date: 11/26/1999 12:09:15
On Fri, Nov 26, 1999 at 04:45:38PM +0100, Richard PLOIX wrote:
> 
> when I want to make the xgloge package by the
> 'make' command, i am stopped on a line 'moc -o earthapp.moc',
> the cursor is blinking, and nothing else.

Mine flies through with:
moc -o earthapp.moc earthapp.h

Did you touch the work/xglobe.../Makefile by hand? The last two
lines in mine are:

earthapp.moc: earthapp.h
        $(MOC) -o $@ $<

The whole build took about 21 seconds.

-- 
David Maxwell, david@vex.net|david@maxwell.net -->
Any sufficiently advanced Common Sense will seem like magic... 
					      - me