<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">I got this messgage when compiling the MesaLib-7.1 and MesaGlUT-7.1 :</font></span></div>

<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3"></font></span> </div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">----------------------------------------</font></span></div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">/bin/sh ../../../bin/mklib -o glut -linker 'gcc -m64' -ldflags '' \<br>
<span style="mso-tab-count: 2">        </span>-major 3 -minor 7 -patch 1 \<br><span style="mso-tab-count: 2">        </span><span style="mso-spacerun: yes"> </span>-install ../../../lib64 \<br><span style="mso-tab-count: 2">        </span>-id /usr/lib64/libglut.3.dylib \<br>
<span style="mso-tab-count: 2">        </span>-L../../../lib64 -lGLU -lGL<span style="mso-spacerun: yes">  </span>-lX11 -lXmu -lXi -lm glut_8x13.o glut_9x15.o glut_bitmap.o glut_bwidth.o glut_cindex.o glut_cmap.o glut_cursor.o glut_dials.o glut_dstr.o glut_event.o glut_ext.o glut_fcb.o glut_fullscrn.o glut_gamemode.o glut_get.o glut_glxext.o glut_hel10.o glut_hel12.o glut_hel18.o glut_init.o glut_input.o glut_joy.o glut_key.o glut_keyctrl.o glut_keyup.o glut_menu.o glut_menu2.o glut_mesa.o glut_modifier.o glut_mroman.o glut_overlay.o glut_roman.o glut_shapes.o glut_space.o glut_stroke.o glut_swap.o glut_swidth.o glut_tablet.o glut_teapot.o glut_tr10.o glut_tr24.o glut_util.o glut_vidresize.o glut_warp.o glut_win.o glut_winmisc.o layerutil.o<br>
mklib: Making Linux shared library:<span style="mso-spacerun: yes">  </span>libglut.so.3.7.1<br>/usr/bin/ld: cannot find -lX11<br>collect2: ld returned 1 exit status<br>mklib: Installing libglut.so.3.7.1 libglut.so.3 libglut.so in ../../../lib64<br>
mv: cannot stat `libglut.so.3.7.1': No such file or directory<br>make[2]: *** [../../../lib64/libglut.so] Error 1<br>make[2]: Leaving directory `/sources/xorg-20081125/Mesa-7.1-64/src/glut/glx'<br>make[1]: *** [subdirs] Error 1<br>
make[1]: Leaving directory `/sources/xorg-20081125/Mesa-7.1-64/src'<br>make: *** [default] Error 1</font></span></div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体" size="3">---------------------------------------</font></span></div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt"> </div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt">XORG_PREFIX=/usr/X11R7</div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt">the value of PKG_CONFIG_PATH64 and XORG_CONFIG64 is setted up according the cblfs.</div>
<div class="MsoPlainText" style="MARGIN: 0cm 0cm 0pt">
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"></span> </div>
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">the  /etc/ld.so.conf contains:</span></div>
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"></span></div>
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">/usr/lib</span></div>
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">/usr/lib64</span></div>
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">/usr/X11R7/lib64</span></div>
<div><span lang="EN-US" style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">/usr/X11R7/lib32</span></div></div></span><br>Is there anything  I should add to this file ?