CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

Error install gdbOF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 22, 2011, 06:32
Exclamation Error install gdbOF
  #1
New Member
 
Ajinkya Pandit
Join Date: Sep 2011
Posts: 8
Rep Power: 14
Ajinkya is on a distinguished road
I downloaded the gdbOF package developed to debug OpenFOAM software from here:

http://openfoamwiki.net/index.php/Contrib_gdbOF

However while compiling, i got the error
Code:
/usr/bin/ld: cannot find -lfiniteVolume
and the compiler exits.

I have been using OpenFOAM-2.0.0.

Thanks,
Ajinkya
Ajinkya is offline   Reply With Quote

Old   November 10, 2011, 10:00
Default
  #2
New Member
 
Juan Marcelo Gimenez
Join Date: Dec 2009
Location: Santa Fe, Argentina
Posts: 12
Rep Power: 16
nisi is on a distinguished road
To complete and close this thread, I going to explain for all of you the problem and how to fix it. However we sent an email to Ajinkya two months ago with the answers.

You must ensure that OpenFOAM have been compiled in "Debug" mode, and is selected the option "Debug" in the environment variables of OpenFOAM (file etc/bashrc).

A fast way to test that is:

$ find -iname "*finiteVolume.so*"

must shows the folder

"/platform/linuxGccDPDebug/
" instead of "/platform/linuxGccDPOpt/"

Regards, Juan
nisi is offline   Reply With Quote

Reply

Tags
compile error, gdbof, openfoam 2.0.x


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
gdbOF: A debugging Tool for OpenFOAM nisi OpenFOAM Announcements from Other Sources 18 August 20, 2015 11:43
gdbOF: A debugging Tool for OpenFOAM nisi OpenFOAM Programming & Development 0 June 9, 2011 11:28


All times are GMT -4. The time now is 13:52.