-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi...
        I've been trying to compile XFree86-4.3.0 ... And, actually the
_compile_ (make World) works for me. When I try to make install tho,
I get this error: (PARTIAL... I'll put a link to the full error somewhere,
and not consume bandwith...)

make[4]: Entering directory `/tmp/X-4.3.0/xc/lib/GL/GL'
rm -f libGL.so.1.2~
+ cd .
+ gcc -o ./libGL.so.1.2~ -shared -Wl,-Bsymbolic -Wl,-soname,libGL.so.1 
../../../lib/GL/glx/clientattrib.o ../../../lib/GL/glx/compsize.o 
../../../lib/GL/glx/dispatch.o ../../../lib/GL/glx/eval.o 
../../../lib/GL/glx/g_render.o ../../../lib/GL/glx/g_single.o 
../../../lib/GL/glx/g_vendpriv.o ../../../lib/GL/glx/glapi.o 
../../../lib/GL/glx/glthread.o ../../../lib/GL/glx/glxcmds.o 
../../../lib/GL/glx/glxext.o ../../../lib/GL/glx/indirect_init.o 
../../../lib/GL/glx/pixel.o ../../../lib/GL/glx/pixelstore.o ../../
../lib/GL/glx/render2.o ../../../lib/GL/glx/renderpix.o ../../../lib/GL/glx/single2.o 
../../../lib/GL/glx/singlepix.o ../../../lib/GL/glx/vertarr.o 
../../../lib/GL/glx/xfont.o ../../../lib/GL/dri/XF86dri.o 
../../../lib/GL/dri/dri_glx.o -lpthread -L../../../exports/lib -lXext -lX11 -ldl -lc
../../../lib/GL/glx/glapi.o(.data+0x1a08): undefined reference to `glNewList'
../../../lib/GL/glx/glapi.o(.data+0x1a14): undefined reference to `glEndList'
../../../lib/GL/glx/glapi.o(.data+0x1a20): undefined reference to `glCallList'
../../../lib/GL/glx/glapi.o(.data+0x1a2c): undefined reference to `glCallLists'
[... It continues on and on...]

Now, I nm'd all the .o's in /tmp/X-4.3.0/xc and found that if I switch the
dispatch.o from
        lib/GL/glx/dispatch.o to
        programs/Xserver/GL/mesa/src/dispatch.o

Then, all the undefined references are defined... Here's my uname output:
        Linux client.cablemodem.hex21.com 2.2.20 #2 SMP Mon Feb 17 01:32:50 EST 2003 
i686 unknown

(It's a redhat 6.2 machine (sort of))

What's interesting, is on a friend of mines box, the same procedure (make World
make install) works fine. (His is a redhat 8.0 machine (so it's linux-2.4))

Here ( http://www.hex21.com/~binesh/XFree86/World.log.bz2 : 284K ) are the
results of my make World

and here ( http://www.hex21.com/~binesh/XFree86/install.log.bz2 : 8K ) are the
results of my make install

Any help appreciated,
Thanks!
Binesh


- --
"Probability of being in the delta quadrant, over 70,000 light years
 away from last known location is negligible."
        -- Dreadnought to Torres "Voyager"


    PGP  Key: http://www.hex21.com/~binesh/binesh-public.asc
        Key fingerprint = 421D B4C2 2E96 B8EE 7190  A0CF B42F E71C 7FC3 AD96
    SSH2 Key: http://www.hex21.com/~binesh/binesh-ssh2.pub
    SSH1 Key: http://www.hex21.com/~binesh/binesh-ssh1.pub
OpenSSH  Key: http://www.hex21.com/~binesh/binesh-openssh.pub
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: pgpenvelope 2.10.2 - http://pgpenvelope.sourceforge.net/

iD8DBQE+YndBtC/nHH/DrZYRAuB1AJ4w1GxMXV0+e2i3OZcaqMXfmgLcngCffjDv
y7mdYDGvCuoKOqxkDhURetw=
=E4Gi
-----END PGP SIGNATURE-----
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to