Sergey and Felix, I was already switching my Gentoo system to gcc 3.1 - I hope that in a day I've recompiled most of the stuff I need -, and I'll start looking at this as well.
On 2002.05.30 09:18 Sergey V. Udaltsov wrote: > > mach64_state.c:682: warning: concatenation of string literals with > __FUNCTION__ is deprecated. This feature will be removed in future > Yes. I noticed this doo > > > But it's only warnings. > I think so. > > > (II) ATI(0): [drm] loaded kernel module for "mach64" driver > > (II) ATI(0): [drm] drmSetBusid failed (6, PCI:1:0:0), Permission denied > > (EE) ATI(0): [dri] DRIScreenInit Failed > Exactly what I have. So we assume it's gcc:((( Is it possible to do > something here. I would not like to downgrade to gcc 2.96 (to much pain) > but still would like to use binary snapshots. Is it a big job to make > drm directory buildable by gcc3? I could try to do it myself - just tell > me where to put debug statements... > > > So I have the same permission problem and it only occurs with gcc 3. > :(( Does this mean gcc 3 sucks?:) Actually, transition from 2.96 to 3.1 > was not easy - had to rebuild all c++ progs... > I don't know if its the case here. Quite often it's bugs on the code that are exposed by different compiler optimizations. Sergey, you just recompiled the DRM from the binary snapshots with gcc 3.1, isn't it? And as far as I could tell, Felix just recompiled the DRM as well. So the problem is definitely on the DRM. I don't know if there is any upstream patch for gcc 3.1 in the DRI trunk, or X CVS or the Linux kernel. We have to check that too. > > Sergey, does your X-server lock up, too? > No. I did not notice this. Just no DRM... > > Regards, > > Sergey Jos� Fonseca _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
