building ldc on raspberry pi

Knud Soerensen 4tuu4k002 at sneakemail.com
Thu Sep 12 16:46:30 PDT 2013


Hi

I tried to follow http://wiki.dlang.org/Building_LDC_from_source

The diffrent is that insted of compiling LLVM-3.2 from source
I upgrade to  http://archive.raspbian.org/raspbian/dists/testing/
and installed the LLVM-3.2-dev packet

The i did the git clone
made the build directory and run cmake ..

Cmake fail with:

CMake Error: The following variables are used in this project, but they
are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the
CMake files:
LIBCONFIG++_INCLUDE_DIR
   used as include directory in directory /home/knud/ldc
   used as include directory in directory /home/knud/ldc
   used as include directory in directory /home/knud/ldc
   used as include directory in directory /home/knud/ldc
   used as include directory in directory /home/knud/ldc
   used as include directory in directory /home/knud/ldc
   used as include directory in directory /home/knud/ldc/runtime
   used as include directory in directory /home/knud/ldc/runtime
   used as include directory in directory /home/knud/ldc/runtime
   used as include directory in directory /home/knud/ldc/runtime
LIBCONFIG++_LIBRARY
    linked by target "ldc2" in directory /home/knud/ldc

-- Configuring incomplete, errors occurred!

any ideas what the error is ?

Love
 Knud



-- 
Join me on
Skype	   knudhs
Facebook   http://www.facebook.com/profile.php?id=1198821880
Linkedin   http://www.linkedin.com/pub/0/117/a54
Twitter    http://twitter.com/knudsoerensen
bitcoin donations: 13ofyUKqFL43uRJHZtNozyMVP4qxKPsAR2


More information about the digitalmars-d-ldc mailing list