Re: XForms: Problems w/xforms library

Dr. T.C. Zhao (zhao@bragg.phys.uwm.edu)
Thu, 31 Jul 1997 22:47:28 -0500

To subscribers of the xforms list from "Dr. T.C. Zhao" <zhao@bragg.phys.uwm.edu> :

from <patrick@namesecure.com> :

>I am attempting to compile a program (xmysql) that requires the xforms
>library under BSDi 3.0. However, I am getting things like:

>button.o: Undefined symbol _XFreePixmap referenced from text segment
>button.o: Undefined symbol _XLookupKeysym referenced from text segment
>button.o: Undefined symbol _XSync referenced from text segment
>objects.o: Undefined symbol _XClipBox referenced from text segment
>forms.o: Undefined symbol _XMoveWindow referenced from text segment

Looks like something wrong on your linker line, the
linker is not finding the libX11.a/libX11.so
Make sure -lX11 comes *after* -lforms.
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/