[comp.windows.x] XMenu library

g-mohame@gumby.cs.wisc.edu (Isa 'Indy' Hashim) (03/23/88)

I am a new user of the Xlib interface and am having some problems with creating
and manipulating menus. Everytime I compile (with -lX) I get the message:
    undefined:
	_XMenuCreate
	_XMenuActivate ....etc
What I want to know is: obviously there is some file that I am not including
in my cc command. I thought everything was included when you use -lX.
I even tried including /usr/lib/libXMenu.a /usr/lib/libXMenu_p.a and many
others, but it still gave me that error message.

Has anyone played with the routines in the XMenu library and/or know what I
am doing wrong??

Thanx for reading,
Isa