CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   OpenFOAM 2.3.x: /usr/bin/ld: cannot find -llduSolvers (https://www.cfd-online.com/Forums/openfoam-programming-development/146509-openfoam-2-3-x-usr-bin-ld-cannot-find-lldusolvers.html)

Annier December 29, 2014 03:09

OpenFOAM 2.3.x: /usr/bin/ld: cannot find -llduSolvers
 
Hi,
When i run wmake
the following message appears
Code:

/usr/bin/ld: cannot find -llduSolvers
collect2: error: ld returned 1 exit status

Additional messages:
1. For echo $FOAM_USER_APPBIN
Code:

$echo $FOAM_USER_APPBIN
/home/username/OpenFOAM/username-2.3.x/platforms/linux64GccDPOpt/bin

2. For export | grep -E '(WM_|FOAM_)'
Code:

$export | grep -E '(WM_|FOAM_)'
...
declare -x FOAM_USER_APPBIN="/home/username/OpenFOAM/username-2.3.x/platforms/linux64GccDPOpt/bin"
...

Yours
Anil Kunwar

Annier December 29, 2014 03:36

Hi,
I was trying to run an OpenFOAM 1.6 ext solver in OpenFOAM 2.3.x. So, the message appeared and these have been discussed at:
http://www.cfd-online.com/Forums/ope...dusolvers.html


Yours
Anil Kunwar


All times are GMT -4. The time now is 06:05.