On Sun, 1 Apr 2001, Zephaniah E. Hull wrote:
> On Sun, Apr 01, 2001 at 11:16:13AM -0700, Daryll Strauss wrote:
> > On Sun, Apr 01, 2001 at 02:07:36PM -0400, Zephaniah E. Hull wrote:
> > >
> > > Actually, the problem is that libGL itself was miscompiled, I'm working
> > > on tracking this down and properly fixing it.
> > >
> >
>
> Actually, after a little more checking (thank god for tee and regular
> expressions) it seems that the problem is that xc/lib/GL/dri/dri_glx.c
> uses va_start and friends without including stdarg.h
>
> That used to work due to either inter-dependences between other header
> files which are being included, or due to va_start now being a #define
> instead of a real function (I'm not sure if it was a real function
> previously).
>
> However, in either case, recent changes in libc6 and gcc in Debian
> exposed this, making libGL compile but fail to work with the error in
> the previous messages.
>
> A (very simple) patch is attached.
>
Is this patch going to be included in the next build?
- Pasi Kärkkäinen
^
. .
Linux
/ - \
Choice.of.the
.Next.Generation.
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel