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

ubuntu 9.10 64bit - wmake missing headers

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 8, 2009, 07:01
Default ubuntu 9.10 64bit - wmake missing headers
  #1
New Member
 
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 16
soeren87 is on a distinguished road
hello,

i have updated my ubuntu to V 9.10 64 bit and reinstalled openFoam.

The installation produces no errors and all examples run normally.

But when i compile a solver (for example icoFoam) using "wmake icoFoam"
I get many missing header errors like this:

"icoFoam.C:33:19: Fehler: fvCFD.H: No such file or directory"
...
...

I have not changed the Make/options file so i think there are some variables that have not been set due the installation.

do you know whats wrong ?
i am using the latest build essentials
soeren87 is offline   Reply With Quote

Old   November 10, 2009, 04:47
Default
  #2
New Member
 
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 16
soeren87 is on a distinguished road
no ideas ?
what do you do after OpenFoam Installation to recompile a solver ?
soeren87 is offline   Reply With Quote

Old   November 11, 2009, 05:34
Default
  #3
Senior Member
 
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18
gwierink is on a distinguished road
Hi Sören,

I'm not sure, but is there perhaps a path in Make/options wrong? Perhaps a difference in versions of OpenFOAM?

Cheers,

Gijs
gwierink is offline   Reply With Quote

Old   November 11, 2009, 06:00
Default
  #4
New Member
 
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 16
soeren87 is on a distinguished road
Quote:
Originally Posted by gwierink View Post
Hi Sören,

I'm not sure, but is there perhaps a path in Make/options wrong? Perhaps a difference in versions of OpenFOAM?

Cheers,

Gijs
Hi Gijs

my make/options file is still the original one.
Here the icoFoam/Make/options

EXE_INC = \
-I$(LIB_SRC)/finiteVolume/lnInclude

EXE_LIBS = \
-lfiniteVolume

I think that has to run ?
And there is no difference when i change the $(LIB_SRC) with the static path.
soeren87 is offline   Reply With Quote

Old   November 11, 2009, 07:14
Default
  #5
Senior Member
 
Gijsbert Wierink
Join Date: Mar 2009
Posts: 383
Rep Power: 18
gwierink is on a distinguished road
Hi Sören,

My Make/options looks like this:
Code:
EXE_INC = \
    -I$(LIB_SRC)/finiteVolume/lnInclude

EXE_LIBS = \
    -lfiniteVolume \
    -llduSolvers
Does it help to include the llduSolvers library? (Although in my OF-1.5-dev it happily compiled without this library ...)

Regards,

Gijs
gwierink is offline   Reply With Quote

Old   November 11, 2009, 10:01
Default
  #6
New Member
 
Sören
Join Date: Oct 2009
Location: Bremen, Germany
Posts: 15
Rep Power: 16
soeren87 is on a distinguished road
wow i got it !
I typed "wmake icoFoam" in the solver directory.

I only have to type "wmake"!

I am still wondering about the errors.. why didnt he just say "too much parameters" or s.th. like this..
soeren87 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
Problems Installing OF 1.6 32 bit bucksfan OpenFOAM Installation 19 August 4, 2009 01:36
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32
OpenFOAM15 installables are incomplete problem with paraFoam tryingof OpenFOAM Bugs 17 December 7, 2008 04:41
Problem of compilation OF 14Allwmake command not found erik_d OpenFOAM Bugs 13 September 13, 2008 21:45
[OpenFOAM] ParaFoam error message joey ParaView 1 October 2, 2006 13:28


All times are GMT -4. The time now is 02:47.