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

updating OpenFOAM-1.6-ext

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 1, 2011, 17:39
Default updating OpenFOAM-1.6-ext
  #1
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
I thought I'd throw this out to the community before I log it in the openfoam-extend bug tracking system in case I'm missing something obvious.

I had previously built and had been using OpenFOAM-1.6-ext successfully (about 2-3 months ago) and wanted to update it to include some fixes. So I:

Code:
$>git pull
and then

Code:
$>./Allwake
(both from the $WM_PROJECT_DIR of course). The majority of it builds OK but I get some errors, specifically anything looking for source files previously residing in the meshTools dir. Here's a sample error:

Code:
make: *** No rule to make target `/opt/OpenFOAM/OpenFOAM-1.6-ext/src/meshTools/lnInclude/meshTools.H', needed by `polyDualMesh/polyDualMesh.dep'.  Stop.
Because meshTools.H does not exist in that directory - it's in /opt/OpenFOAM/OpenFOAM-1.6-ext/src/OpenFOAM/lnInclude and not src/meshTools/lnInclude . In fact, there are a bunch of source and header files that are in src/OpenFOAM/lnInclude but the build system is expecting them in src/meshTools/lnInclude .

Did the location of some files change but the necessary updates not make it into the dependency files? Or am I way out to lunch, my build tree got borked up somehow and should build from a clean pull? I'll include the full error log if/when someone asks for it.

Thanks, Chris
cnsidero is offline   Reply With Quote

Old   July 1, 2011, 18:14
Default
  #2
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
Nm, I forgot to clean the source tree before rebuilding so all the old .dep files remained. It's been a long day ... ugh.
cnsidero is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Test directory missing in OpenFOAM 1.6 ext andrewryan OpenFOAM 2 March 20, 2011 16:41
[swak4Foam] OpenFOAM 1.6 and 1.7 with interFoam, groovyBC give different strange results Arnoldinho OpenFOAM Community Contributions 7 December 9, 2010 17:29
Cross-compiling OpenFOAM 1.6 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 7 January 19, 2010 16:39
OpenFOAM 1.6 package - CentOS 5.3 x86_64 linnemann OpenFOAM Installation 36 September 2, 2009 13:46
OpenFOAM Version 1.6 Released opencfd OpenFOAM Announcements from ESI-OpenCFD 0 July 27, 2009 18:55


All times are GMT -4. The time now is 18:53.