由买买提看人间百态

topics

全部话题 - 话题: thedisplay
(共0页)
c*****n
发帖数: 43
1
来自主题: Unix版 - X Window programming
I am learning how to program on X Window. Here are some simple scripts tha
could not run. Could you guys please help me?
theDisplay=XOpenDisplay(NULL);
if (theDisplay==NULL)
{.....}
When I compile this .c file by command cc, it is shown that
/usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (test.o) was d
etected. The linked output may not run on a PA 1.x system.
/usr/ccs/bin/ld: Unsatisfied symbols:
XOpenDisplay (code)
Does this infomation mean the compiler/linker is o
(共0页)