Skip site navigation (1)Skip section navigation (2)
Date:      18 May 2007 03:26:08 +0200
From:      "Arno J. Klaassen" <arno@heho.snv.jussieu.fr>
To:        ports@freebsd.org
Cc:        current@freebsd.org
Subject:   Re: HEADS UP: xorg 7.2 ready for testing
Message-ID:  <wpd50yx6q7.fsf@heho.snv.jussieu.fr>
In-Reply-To: <wpzm4355ja.fsf@heho.snv.jussieu.fr>
References:  <20070510212817.GA67897@xor.obsecurity.org> <20070512153043.GA12201@graf.pompo.net> <cb5206420705121400j7600519ara3f239e1149053ee@mail.gmail.com> <wpzm4355ja.fsf@heho.snv.jussieu.fr>

next in thread | previous in thread | raw e-mail | index | archive | help

follow-up to myself [ Cc to current@ since per se this seems not
related to the xorg7.2 update ]:

launcing the final link command by hand and hardcoding
/lib/libthr.so.2, I get :

cc -shared -Wl,-soname,libGL.so.1 -o libGL.so.1 glcontextmodes.o clientattrib.o compsize.o eval.o glxcmds.o glxext.o glxextensions.o indirect.o indirect_init.o indirect_size.o indirect_window_pos.o indirect_transpose_matrix.o indirect_vertex_array.o indirect_vertex_program.o pixel.o pixelstore.o render2.o renderpix.o single2.o singlepix.o vertarr.o xfont.o glx_pbuffer.o glx_query.o glx_texture_compression.o dri_glx.o XF86dri.o ../../../src/mesa/main/dispatch.o ../../../src/mesa/glapi/glapi.o ../../../src/mesa/glapi/glthread.o -L/usr/local/lib -lX11 -lXext -lXxf86vm -lXdamage -lXfixes -lm /lib/libthr.so.2 -L/usr/local/lib -ldrm

/lib/libthr.so.2: could not read symbols: Invalid operation

though libthr.so is in good condition :

nm -D /lib/libthr.so.2 | head
0000000000000000 A FBSD_1.0
0000000000000000 A FBSDprivate_1.0
         w _Jv_RegisterClasses
00000000000051e0 T ___creat
0000000000008db0 T ___pause  


Arno




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?wpd50yx6q7.fsf>