[xdebug-general] Re: client install does not work

From: Derick Rethans <derick[@]xdebug.org>
Date: Tue, 10 Oct 2006 09:39:26 +0200 (CEST)

On Tue, 10 Oct 2006, Werner Flamme wrote:

> Derick,
>
> the CFLAGS in front of configure do not change a bit.
>
> So I am back to my question: what is configure looking for? And where? I am
> not a programmer on OS level, just shell scripting, PHP and a little Perl
> and ABAP...

Well, it already finds your libedit, so the detection works fine. I
re-read your original mail and saw:

/usr/lib64/libedit.so: undefined reference to `tgetnum'

tgetnum is a symbol in the ncurses library which you seem to have to
link in as well. Try to use -lncurses in the CFLAGS as well. If that
works then I'll have to see on how to modify the configure stuff.
However, I would need access to a machine that inhibits this problem
then though to try things out.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Tue Oct 10 2006 - 09:39:31 BST

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST