Re: xfree86_4.1.0-2 broken dga

2001-08-13 Thread Sean Morgan
On 2001.08.13 01:06 Tim Moss wrote: > Do you even have a libXxf86dga.so file? I am running sid and I don't > have that anymore though I created it from libXxf86dga.a > > ld --whole-archive -shared -o libXxf86dga.so libXxf86dga.a > > I have no idea what, if any, problems this may cause with futur

Re: xfree86_4.1.0-2 broken dga

2001-08-13 Thread Tim Moss
Sean Morgan wrote: All my DGA using apps have broken as of late giving: /usr/X11R6/lib/libXxf86dga.so: undefined symbol: atexit A 'dpkg -S libXxf86dga.so' gives no results, but I assume it used to be in xlibs. So were the DGA libs moved or something, or am I just SOL til the maintainer fixes

Re: xfree86_4.1.0-2 broken dga

2001-08-12 Thread Nathan E Norman
On Sun, Aug 12, 2001 at 12:35:18PM -0400, Sean Morgan wrote: > All my DGA using apps have broken as of late giving: > > /usr/X11R6/lib/libXxf86dga.so: undefined symbol: atexit > > A 'dpkg -S libXxf86dga.so' gives no results, but I assume it used to be in > xlibs. So were the DGA libs moved or s

Re: xfree86_4.1.0-2 broken dga

2001-08-12 Thread Sean
Sounds like you're running Sid ... libc6-2.2.3-10 is "broken". Downgrade to the one in woody, and your problem will be fixed. Sean On Sun, 12 Aug 2001 12:35:18 -0400 Sean Morgan <[EMAIL PROTECTED]> wrote: > All my DGA using apps have broken as of late giving: > > /usr/X11R6/lib/libXxf86dga.so:

xfree86_4.1.0-2 broken dga

2001-08-12 Thread Sean Morgan
All my DGA using apps have broken as of late giving: /usr/X11R6/lib/libXxf86dga.so: undefined symbol: atexit A 'dpkg -S libXxf86dga.so' gives no results, but I assume it used to be in xlibs. So were the DGA libs moved or something, or am I just SOL til the maintainer fixes it?