hi, <br><br>i try to compile a program but it got errors as following<br><br>cc&nbsp; -DX -I/usr/X11R6/include -c drawgram.c<br>In file included from drawgram.c:7:<br>draw.h:8:27: error: X11/Xaw/Label.h: No such file or directory
<br>draw.h:11:32: error: X11/Xaw/SimpleMenu.h: No such file or directory<br>draw.h:12:27: error: X11/Xaw/Paned.h: No such file or directory<br>draw.h:13:25: error: X11/Xaw/Box.h: No such file or directory<br>draw.h:14:32: error: X11/Xaw/MenuButton.h: No such file or directory
<br>draw.h:15:28: error: X11/Xaw/SmeBSB.h: No such file or directory<br>draw.h:16:26: error: X11/Xaw/Form.h: No such file or directory<br>draw.h:17:28: error: X11/Xaw/Dialog.h: No such file or directory<br>make: *** [drawgram.o
] Error 1<br><br>i looked at /usr/include/X11/, it doesn't have these header files. what rpm contains them?<br><br>Thanks<br><br>Yuandan<br>