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

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

On Tue, 10 Oct 2006, Werner Flamme wrote:

> Derick,
>
> that did the trick!
>
> CFLAGS="-L/lib64 -L/usr/lib64 -lncurses" ./configure --with-libedit
>
> gave no errors, and the following "make" did not complain either :-) -
> except maybe
>
> # make
> gcc -DHAVE_CONFIG_H -I. -I. -I. -L/lib64 -L/usr/lib64 -lncurses -c main.c
> gcc: -lncurses: linker input file unused because linking not done
> gcc -DHAVE_CONFIG_H -I. -I. -I. -L/lib64 -L/usr/lib64 -lncurses -c
> usefulstuff.c
> gcc: -lncurses: linker input file unused because linking not done
> gcc -L/lib64 -L/usr/lib64 -lncurses -o debugclient main.o usefulstuff.o
> -ledit -lnsl
>
> Hm... After make install, /usr/local/bin/debugclient exists and answers as
> expected :-)

Cool, this is a hack however, so I would be greateful if I could have
access to the machine to fix it for real.

regards,
Derick

-- 
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
Received on Tue Oct 10 2006 - 10:54:08 BST

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