[comp.windows.x] XtFocusMode

valdi@rhi.hi.is (Thorvaldur Sigurdsson) (08/08/89)

I think this matter has been mentioned before.  I have an application
that I link to -lXw -lXt -lX11 but I get an undefined external.  I have
a HP 9000/360 with HP-UX 6.5 and updated from HPX11R0 to HPX11R1 (bug 
fixes from R2 and R3 but R1 font usage).  After I updated my X-server
I get a link error:

	ld: Undefined external -
		__XtFocusMode
	*** Error code 1

Furthermore I found out with the command:

	strings /usr/lib/libXw.a | grep XtFocusMode

that XtFocusMode is used in the HP widget library /usr/lib/libXw.a  

XtFocusMode is not mentioned in any header file at /usr/include/X11
except in IntrinsicP.h (which I do not use) were it states that:

	extern int _XtFocusMode;

Please elm me or post on comp.windows.x answers to this problem.
________________________________________________________________________
Thorvaldur Egill Sigurdsson    | Internet: valdi@kerfi.hi.is  
Engineering Research Institute | ...mcvax!hafro!krafla!kerfi.hi.is!valdi
University of ICELAND	       | Phone: 354-1-694699
Hjardarhagi 2-6			
107 Reykjavik, ICELAND
------------------------------------------------------------------------