You are having this problem (solution inside):
http://forums.codelite.org/viewtopic.php?f=13&t=2636#p12048
Eran
On Sat, Jul 26, 2014 at 8:00 PM, Tamer Higazi <th...@go...> wrote:
> Hi people!
>
> I am trying to build codelite git on my gentoo machine, but I am not
> getting smart.
>
> What did I make wrong?!
>
> At 57% codeLite throws an error:
>
> [ 57%] Built target LLDBDebugger
> Linking CXX executable ../../bin/codelite-lldb
>
> /usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld:
> warning: libedit.so, needed by
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so, not found (try using
> -rpath or -rpath-link)
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `history'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `history_init'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `history_end'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_line'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_get'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_end'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_deletestr'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_insertstr'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_push'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_gets'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_source'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_init'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_set'
> ../../../sdk/lldb/unix/lib/x86_64/liblldb.so: undefined reference to
> `el_getc'
> collect2: Fehler: ld gab 1 als Ende-Status zurück
> make[2]: *** [bin/codelite-lldb] Fehler 1
> make[1]: ***
> [LLDBDebugger/codelite-lldb/CMakeFiles/codelite-lldb.dir/all] Fehler 2
> make: *** [all] Fehler 2
>
>
> Can somebody of you tell me how to solve this problem ?!
>
>
>
>
>
> Tamer
>
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> Codelite-developers mailing list
> Cod...@li...
> https://lists.sourceforge.net/lists/listinfo/codelite-developers
>
--
Eran Ifrah
Author of codelite, a cross platform open source C/C++ IDE:
http://www.codelite.org
wxCrafter, a wxWidgets RAD: http://wxcrafter.codelite.org
|