On 13-Feb-00 Brian Paul wrote:
>> Is there any reason Mesa 3.3 is building without link information
>> in the library? Those of us who dlopen() the library get a dl_error
>> because we can't anticipate the need of, say, Glide.
> I guess you're using the GNU configure scripts, right?
...
> Using the GNU Makefiles:
> % ldd libGL.so.1
>         libc.so.6 => /lib/libc.so.6 (0x4024d000)
>         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
> 
> This is a problem in the configure or libtool scripts.  Hopefully
> Thomas Tanner (or someone knowledgable in GNU configure) can look
> into this.

 That's a bug in the libtool CVS snapshot Mesa 3.3 is using.
 I'll try to fix it ASAP.

Thomas Tanner -------------------------
email: tanner@(ffii.org|gnu.org|gmx.de)
web:   http://home.pages.de/~tanner/
UMI:   http://umi.ffii.org/


_______________________________________________
Mesa-dev maillist  -  [EMAIL PROTECTED]
http://lists.mesa3d.org/mailman/listinfo/mesa-dev

Reply via email to