|
[Sponsors] |
January 3, 2005, 07:42 |
Hello everybody,
I am tryin
|
#1 |
Guest
Posts: n/a
|
Hello everybody,
I am trying to compile OpenFOAM on a PC (linux, red hat 7.3)and I get some error messages related with some libraries, I include an example of such errors: -------------------------------------------------- /home/ceis/OpenFOAM/OpenFOAM-1.0/src/lam-7.1.1/platforms/linuxOpt/lib/liblam.so.0: undefined reference to `pthread_cond_signal@GLIBC_2.3.2' /home/ceis/OpenFOAM/OpenFOAM-1.0/src/lam-7.1.1/platforms/linuxOpt/lib/liblam.so.0: undefined reference to `pthread_cond_broadcast@GLIBC_2.3.2' /home/ceis/OpenFOAM/OpenFOAM-1.0/src/lam-7.1.1/platforms/linuxOpt/lib/liblam.so.0: undefined reference to `pthread_cond_destroy@GLIBC_2.3.2' /home/ceis/OpenFOAM/OpenFOAM-1.0/src/lam-7.1.1/platforms/linuxOpt/lib/liblam.so.0: undefined reference to `pthread_cond_wait@GLIBC_2.3.2' /home/ceis/OpenFOAM/OpenFOAM-1.0/src/lam-7.1.1/platforms/linuxOpt/lib/liblam.so.0: undefined reference to `pthread_cond_init@GLIBC_2.3.2' /home/ceis/OpenFOAM/OpenFOAM-1.0/src/lam-7.1.1/platforms/linuxOpt/lib/libmpi.so.0: undefined reference to `__register_atfork@GLIBC_2.3.2' collect2: ld returned 1 exit status make: *** [/home/ceis/OpenFOAM/OpenFOAM-1.0/applications/bin/linuxOpt/icoTopoFoam] Error 1 -------------------------------------------------- any idea that helps me to solve this will be welcome. Thanks in advance. Enric. |
|
January 3, 2005, 10:14 |
Hi,
did you clean out the
|
#2 |
Guest
Posts: n/a
|
Hi,
did you clean out the lam build? See the $FOAM_SRC/Allwmake script for how to clean/rebuild lam. Also I've never tried to build that lam version on an older RH version. OpenFOAM uses an unmodified lam and just does something like configure --prefix=XXXX so it seems the error is in the lam configure setup. Or there are some old binary files which haven't been removed. Hope this helps, Mattijs |
|
January 4, 2005, 04:02 |
Hi Mattijs,
You are right,
|
#3 |
Guest
Posts: n/a
|
Hi Mattijs,
You are right, I have erased the whole instalation, I have installed it again but without installing the precompiled version, I have recompiled it and it works perfectly. thank you very much. Enric. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
fluent UDF on linux machine | Min-Hua Wang | Fluent UDF and Scheme Programming | 6 | June 29, 2013 09:41 |
Running icepak on a linux machine | Codemaster | FLUENT | 0 | November 20, 2008 01:50 |
CFX-5.7.1(Linux) Parallel - 4 CPU Machine | James Date | CFX | 6 | June 14, 2005 19:03 |
Configuration for Client Machine in Linux | Raymond | CFX | 0 | July 22, 2004 04:50 |
Running Fluent on Linux AMD machine | David Reinbold | FLUENT | 5 | September 21, 2001 18:08 |