Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5916

Summary: memtest does not build using gcc-3.1
Product: Gentoo Linux Reporter: Antonio D'souza <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED DUPLICATE    
Severity: critical    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Antonio D'souza 2002-08-02 12:25:29 UTC
I get this error message:

gcc -E -traditional head.S -o head.s
gcc -c -fPIC -Wall -g -O2 -fno-strict-aliasing reloc.c
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin -fPIC main.c
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin test.c
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin -fPIC init.c
test.c:12: conflicting types for `v'
test.h:280: previous declaration of `v'
init.c:14: conflicting types for `v'
test.h:280: previous declaration of `v'
make: *** [test.o] Error 1
Comment 1 Doug Goldstein (RETIRED) gentoo-dev 2002-08-03 04:46:05 UTC

*** This bug has been marked as a duplicate of 4088 ***
Comment 2 Antonio D'souza 2003-01-07 11:57:35 UTC
I should really start searching for existing bugs before filing new ones...