Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!bcm!rdargahi From: rdargahi@wilkins.iaims.bcm.tmc.edu (Ross Dargahi) Newsgroups: comp.windows.x Subject: HELP HELP HELP Message-ID: <4748@gazette.bcm.tmc.edu> Date: 16 Mar 91 01:54:24 GMT Sender: usenet@bcm.tmc.edu Reply-To: rdargahi@wilkins.iaims.bcm.tmc.edu (Ross Dargahi) Organization: Baylor College of Medicine, Houston, Tx Lines: 22 Nntp-Posting-Host: wilkins.iaims.bcm.tmc.edu Originator: rdargahi@wilkins.iaims.bcm.tmc.edu I am compiling an X client on an Evans & Sutherland machine. The client uses the MOTIF GUI. The followind is the copilation command I am using: cc -o application application.o -lXm -lXt -lXmu -lX11 I get the following link errors: ld: Undefined: XtWidgetHasCallbacks XtWidgetCallCallbacks XtWidgetOverrideCallback _XtSetFontUnit _XtFocusMode _XtGetPerDisplay _XtCheckLangName _XtLangExpand Does anyone have any idea where these functions should be? I am at a loss! Ross