Hey Chris,<div><br></div><div> Thank you very much. That worked !!</div><div><br></div><div>Regards,</div><div>Kunal<br><br><div class="gmail_quote">On Wed, Jul 7, 2010 at 11:29 AM, Christoper Daley <span dir="ltr"><<a href="mailto:cdaley@flash.uchicago.edu">cdaley@flash.uchicago.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Kunal,<br>
<br>
I believe this could be the same build error that I encountered<br>
several months ago on Jaguar. It happens because the FLASH<br>
Makefiles included in UG simulations do not specify that we need<br>
to link against the interface-definition module named<br>
gr_interface.<br>
<br>
Can you please try the following patch (created for FLASH3.2<br>
release). Go to the top level FLASH directory and type:<br>
patch -p0 < gr_interface_patch.diff<br>
<br>
Then re-run the setup script. Does this work for you?<br>
<br>
(For Flash center folks, I made the change in r11049 and r11050)<br>
<br>
Chris<div><div></div><div class="h5"><br>
<br>
<br>
On 06/07/10 18:16, Kunal Rao wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi<br>
<br>
I have done the setup as follows:<br>
<br>
$setup Sedov -auto -makefile=pg +ug +noio -ostype=Linux -portable<br>
<br>
The setup is done successfully and the object directory is created. But when I do $ make in the object directory,<br>
I get the following error:<br>
<br>
--------------------------------------------------------------------------------------<br>
Grid_putBlkData.o : error LNK2001: unresolved external symbol gr_interface_<br>
Grid_putPlaneData.o : error LNK2001: unresolved external symbol gr_interface_<br>
Grid_putPointData.o : error LNK2001: unresolved external symbol gr_interface_<br>
Grid_putRowData.o : error LNK2001: unresolved external symbol gr_interface_<br>
Grid_getBlkData.o : error LNK2001: unresolved external symbol gr_interface_<br>
Grid_getPlaneData.o : error LNK2019: unresolved external symbol gr_interface_ re<br>
ferenced in function grid_getplanedata_<br>
Grid_getPointData.o : error LNK2001: unresolved external symbol gr_interface_<br>
Grid_getRowData.o : error LNK2001: unresolved external symbol gr_interface_<br>
flash3.exe : fatal error LNK1120: 1 unresolved externals<br>
<br>
----------------------------------------------------------------------------------------<br>
<br>
which linking am I missing here ?<br>
<br>
Thanks & Regards,<br>
Kunal<br>
<br>
<br>
<br>
<br>
</blockquote>
<br>
</div></div></blockquote></div><br></div>