This is the mail archive of the cygwin-xfree 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: trying to build against X


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

peter360 wrote:
> checking for X... no
> configure: error: Mrxvt requires the X Window System libraries and headers.
> 
> I read the configure program.  Looks like it is trying to find
> libXt.{a|so|sl} but failed.  I did find libXt.dll.a in my installation, but
> not libXt.a.  Are they the same thing?

No.  libXt.a would be a static library, while libXt.dll.a is an import
library for the shared cygXt-6.dll.

You'll need to patch the configure script to look for
libXt.{a|dll.a|so|sl} instead.


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEbQfcpiWmPGlmQSMRAofTAJ9MijO6rEGI32Q0JiDQcAf6U1JXJwCgpAkh
tkAd80FtPCC4551B9463TJ0=
=+zhW
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/


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