Hi Per, yes, hopefully it was a clean trunk. To be sure I have checked out to a different folder, Rev 7963, now. And the good news are that it behaves really different now.
Thanks for your support, Kilian ________________________________ Von: Per Östlund [mailto:[email protected]] Gesendet: Donnerstag, 13. Januar 2011 16:34 An: [email protected] Cc: Link, Kilian (E F ES EN 1 2) Betreff: Re: Compilation fails Dear Killian, Is this a clean trunk, i.e. did you do checkout or just update? If you just did update you might have to run make clean and then configure before trying to run make again. Best regards, Per On 2011-01-13 15:26, Link, Kilian (E F ES EN 1 2) wrote: Dear all, the compilation of the recent trunk version of OpenModelica Rev. 7691 based on MetaModelica Rev. 200 fails on our ubuntu 10.10 with the following error message: time /home/share/OpenModelicaDeps/mmc/x86_64-linux-gcc//bin/rml -I../FrontEnd -I../BackEnd -I../Template -I../Util -I../Script -I../Main -fdump-depends Absyn.mo AbsynDep.mo Algorithm.mo Builtin.mo Ceval.mo CevalFunction.mo ClassInf.mo ClassLoader.mo ComponentReference.mo Connect.mo ConnectUtil.mo ConnectionGraph.mo Constants.mo DAE.mo DAEDump.mo DAEUtil.mo Dependency.mo Dump.mo DumpGraphviz.mo Env.mo ExpandableConnectors.mo Expression.mo ExpressionDump.mo ExpressionSimplify.mo Graphviz.mo Inline.mo InnerOuter.mo Inst.mo InstExtends.mo InstSection.mo InstanceHierarchy.mo Lookup.mo MMath.mo MetaUtil.mo Mod.mo ModUtil.mo Patternm.mo Prefix.mo PrefixUtil.mo SCode.mo SCodeFlatten.mo SCodeUtil.mo Static.mo Types.mo UnitAbsyn.mo UnitAbsynBuilder.mo UnitChecker.mo Values.mo ValuesUtil.mo BackendDAE.mo BackendDAECreate.mo BackendDAEOptimize.mo BackendDAETransform.mo BackendDAEUtil.mo BackendDump.mo BackendEquation.mo BackendVarTransform.mo BackendVariable.mo DAEQuery.mo Derive.mo ExpressionSolve.mo PartFn.mo SimCode.mo TaskGraph.mo XMLDump.mo SimCodeC.mo SimCodeCSharp.mo SimCodeFMU.mo Tpl.mo TplAbsyn.mo TplCodegen.mo TplMain.mo TplParser.mo Unparsing.mo BaseHashTable.mo Debug.mo Error.mo HashTable.mo HashTable2.mo HashTable3.mo HashTable5.mo HashTableCG.mo HashTableStringToPath.mo HashTableExpToIndex.mo IOStream.mo Util.mo VarTransform.mo CevalScript.mo Interactive.mo Refactor.mo Main.mo > .depend SimCodeFMU.mo:1.3-1.5 Error: syntax error: deleting LT_INT LT_INT LT_INT Error: ParseError Command exited with non-zero status 1 8.48user 0.47system 0:08.96elapsed 99%CPU (0avgtext+0avgdata 214320maxresident)k 0inputs+32outputs (0major+150173minor)pagefaults 0swaps # You're using the proper Unix Makefile. Thanks for making my life easier. make[2]: *** No rule to make target `.depend', needed by `all'. Stop. make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/home/share/OpenModelicaSource/Compiler/omc_release' make[1]: *** [omc_release] Error 2 make[1]: Leaving directory `/home/share/OpenModelicaSource/Compiler' make: *** [omc] Error 2 Any idea what goes wrong? Best Regards, Kilian
