﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1035	mk_* prototypes missing in build	ebo	ebo	"Hello,

I am working on building and installing OpenModelica on a gentoo system and came across the following problems:

All the mk_* prototypes are missing from a number of source files including Compiler/absyn_builder/parse.cpp, Compiler/absyn_builder/walker.g, Compiler/modpar/TaskGraphExt.cpp, Compiler/runtime/corbaimpl.cpp, Compiler/runtime/daeext.cpp, Compiler/runtime/errorext.cpp, and Compiler/runtime/ptolemyio.cpp.  I was able to correct this with by including trunk/Compiler/absyn_builder/yacclib.h to the above source code.  This compiles but dies later with the same functions undefined. I modified the appropriate Makefiles to include yacclib in the absyn_builder library.

As a note, I started with a protype portage ebuild of OpenModelica-1.4.4 and updated it for 1.45 and SVN.  I think I am still missing some things being built or some package.

Any suggestions would be most appreciated.

  Best regards,

  John (EBo) David --

ps: as soon as I get this all sorted out I'll post the diff's, ebuild and anything else that seems appropriate."	defect	closed	high			1.4.5	invalid		ebo
