Summary: | nouveau: __ucmpdi2 unresolved on ppc32 | ||
---|---|---|---|
Product: | DRI | Reporter: | Pekka Paalanen <ppaalanen> |
Component: | DRM/other | Assignee: | Nouveau Project <nouveau> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | major | ||
Priority: | medium | CC: | brian, dri-devel, emanuele.zamprogno, hiyuh.root, wingo |
Version: | DRI git | ||
Hardware: | PowerPC | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Pekka Paalanen
2007-04-06 11:57:37 UTC
Last time I heard about that, it was a gcc bug and was fixed in later versions. Could you try a later gcc version ? More precisely, this should be fixed in gcc 4.2 I also ran into this. I applied the patch from [4] and was able to continue, after a reboot of course... Reassigning bugs to the list. (In reply to comment #2) > More precisely, this should be fixed in gcc 4.2 I have gcc 4.2.2 here, and I'm still hitting this. Patch from [4] works for me as well. I've not heard people complain about this recently, is it still an issue? Yes, I still had to patch 2.6.24 to add an implementation for this symbol. Using gcc 4.2.2 here. I just hit this today. Running a debian compiled 2.6.24-1 ppc32 kernel and I'm compiling with gcc version 4.2.3 (Debian 4.2.3-1). Hi, I'm using an gcc 4.2.3 from Debian and a Kernel 2.6.24 in a Powerbook G4 [ppc32], but when i conpile DRM, i continue to have the problem. [drm] Initialized drm 1.1.0 20060810 nouveau: Unknown symbol __ucmpdi2 Any ideas? or anything i can bring here to explain these? Thanks FYI, same here on gentoo (ppc32, <=gentoo-sources2.6.23-r5, gcc-4.2.2). I've filed this bug at gentoo's bugzilla too, b/c to ask toolchain and/or x11 maintainers about where problem is. http://bugs.gentoo.org/show_bug.cgi?id=204985 I just add here a link to marcheu's patch to do this in drm instead (to make it easy for ppl who want to avoid rebuilding their kernel: http://icps.u-strasbg.fr/~marchesin/nvdri/ucmpdi2.diff d. There is now a fix in the 2.6.25 kernel, I'll close this bug. If you encounter this on < 2.6.25, apply the patch linked above. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.