gcc version 3.2 (Mandrake Linux 9.0 3.2-1mdk)

Geoffrey esoteric@3times25.net
Tue Dec 3 09:56:00 GMT 2002


While compiling some code from memtest86-3.0.tar.gz recently, received 
the following error:

main.c:32: conflicting types for `v'
test.h:280: previous declaration of `v'
make: *** [main.o] Error 1

Source:

test.c: extern struct vars *v;

test.h: extern struct vars * v;

Compiles fine on 2.96 20000731 (Red Hat Linux 7.1 2.96-98)

Suggestions?

-- 
Until later: Geoffrey		esoteric@3times25.net

I didn't have to buy my radio from a specific company to listen
to FM, why doesn't that apply to the Internet (anymore...)?



More information about the Gcc mailing list