[astro] seperation build error
Colin L Rice
ricec2 at rpi.edu
Tue Mar 27 15:47:48 EDT 2012
On 03/27/2012 03:43 PM, M Newby wrote:
> Hello,
>
> I'm having trouble building the Separation code on 2 separate
> machines, with fresh git checkouts/pulls. It appears that the
> "libssl-dev" library is broken in the repository... or something. The
> error(s) I get are below. ANy ideas?
>
> Cheers,
> Matthew Newby
>
> newbym2 at AlphaB:~/Desktop/git/milkywayathome_client$ cmake .
> -DBOINC_APPLICATION=OFF
> CMake Warning at cmake_modules/BOINCPaths.cmake:33 (message):
> Did not find BOINC install directory
> Call Stack (most recent call first):
> CMakeLists.txt:70 (include)
>
>
> -- Could NOT find OpenCL (missing: OPENCL_LIBRARIES
> OPENCL_INCLUDE_DIRS)
> -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
> ---------------------------------------------
> Building: milkywayathome_client
> System: Linux-2.6.32-38-generic
> Build type: Release
> Arch: i686
> Install path: /usr/local
> ----
> CMAKE version: 2.8.0
> CMAKE binary: /usr/bin/cmake
> CTEST binary: /usr/bin/ctest
> CMAKE generator: Unix Makefiles
> ----
> Project src dir: /home/newbym2/Desktop/git/milkywayathome_client
> Project bin dir: /home/newbym2/Desktop/git/milkywayathome_client
> Build tool: /usr/bin/make
> C Compiler: /usr/bin/gcc
> ----
> Double precision: ON
> Separation: ON
> N-Body: ON
> OpenCL separation: OFF
> OpenCL nbody: OFF
> BOINC application: ON
> BOINC release: ON
> ----
> ---------------------------------------------
> -- AVX compiler flags - ' -mfpmath=sse -msse -msse2 -msse3 -msse4
> -msse4.1 -mavx'
> -- checking for modules 'QUIET;readline'
> -- package 'QUIET' not found
> -- package 'readline' not found
> -- Could NOT find readline (missing: READLINE_LIBRARY
> READLINE_INCLUDE_DIR)
> -- Trying to find BOINC
> CMake Error at
> /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70
> (MESSAGE):
> Could NOT find BOINC (missing: BOINC_LIBRARY BOINC_INCLUDE_DIR)
> Call Stack (most recent call first):
> cmake_modules/FindBOINC.cmake:74 (find_package_handle_standard_args)
> cmake_modules/PreferStatic.cmake:32 (find_package)
> CMakeLists.txt:383 (find_package_static)
>
>
> -- Configuring incomplete, errors occurred!
>
> _______________________________________________
> astro mailing list
> astro at cs.rpi.edu
> https://www.cs.rpi.edu/mailman/listinfo/astro
>
I think it wants libssl 0.9.8. It should be available for install. What
about this error log makes you think of libssl? It looks like you are
missing opencl and boinc packages.
-Colin
More information about the astro
mailing list