Hi all, Going through the book adding patches to support GCC-4 I noticed that I put a patch in the LFS repo (xorg-6.8.2-gcc4_fixes-1.patch) yet I used that one plus another patch in my recent build. Here's the other one:
=============================================================================== Patch from Gentoo bugzilla to fix a glitch in the Radeon driver that prevents compilation with gcc4: Red Hat bugzilla: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=150086 Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=80685 Update: We should carefully review this before committing upstream, to make sure it is the most correct fix. It was included in our build for now, to solve the pressing need to get things building with gcc 4. --- xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.h~ 2004-08-03 +++ xc/programs/Xserver/hw/xfree86/drivers/ati/radeon_probe.h 2004-11-18 @@ -146,9 +146,6 @@ extern Bool RADEONProbe FunctionPrototype((DriverPtr, int)); -extern SymTabRec RADEONChipsets[]; -extern PciChipsets RADEONPciChipsets[]; - /* radeon_driver.c */ extern void RADEONLoaderRefSymLists FunctionPrototype((void)); =============================================================================== Should this one be added as well? Does anyone have any issues with their Radeon card without it? -- Randy rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3] [GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686] 17:06:01 up 160 days, 16:39, 3 users, load average: 1.05, 0.77, 0.42 -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page