<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Dear All,<div><br></div><div><div>I have the following error when installing Esp-r on a Mac OSx 10.6.4, processor Intel Core 2 Duo.&nbsp;</div><div><br></div><div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Installing ESP-r system. This may take some time.</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp;- gathering versioning information from svn... Done.</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp;- building disableGccFPE... Done.</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp;- building disableXML... Done.</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp;- building libX11... Done.</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp;- building aco... &nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;ERROR: could not build executable aco!&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Compilation messages follow:&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;-----------------------------------------&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">Compilation of aco on Tue Aug &nbsp;3 09:14:38 CLT 2010</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Make command:</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;-------------</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; make MCTYPE=osx MCC=gcc MCPL=g++ MFC=gfortran DESTdir=/usr/esru ESPdir=/usr/esru/esp-r WWLINK=unshared EXE= XINSTALLDIR=/usr/X11R6 CFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -I/usr/X11R6/include -DOSX -DLIN -DX11 &nbsp;FFLAGS=-I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DOSX -DLIN -DX11 -fno-automatic -DGCC4 LD_FLAGS= ULIBS=-L/Users/rodrigoperez/trunk/src/lib -lversion -lfpe -lxesru -L/usr/X11R6/lib -lX11 -lXML &nbsp;xml_status= -f Makefile &nbsp;aco &gt;&gt;.make_msg 2&gt;&amp;1&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Make output:</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;------------</font></div><div><font class="Apple-style-span" color="#B91B15">cd `pwd`/esruaco; make</font></div><div><font class="Apple-style-span" color="#B91B15">gfortran &nbsp;-o &nbsp;aco -I../include -I../shocc -I/usr/local/include -I../cetc/h3kreports -DOSX -DLIN -DX11 &nbsp; &nbsp;-fno-automatic -DGCC4 aco.o acocalc.o acoesp.o arrow.o ascii_mat.o c2fdum.o common3dv.o cread3dv.o ctlexp.o ctread.o dossupport.o e3dviews.o econstr.o edatabase.o edcondb.o egeometry.o emfnetw.o enetmisc.o eroper.o esru_misc.o esystem.o item.o mfcdat.o nwkrewr.o pltcfg.o readaco.o readBCF.o readTrnsys.o rwipv.o rwsbem.o sort.o startup.o tdfile.o -L/Users/rodrigoperez/trunk/src/lib &nbsp;-lversion -lfpe -lxesru -L/usr/X11R6/lib -lX11 -lXML &nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">ld: warning: in /Users/rodrigoperez/trunk/src/lib/libfpe.a, file is not of required architecture</font></div><div><font class="Apple-style-span" color="#B91B15">ld: warning: duplicate dylib /usr/local/lib/libgcc_s.1.dylib</font></div><div><font class="Apple-style-span" color="#B91B15">Undefined symbols:</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp;"__gfortran_internal_free", referenced from:</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_trnpmxt_ in readTrnsys.o</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_trnpmxt_ in readTrnsys.o</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_readtrnsyspar_ in readTrnsys.o</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_readtrnsyspar_ in readTrnsys.o</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_readtrnsyspar_ in readTrnsys.o</font></div></div><div><font class="Apple-style-span" color="#B91B15">..................................................</font></div><div><font class="Apple-style-span" color="#B91B15">..................................................</font></div><div><font class="Apple-style-span" color="#B91B15">..................................................</font></div><div><div><font class="Apple-style-span" color="#B91B15">"_etplot_", referenced from:</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_plottrev_ in acoesp.o</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;&nbsp; &nbsp; &nbsp;_plottrev_ in acoesp.o</font></div><div><font class="Apple-style-span" color="#B91B15">ld: symbol(s) not found</font></div><div><font class="Apple-style-span" color="#B91B15">collect2: ld returned 1 exit status</font></div><div><font class="Apple-style-span" color="#B91B15">make[1]: *** [aco] Error 1</font></div><div><font class="Apple-style-span" color="#B91B15">make: *** [aco] Error 2</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;-----------------------------------------&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Install: Fatal error.&nbsp;</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Executable aco could not be built!</font></div><div><font class="Apple-style-span" color="#B91B15">&nbsp;Installation aborted.</font></div></div><div><br></div><div><br></div><div>how I can solve the problem?</div></div><div><br></div><div>Thank for your help..</div><div><br></div><div><!--StartFragment--><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font><span style="font-size:11pt"><font color="#003F7F"><font face="Arial"><b>Rodrigo Pérez G.<br></b></font></font></span><font color="#003F7F"><font face="Arial"><b><font size="1"><span style="font-size:9pt">Engineer HVAC.<br>Unidad Eficiencia Energética.<br>
IDIEM | FCFM | Universidad de Chile.</span></font></b><font size="1"><span style="font-size:9pt"><br>
<a href="rodrigo.perezg@idiem.cl">rodrigo.perezg@idiem.cl</a><br>
</span></font></font></font><font face="Arial"><font color="#0000FF"><font size="2"><span style="font-size:10pt"><a href="http://www.ingenieriaverde.cl">www.ingenieriaverde.cl</a><br></span></font></font></font><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size:11pt"><br>
</span></font>
<!--EndFragment-->

</div><div><br></div><div><br></div><div><br></div><div><br></div></body></html>