|
From: FD C. <fra...@fr...> - 2008-10-05 19:09:11
|
Hi Diao, A "yum provides libXi" on my EL5 gives me the following result : libXi.i386 : X.Org X11 libXi runtime library libXi.x86_64 : X.Org X11 libXi runtime library By the way, 2.6.18-8.el5 is completely outdated... Best, Francois On Sun, 5 Oct 2008 14:45:54 -0400 jiasheng diao <di...@ho...> wrote: > Hi, All: > > On a linux system I am compiling Mesa 7.2 including the three files: MesaDemos-7.2.tar MesaGLUT-7.2.tar MesaLib-7.2.tar. > uname -a gives me the following information on my system. > Linux 2.6.18-8.el5 #1 SMP Fri Jan 26 14:15:14 EST 2007 x86_64 x86_64 x86_64 GNU/Linux > I used "make linux-x86-64" for compilation. > > The following is the end of compilation output. What should I do next? > Do my computer miss some library or the library exists somewhere else > which can not be found by gcc? Thanks. > > Sincerely, > Diao Jiasheng > ---------------------------------------------------------------------------------------------------------------------------------------------------- > /bin/sh ../../../bin/mklib -o glut -linker 'gcc' -ldflags '' \ > -major 3 -minor 7 -patch 1 \ > -install ../../../lib64 \ > -id /usr/local/lib64/libglut.3.dylib \ > > -L../../../lib64 -lGLU -lGL -L/usr/X11R6/lib64 -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 > mklib: Making Linux shared library: libglut.so.3.7.1 > /usr/bin/ld: cannot find -lXi > collect2: ld returned 1 exit status > mklib: Installing libglut.so.3.7.1 libglut.so.3 libglut.so in ../../../lib64 > mv: cannot stat `libglut.so.3.7.1': No such file or directory > make[3]: *** [../../../lib64/libglut.so] Error 1 > make[3]: Leaving directory `/home/diao/Mesa/Mesa-7.2/src/glut/glx' > make[2]: *** [subdirs] Error 1 > make[2]: Leaving directory `/home/diao/Mesa/Mesa-7.2/src' > make[1]: *** [default] Error 1 > make[1]: Leaving directory `/home/diao/Mesa/Mesa-7.2' > make: *** [linux-x86-64] Error 2 > > > _________________________________________________________________ > Stay up to date on your PC, the Web, and your mobile phone with Windows Live. > http://clk.atdmt.com/MRT/go/msnnkwxp1020093185mrt/direct/01/ |