consequences of moving ozmake to stdlib

Kevin Glynn glynn at info.ucl.ac.be
Fri Feb 13 15:22:27 CET 2004


"Thorsten Brunklaus" <brunklaus at ps.uni-sb.de> writes:

> Compilation & installation of mozart-stdlib succeeds smoothly on my windows box.
> 
> Cheers,
>   Thorsten.

Not for me :-( It is looking for Util.ozf in the source directory not
the build directory.  Any hints guys?

k


    Kevin Glynn at quaver /home/MOZART/kosher/build-stdlib/ozmake
    $ make
    /home/MOZART/kosher/install//bin/ozc -z 9 -c G:/cygwin/home/MOZART/kosher/mozart-stdlib/ozmake/Help.oz -o Help.ozf
    
    %********************** Error: module manager *******************
    %**
    %** Could not link module
    %**
    %** Could not load functor at URL: g:/cygwin/home/MOZART/kosher/mozart-stdlib/ozmake/Utils.ozf
    %**--------------------------------------------------------------
    Mozart Compiler 1.3.0 (20040212) playing Oz 3
    
    %%% feeding file G:/cygwin/home/MOZART/kosher/mozart-stdlib/ozmake/Help.oz
    %** ------------------ aborted
    
    %********************** Error: module manager *******************
    %**
    %** Could not link module
    %**
    %** Could not load functor at URL: g:/cygwin/home/MOZART/kosher/mozart-stdlib/ozmake/Utils.ozf
    %**--------------------------------------------------------------
    
    %***************** Error: distributed programming ***************
    %**
    %** Resources found during pickling
    %**
    %** Resources: [_<optimized>]
    %** Filename:  'Help.ozf'
    %** In statement: {<P/4 Pickle.saveWithHeader> _<optimized> [72 101 108 112 46 111 122 102] '' 9}
    %**
    %** Call Stack:
    %** procedure in file "G:/cygwin/home/MOZART/kosher/mozart/share/lib/ozbatch/Compile.oz", line 392, column 3, PC = 10580020
    %** procedure 'ForAll' in file "/usr/staff/raph/devel/trunk/mozart/share/lib/base/List.oz", line 106, column 0, PC = 10854228
    %** procedure in file "G:/cygwin/home/MOZART/kosher/mozart/share/lib/ozbatch/Compile.oz", line 22, column 0, PC = 10583232
    %**--------------------------------------------------------------
    make: *** [Help.ozf] Error 1



More information about the mozart-hackers mailing list