I have the same kind of issue, but after checking the path there is still a prblem with muparser
69%] Performing patch step for 'MUPARSER' [ 69%] No update step for 'MUPARSER' [ 69%] Performing configure step for 'MUPARSER' loading initial cache file /home/OASIS/julien/huit/OTB/MUPARSER/tmp/MUPARSER-cache.cmake -- The C compiler identification is GNU 4.4.4 -- The CXX compiler identification is GNU 4.4.4 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done You have called ADD_LIBRARY for library muparser without any source files. This typically indicates a problem with your CMakeLists.txt file -- Configuring done CMake Error: CMake can not determine linker language for target: muparser CMake Error: Cannot determine link language for target "muparser". -- Generating done -- Build files have been written to: /home/OASIS/julien/huit/OTB/MUPARSER/build make[2]: *** [MUPARSER/src/MUPARSER-stamp/MUPARSER-configure] Error 1 make[1]: *** [CMakeFiles/MUPARSER.dir/all] Error 2 make: *** [all] Error 2 On Wednesday, July 15, 2015 at 4:52:56 AM UTC+2, Arjun J Rao wrote: > > ajr-mint ajr-superbuild-dir # make > [ 4%] Built target EXPAT > [ 8%] Built target FFTWF > [ 13%] Built target FFTW > [ 13%] Built target BOOST > [ 13%] Built target ZLIB > [ 18%] Built target LIBKML > [ 23%] Built target JPEG > [ 28%] Built target TIFF > [ 33%] Built target PROJ > [ 38%] Built target GEOTIFF > [ 38%] Built target PNG > [ 43%] Built target OPENJPEG > [ 48%] Built target GEOS > [ 53%] Built target SQLITE > [ 53%] Built target CURL > [ 58%] Built target GDAL > [ 63%] Built target ITK > [ 67%] Built target LIBSVM > [ 68%] Performing download step (download, verify and extract) for > 'MUPARSER' > -- downloading... > src=' > http://downloads.sourceforge.net/project/muparser/muparser/Version%202.2.3/muparser_v2_2_3.zip > ' > > > dst='/home/dhf/Desktop/OTB-5.0.0/SuperBuild/ajr-superbuild-dir/Downloads/muparser_v2_2_3.zip' > timeout='none' > CMake Error at MUPARSER-stamp/download-MUPARSER.cmake:9 (file): > file DOWNLOAD HASH mismatch > > for file: > [/home/dhf/Desktop/OTB-5.0.0/SuperBuild/ajr-superbuild-dir/Downloads/muparser_v2_2_3.zip] > expected hash: [9de40ec1dab5bd2787ee344fce5846ad] > actual hash: [d41d8cd98f00b204e9800998ecf8427e] > > > > make[2]: *** [MUPARSER/src/MUPARSER-stamp/MUPARSER-download] Error 1 > make[1]: *** [CMakeFiles/MUPARSER.dir/all] Error 2 > make: *** [all] Error 2 > > > > > What is to be done to rectify this ? > > -- -- Check the OTB FAQ at http://www.orfeo-toolbox.org/FAQ.html You received this message because you are subscribed to the Google Groups "otb-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/otb-users?hl=en --- You received this message because you are subscribed to the Google Groups "otb-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
