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 future > upgrades and such so use it at your own risk. All I know is my programs > will run again.
Heh, so that's where those come from...though why you wouldn't have one is beyond me, I think it would be generated by the install script. It turns out my problem was caused by the libc-10 packages, so a downgrade fixed everything.

