This is the mail archive of the cygwin@sourceware.cygnus.com 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]

B19: problems with libXext.a


hi,

i tryed to compile a x-programm and got this error massages:

x11win.c:undefined reference to 'XShmDetach'
x11win.c:undefined reference to 'XShmAttach'
x11win.c:undefined reference to 'XShmCreateImage'
x11win.c:undefined reference to 'XShmPutImage'

(tryed with: -L/usr/X11R6.3/lib -lX11 -lXext)

so i made a libXext2.a with the lddtool from libXext.dll,
but with this one i got the same errors.

what's wrong?

ciao
ansgar :)





-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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