Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5916 - memtest does not build using gcc-3.1
Summary: memtest does not build using gcc-3.1
Status: VERIFIED DUPLICATE of bug 4088
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-02 12:25 UTC by Antonio D'souza
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...