[Oberon] error: MODULE keyword missing

peter at easthope.ca peter at easthope.ca
Fri Jan 2 02:24:14 CET 2015


Wed Dec 31 16:10:46 CET 2014	
> TFLog.Mod compiles with no error.  No problem evident there.
> Why does Release.Build complain?

A redundant copy of TFLog.Mod was in the work directory.  Deleted it.
Then copied all files from the source repository to /usr/aos/source/.
Then tried Release.Build again.

Release.Build --path="../Test/" --build --zip --xml A2 ~

Loading package description file Release.Tool ... done.
A2: Check if all files are present... 3s done.
A2: Check modules and imports... 0s done.
	Release.Tool at 14862	error: A2: Import FoxArrayBase not found in file I386.FoxArrayBaseOptimized.Mod
	
But I386.FoxArrayBaseOptimized.Mod has 
IMPORT SYSTEM, ArrayBase := FoxArrayBase, Machine, KernelLog, Commands ;

FoxArrayBase is imported.  Why the complaint?

Thanks,                            ... Peter E.

-- 
123456789 123456789 123456789 123456789 123456789 123456789 123456789 12
Tel +1 360 639 0202   http://carnot.yi.org/   Bcc: peter at easthope. ca




More information about the Oberon mailing list