Bug 5515 - 2.6.14 compile fails: undefined reference to `barrier
Summary: 2.6.14 compile fails: undefined reference to `barrier
Status: REJECTED DUPLICATE of bug 5512
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: Alpha (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 09:35 UTC by Thomas Cort
Modified: 2005-10-29 02:50 UTC (History)
0 users

See Also:
Kernel Version: 2.6.14
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
Kernel .config (19.11 KB, text/plain)
2005-10-28 09:37 UTC, Thomas Cort
Details

Description Thomas Cort 2005-10-28 09:35:52 UTC
Most recent kernel where this bug did not occur: 2.6.13.4 (haven't tried 2.6.14-rcX)


Distribution: Gentoo


Hardware Environment:
Digital Personal Workstation 433au (alpha EV56)
433MHz, 128MB RAM, 2x9.1 GB SCSI


Software Environment:
gcc-3.3.2, glibc-2.3.4, binutils-2.15.92.0.2, linux-2.6.13.4


Problem Description:
  LD      .tmp_vmlinux1
net/built-in.o(.text+0x53f50): In function `raw_rcv_skb':
: undefined reference to `barrier'
net/built-in.o(.text+0x53f54): In function `raw_rcv_skb':
: undefined reference to `barrier'
net/built-in.o(.text+0x53f74): In function `raw_rcv_skb':
: undefined reference to `barrier'
net/built-in.o(.text+0x53f78): In function `raw_rcv_skb':
: undefined reference to `barrier'
net/built-in.o(.text+0x543b0): In function `raw_send_hdrinc':
: undefined reference to `barrier'
net/built-in.o(.text+0x543b4): more undefined references to `barrier' follow
make: *** [.tmp_vmlinux1] Error 1


Steps to reproduce:
After configuring the kernel with make menuconfig simply type 'make'
Comment 1 Thomas Cort 2005-10-28 09:37:26 UTC
Created attachment 6414 [details]
Kernel .config
Comment 2 Adrian Bunk 2005-10-29 02:50:57 UTC

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

Note You need to log in before you can comment on or make changes to this bug.