Skip to content
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

error: cannot find -lxilinxopencl and -llmx6.0 #15

Closed
MacmillanZhu opened this issue Oct 22, 2018 · 5 comments
Closed

error: cannot find -lxilinxopencl and -llmx6.0 #15

MacmillanZhu opened this issue Oct 22, 2018 · 5 comments

Comments

@MacmillanZhu
Copy link

Hi, thanks for open-sourcing. I try to compile and run this, after "make all", I got an error bellow:

LD -o .build_release/lib/libcaffe.so.1.0.0
/usr/bin/ld: cannot find -lxilinxopencl
/usr/bin/ld: cannot find -llmx6.0
collect2: error: ld returned 1 exit status
Makefile:608: recipe for target '.build_release/lib/libcaffe.so.1.0.0' failed
make: *** [.build_release/lib/libcaffe.so.1.0.0] Error 1

According to your reply in issue #5, I sourced the settings64.sh file, but the error still exists.
By the way, I'm using SDAccel 2017.1 on Ubuntu 16.04.5 LTS Version.
Any suggestions?

@Nyceane
Copy link

Nyceane commented Oct 30, 2018

I am having same problem, can someone help?

@carherlu
Copy link

I'm also having the same problem

@louvinci
Copy link

God... Has the problem been solved?

@dicecco1
Copy link
Owner

I'm no longer actively working on this project, the issue is most likely due to some change in the build flow with other versions of SDAccel/OS combinations so it'd probably just involve tinkering with the Makefile a bit to get everything compiling again

@louvinci
Copy link

I'm no longer actively working on this project, the issue is most likely due to some change in the build flow with other versions of SDAccel/OS combinations so it'd probably just involve tinkering with the Makefile a bit to get everything compiling again

Thank you for your reply. I'll have a try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants