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: Linking Errors related to X11


On 3/22/2012 4:54 PM, Tom Szczesny wrote:
Larry Hall wrote:
"That's because the Makefile generated by the configure script *ignores*
X_LIBS.  You'll need to force -lX11 into the link line of every affected
Makefile. if you want it to link against this library.  This is a problem
with the app's configure script, not Cygwin.  You should report this to
the maintainers."

The lib for src/dap is      ../../src/dap/.libs/libdap.a
The lib for src/AplusGUI is     ../../src/ApluGUI/.libs/libAplusGUI.a

What file contains the lib for X11 in cygwin?

The one you've been trying to tell it to use - libX11.a. It's in /usr/lib. It comes from Cygwin's libX11-devel package.

--
Larry

_____________________________________________________________________

A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?

--
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]