building ldc on raspberry pi

Knud Soerensen 4tuu4k002 at sneakemail.com
Fri Sep 13 15:00:37 PDT 2013


> Hi Knud,
> 
> either you don't have the libconfig++ library installed or cmake can't
> autodetect it. In the latter case you can tell cmake the path with
> --DLIBCONFIG++_INCLUDE_DIR=... and -DLIBCONFIG++_LIBRARY=...
> 
> Regards
> Kai

Thanks, I forgot to install libconfig++-dev

Now, cmake finish.

But now I get

...
[ 13%] Generating src/core/time.o
/home/knud/ldc/runtime/druntime/src/core/stdc/stdio.d(519): Error:
undefined identifier va_list
/home/knud/ldc/runtime/druntime/src/core/stdc/stdio.d(520): Error:
undefined identifier va_list
/home/knud/ldc/runtime/druntime/src/core/stdc/stdio.d(521): Error:
undefined identifier va_list




> BTW: I tried to reply to your mail but received an "account expired" error.


-- 
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