This is the mail archive of the cygwin mailing list for the Cygwin 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: aplus-fsf (XWarpPointer)


> My current stumbling block:
> When compiling  aplus-fsf-4.22/src/main/aplus_main.c
> I get many errors related to X11.
>
> case in point:
> undefined reference to '_XWarpPointer' in AGIF.o

Not a *compile* problem but a *link* problem. Probably missing -lX11.

What is the last, failing, command executed by your build process?

HaND,
Michel Bardiaux

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


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