-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot make successfully on ubuntu 14.04.1 #1341
Comments
Looks like your libpq installation is broken. Try |
FWIW (this page was a top result when I was Googling this problem), this seems to often get caused by Anaconda, if it's installed (e.g., similar issue: https://stackoverflow.com/questions/40400274/linker-error-undefined-reference-to-ssl-get-peer-certificate-when-building-pos). Simply removing Anaconda from the PATH and restarting the build process should solve the problem. |
Thank you AndreiBarsan. Your comment really helped. I faced this issue while installing openEMS. The problem was resolved after removing anaconda from PATH variable. |
I have solved by removing the libpq.so.* file using: |
@birhanuabera @jspricke I have compiled opencv 3.2.0 and after trying your solution, I am getting the following error once i want to build Caffe:
What do you suggest? thank you |
[ 57%] Built target CsvImport how can i fix this |
When i make pcl-master , it comes up with the error
How can i solve this problem?
The text was updated successfully, but these errors were encountered: