﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2315	Error building simulation	fran_Jo	Adeel Asghar	"I have installed OpenModelica via MacPorts using the instructions in the web, and installing openmodelica-release. I use OMEdit under MacOSX 10.6.8.
The model is a simple RL Circuit.
{{{
Translation    13:40:22        0:0-0:0    Error building simulator. Build log: /usr/bin/gcc-4.2   -falign-functions -msse2 -mfpmath=sse   -I""/opt/local/include/omc"" -I. -L""/Users/Cesc/Proyectos/Modelica""  -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME  -c -o RLCircuit.o RLCircuit.c 
/usr/bin/gcc-4.2   -falign-functions -msse2 -mfpmath=sse   -I""/opt/local/include/omc"" -I. -L""/Users/Cesc/Proyectos/Modelica""  -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME  -c -o RLCircuit_records.o RLCircuit_records.c 
/usr/bin/g++-4.2 -I. -o RLCircuit RLCircuit.o RLCircuit_records.o -I""/opt/local/include/omc"" -I. -L""/Users/Cesc/Proyectos/Modelica""  -DOPENMODELICA_XML_FROM_FILE_AT_RUNTIME -L""/Users/Cesc/Proyectos/Modelica""     -falign-functions -msse2 -mfpmath=sse   -L""/opt/local/lib/omc"" -Wl,-rpath,'/opt/local/lib/omc' -lSimulationRuntimeC   -ldl -linteractive  -lexpat -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64  -lintl  -liconv -lgc  -llapack  -lpthread -lf2c 
Undefined symbols: 
  ""_dgesv_"", referenced from: 
      _solveLapack in libSimulationRuntimeC.a(libSimulationRuntimeC.a.o) 
      _solveNewton in libSimulationRuntimeC.a(libSimulationRuntimeC.a.o) 
ld: symbol(s) not found 
collect2: ld returned 1 exit status 
make: *** [omc_main_target] Error 1 
}}}"	defect	assigned	high	1.9.0	OMEdit	trunk			
