Developers |
In my previous thread I had some header reference problems. Those were partially resolved with, gcc -L/usr/X11R6/lib -lXm -lXt -X11 -o label label.c However, I am now receiving these compilation errors. (I know my code is fine, it compiled and ran fine on another machine). /usr/X11R6/lib/libXm.so undefined reference to `XpGetDocumentData` |
|||
I am attempting to compile some simple applications, such as creating a label etc, but I am consistently receiving the following error, when I am including these header files in my code. #include --------Error---------- ---------End-------------- I also tried to create symbolic links to the directories such as "Xm" etc in /usr/include, but with no luck. Any ideas would be greatly appreciated. |
|||
When attempting to install the developer version rpm of Opensource Motif, there is one commercial library, libuil.so (2) (Motif User Interface Language), that is required. Since it is a commerical library it is seemingly impossible to find it. If someone got an idea where to obtain it, please post it. |
|||
On a RedHat 6.1 box, when I run xmkmf -a in a demo directory I get a missing separator error. For example, in the |
|||
Users of the Motif toolkit that need help programming a |
|||
