This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: rdesktop not finding X libs


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]