|
[Sponsors] |
August 8, 2016, 16:33 |
undefined symbol in postProcessing utilities
|
#1 |
Senior Member
Mahdi Hosseinali
Join Date: Apr 2009
Location: NB, Canada
Posts: 273
Rep Power: 18 |
I have developed a boundary condition that compiles without any error and runs well. But when I want to run any postProcessing utility there's always some form of warning for an undefined symbol. Something like
Code:
--> FOAM Warning : From function void* Foam::dlOpen(const Foam::fileName&, bool) in file POSIX.C at line 1173 dlopen error : /home/mahdih/OpenFOAM/mahdih-v3.0+/platforms/linux64GccDPInt32Opt/lib/libMyBC.so: undefined symbol: _ZNK4Foam8IOstream5checkEPKc --> FOAM Warning : From function bool Foam::dlLibraryTable::open(const Foam::fileName&, bool) in file db/dynamicLibrary/dlLibraryTable/dlLibraryTable.C at line 96 could not load "libMyBC.so" I saw in another (http://www.cfd-online.com/Forums/ope...tml#post246243) forum that Daivd suggested to add OpenFOAM.so in controlDict. It removed some of the warnings, but not all of them. Even though this is just a warning, but I use scripts to handle the outputs and these warnings throw everything off. So I would appreciate if anyone can help me with them. |
|
August 11, 2016, 12:57 |
|
#2 |
Senior Member
Mahdi Hosseinali
Join Date: Apr 2009
Location: NB, Canada
Posts: 273
Rep Power: 18 |
I just realised that I have posted this in the wrong section. Admin can you please move this topic? I'm not sure who is the admin to send a PV
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
LEMOS InflowGenerator | r_gordon | OpenFOAM Running, Solving & CFD | 103 | December 18, 2018 01:58 |
OpenFOAM 1.6-ext git installation on Ubuntu 11.10 x64 | Attesz | OpenFOAM Installation | 45 | January 13, 2012 13:38 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
Errors running allwmake in OpenFOAM141dev with WM_COMPILE_OPTION%3ddebug | unoder | OpenFOAM Installation | 11 | January 30, 2008 21:30 |
G95 + CGNS | Bruno | Main CFD Forum | 1 | January 30, 2007 01:34 |