rdesktop not finding X libs

Alexander Gottwald Alexander.Gottwald@s1999.tu-chemnitz.de
Sun May 8 16:02:00 GMT 2005


jose isaias cabrera wrote:

>
> Greetings!
>
> I am trying to build rdesktop with cygwin.  (I have done this a week ago
> with my computer at work.)  However, I am running into problems with my home
> computer: it's not finding the X libraries, even though they are there.

Have you installed the xorg-x11-devel package?

> checking for X... no

> So, how can I fix it?  Again, I really don't know where to go from here, but
> apparently, cygwin's setup utility is not updating the libraries as it
> should.

configure creates a config.log. Search for "checking for X" and find what went
wrong with the check. Maybe it's just a problem with the order of libraries
(eg they use -lX11 -lXext but it must be -lXext -lX11)

bye
        ago
NP: SITD - Wegweiser
-- 
 Alexander.Gottwald@s1999.tu-chemnitz.de
 http://www.gotti.org           ICQ: 126018723



More information about the Cygwin-xfree mailing list