Hide Forgot
Created attachment 496600 [details] Log file from a build Description of problem: akmod-wl can't rebuild with gcc-4.6.0-6.fc15.x86_64 This appears to be the failure point (full log attached): CC [M] /tmp/akmodsbuild.rOeeHOGj/BUILD/wl-kmod-5.100.82.38/_kmod_build_2.6.38.2-9.fc15.x86_64/src/wl/sys/wl_linux.o /tmp/akmodsbuild.rOeeHOGj/BUILD/wl-kmod-5.100.82.38/_kmod_build_2.6.38.2-9.fc15.x86_64/src/wl/sys/wl_linux.c: In function 'wl_attach': /tmp/akmodsbuild.rOeeHOGj/BUILD/wl-kmod-5.100.82.38/_kmod_build_2.6.38.2-9.fc15.x86_64/src/wl/sys/wl_linux.c:487:3: error: implicit declaration of function 'init_MUTEX' [-Werror=implicit-function-declaration] cc1: some warnings being treated as errors Version-Release number of selected component (if applicable): kernel-2.6.38.2-9.fc15.x86_64 kernel-2.6.38.3-18.fc15.x86_64 kernel-2.6.38.4-20.fc15.x86_64 akmods-0.3.6-3.fc12.noarch akmod-wl-5.100.82.38-1.fc14.x86_64 gcc-4.6.0-6.fc15.x86_64 How reproducible: Always Steps to Reproduce: 1. Enable RpmFusion repository 2. yum install akmod-wl 3. akmodsbuild /usr/src/akmods/wl-kmod-5.100.82.38-1.fc14.src.rpm Actual results: Kernel module wl fails to build Expected results: Modules builds and installs Additional info: This used to build with the Fedora 15 beta components. kernel version doesn't seem to matter.
As far as I know, it's not gcc's fault, but rather broadcom's fault, and we can't fix it. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
FYI. It looks like this is already in the rpmfusion bug tracker. https://bugzilla.rpmfusion.org/show_bug.cgi?id=1678 Thanks, -Dan