Bug 230977

Summary: Problems building madwifi after upgrading to the latest binutils
Product: [Fedora] Fedora Reporter: Kjartan Maraas <kmaraas>
Component: binutilsAssignee: Jakub Jelinek <jakub>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-03-11 16:21:22 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kjartan Maraas 2007-03-05 09:17:28 UTC
Description of problem:

With binutils 2.17.50.0.12 I get this:

[root@rivendell madwifi-ng]# make 
Checking requirements... ok.
Checking kernel configuration... ok.
make -C /lib/modules/2.6.20-1.2953.fc7/build
SUBDIRS=/home/kmaraas/cvs/madwifi-ng modules
make[1]: Entering directory `/usr/src/kernels/2.6.20-1.2953.fc7-i686'
  LD [M]  /home/kmaraas/cvs/madwifi-ng/ath_hal/ath_hal.o
/home/kmaraas/cvs/madwifi-ng/ath_hal/i386-elf.hal.o: file not recognized: File
format not recognized
make[3]: *** [/home/kmaraas/cvs/madwifi-ng/ath_hal/ath_hal.o] Error 1
make[2]: *** [/home/kmaraas/cvs/madwifi-ng/ath_hal] Error 2
make[1]: *** [_module_/home/kmaraas/cvs/madwifi-ng] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.20-1.2953.fc7-i686'
make: *** [modules] Error 2
[root@rivendell madwifi-ng]# rpm -q binutils
binutils-2.17.50.0.12-2

Works well if I downgrade to the release from test1. (2.17.50.0.9)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Jakub Jelinek 2007-03-11 16:21:22 UTC

*** This bug has been marked as a duplicate of 230964 ***