https://bugs.freedesktop.org/show_bug.cgi?id=27854
--- Comment #1 from Stefan Dirsch <sndir...@suse.de> 2010-04-27 03:44:01 PDT --- Looks like these symbols are not added to libGL, although they are part of the static libs (e.g. _mesa_create_visual is defined in libmesa.a, i.e. src/mesa/main/context.o). Mesa-7.8.1/src/mesa/drivers/x11> make /bin/sh ../../../../bin/mklib -o GL -linker 'gcc' -ldflags '' \ -major 1 -minor 5 -patch 070801 \ -install ../../../../lib64 \ -id /usr/lib64/libGL.1.dylib \ -lX11 -lXext -lm -lpthread fakeglx.o glxapi.o xfonts.o xm_api.o xm_buffer.o xm_dd.o xm_glide.o xm_image.o xm_line.o xm_span.o xm_tri.o ../../../../src/mesa/libmesa.a ../../../../src/mesa/libglapi.a mklib: Making Linux shared library: libGL.so.1.5.070801 mklib: Installing libGL.so.1.5.070801 libGL.so.1 libGL.so in ../../../../lib64 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev