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? -- 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/
