This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Issue with building source
#4
I'm getting kind of the same thing, by that I mean errors regarding LLVM stuff when trying to compile on linux with cmake
Code:
nothing@nothing ~/Documents/ $ cd rpcs3 && cmake CMakeLists.txt && make && cd ../
-- The C compiler identification is GNU 4.8.2
-- The CXX compiler identification is GNU 4.8.2
-- 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
-- No build type selected, default to Release
CMake Error at CMakeLists.txt:14 (add_subdirectory):
  The source directory

    /home/nothing/Documents/rpcs3/asmjit

  does not contain a CMakeLists.txt file.


-- cotire 1.6.1 loaded.
-- Initializing RPCS3_SRC_DIR=/home/nothing/Documents/rpcs3/rpcs3
-- Found wxWidgets: TRUE  
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so  
CMake Error at rpcs3/CMakeLists.txt:58 (find_package):
  Could not find a package configuration file provided by "LLVM" with any of
  the following names:

    LLVMConfig.cmake
    llvm-config.cmake

  Add the installation prefix of "LLVM" to CMAKE_PREFIX_PATH or set
  "LLVM_DIR" to a directory containing one of the above files.  If "LLVM"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also "/home/nothing/Documents/rpcs3/rpcs3/CMakeOutput.log".
Reply


Messages In This Thread
Issue with building source - by Chaoscode - 11-23-2014, 11:22 PM
RE: Issue with building source - by tambre - 11-24-2014, 04:18 PM
RE: Issue with building source - by Bigpet - 11-24-2014, 05:01 PM
RE: Issue with building source - by t3rdball - 12-01-2014, 02:34 PM
RE: Issue with building source - by Bigpet - 12-01-2014, 03:58 PM
RE: Issue with building source - by gopalsr83 - 12-01-2014, 07:36 PM
RE: Issue with building source - by Darkriot - 12-02-2014, 12:15 PM
Issue with building source - by CarlosMn - 01-14-2015, 08:51 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)