Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Weather plugin requirement compiler error (mdsplib)



> Try memtest86 from www.memtest86.com

Ok- I did, and this is gonna be a recursive Problem ;)

###########################
linux:/usr/local/src/memtest86-3.0 # make
gcc -E -traditional head.S -o head.s
as -o head.o head.s
gcc -c -fPIC -Wall -g -O2 -fno-strict-aliasing reloc.c
reloc.c: In function `elf_machine_rel':
reloc.c:93: warning: comparison between signed and unsigned
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin -fPIC
main.c
main.c: In function `do_test':
main.c:342: warning: comparison between signed and unsigned
main.c:354: warning: comparison between signed and unsigned
main.c:356: warning: comparison between signed and unsigned
main.c: In function `restart':
main.c:408: warning: comparison between signed and unsigned
main.c: In function `find_ticks':
main.c:429: warning: comparison between signed and unsigned
gcc -c -Wall -march=i486 -O -fomit-frame-pointer -fno-builtin test.c
test.c:12: error: conflicting types for `v'
test.h:280: error: previous declaration of `v'
make: *** [test.o] Error 1
###########################

What to do? I am not that familiar with compiler messages...


-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index