![]() Home Overview FAQ Documentation Download Mailing List Geomview For Windows? Support Users Development Bug Reporting Contributing Contact Us Sponsors
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Closed REQ 5009]: Linkage problem
>
> Message-Id: <199408100353.AA05136 at cameron.geom.umn.edu>
> From: Lam Seung Ming Tammy <smlam at ma01.math01.hkbc.hk>
> Subject: Linkage problem
> To: software@geom
>
> Dear sir,
>
> I am going to compile Geomview and find a linkage error:
>
>
> /bin/ld: Unsatisfied symbols:
> xmMainWindowWidgetClass (data)
> _XmStrings (data)
> XtAppMainLoop (code)
> xmFrameWidgetClass (data)
> XmCreatePopupMenu (code)
> XtDispatchEvent (code)
> XmStringFree (code)
> xmRowColumnWidgetClass (data)
> XtCreateManagedWidget (code)
> XmCreateOptionMenu (code)
> xmPushButtonGadgetClass (data)
> XmCreateForm (code)
> XmCreateScrolledList (code)
> XmCreatePulldownMenu (code)
> XmTextSetString (code)
> xmScaleWidgetClass (data)
> XtVaCreateManagedWidget (code)
> XtFree (code)
> XtRemoveTimeOut (code)
> XtManageChild (code)
> XtVaSetValues (code)
> XmTextFieldSetString (code)
> xmScrollBarWidgetClass (data)
> xmToggleButtonWidgetClass (data)
> XtUnmanageChild (code)
> XtAddCallback (code)
> xmLabelWidgetClass (data)
> XtAppAddTimeOut (code)
> XmCreateScrolledText (code)
> xmPushButtonWidgetClass (data)
> XtAppPending (code)
> XLoadQueryFont (code)
> XtVaAppInitialize (code)
> XtAddEventHandler (code)
> XmListDeleteAllItems (code)
> XtWarning (code)
> xmCascadeButtonGadgetClass (data)
> XmScaleSetValue (code)
> XmToggleButtonSetState (code)
> XmTextFieldGetString (code)
> XtShellStrings (data)
> XtRealizeWidget (code)
> xmTextFieldWidgetClass (data)
> XmListAddItem (code)
> xmToggleButtonGadgetClass (data)
> XtDestroyWidget (code)
> xmDrawingAreaWidgetClass (data)
> XtGetGC (code)
> XmCreateFormDialog (code)
> XtStrings (data)
> XtAppNextEvent (code)
> XmCreateRadioBox (code)
> XtDisplay (code)
> XmStringCreateSimple (code)
> XmFontListCreate (code)
> XmStringCreateLtoR (code)
> XmListGetSelectedPos (code)
> XtSetValues (code)
> collect2: ld returned 1 exit status
>
>
> Which library containing this code? Where could I find those library?
These routines are in the X Intrinsics and OSF Motif libraries. You should
have the following command lines options going to the compiler -lXm -lXt.
>
> My system is HP735 sys 9.0
On the HP I believe the Motif libraries are in /usr/lib/Motif1.2 and
X Intrinsics are in /usr/lib/X11R5. If you are using the correct makefile
(for the HP, that's ${GEOMROOT/makefiles/mk.hp) it should be finding both
libraries unless you either don't have them installed or they are in some
non-standard location. Are you using mk.hp?
Hope this helps,
Daeron
daeron at geom.umn.edu
|
||
|
Home | Overview | FAQ | Documentation | Support | Download | Mailing List Windows? | Development | Bug Reporting | Contributing | Contact Us | Sponsors |
|||
|
site hosted by |
|||