Advertisement
Peaceseeker

boinc 7.0.42 compile error archlinux

Dec 15th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. boinc_client-gpu_detect.o: In function `COPROCS::get(bool, std::vector<std::string, std::allocator<std::string> >&, std::vector<std::string, std::allocator<std::string> >&, std::vector<int, std::allocator<int> > (&) [4])':
  2. gpu_detect.cpp:(.text+0x2c0): undefined reference to `COPROC_INTEL::get(bool, std::vector<std::string, std::allocator<std::string> >&, std::vector<int, std::allocator<int> >&)'
  3. collect2: error: ld returned 1 exit status
  4. make[2]: *** [boinc_client] Error 1
  5. make[2]: Leaving directory `/home/mark/Desktop/boinc-git/src/boinc-build/client'
  6. make[1]: *** [all-recursive] Error 1
  7. make[1]: Leaving directory `/home/mark/Desktop/boinc-git/src/boinc-build'
  8. make: *** [all] Error 2
  9. ==> ERROR: A failure occurred in build().
  10. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement