On Tue, 25 Nov 2003 10:31:21 +0000
Keith Whitwell <[EMAIL PROTECTED]> wrote:

> Ian Romanick wrote:
> > Michel Dänzer wrote:
> > 
> >> On Mon, 2003-11-24 at 20:01, en ne wrote:
> >>
> >>> I send you the verbose output and the ldd output.
> >>
> >>
> >>         libexpat.so.1 => not found
> > 
> > 
> > This is getting old.  This makes at least 10 reports of "direct 
> > rendering not working" that turned out to be libexpat.so problems.  Are 
> > we or are we not staticly linking with libexpat for the nightly builds? 
> >  I seriously thought that this was resolved weeks ago.
> 
> If we're not going to link it statically, can we please use dlopen() and 
> dlsym() to get the expat functionality, and if it's not available, do nothing?

Apperently we're not linking statically with libexpat. This is really
only a snapshot problem, so doing this dlopen thing would be overkill.
As jfonseca doesn't seem to have much time to maintain the snapshots I'd
volunteer to setup a snapshot build on freedesktop.org that would link
statically with libexpat. I believe I could start building snapshots by
the end of this week. If someone's quicker than tat, go ahead ;-)

> 
> Keith
> 

Regards,
  felix

------------    __\|/__    ___     ___       -------------------------
 Felix       ___\_e -_/___/ __\___/ __\_____   You can do anything,
   Kühling  (_____\Ä/____/ /_____/ /________)  just not everything
 [EMAIL PROTECTED]       \___/   \___/   U        at the same time.


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to