Kod: Markera allt
gcc -O2 -c -fPIC -o /tmp/mathfunc32576_1.o /tmp/mathfunc32576_1.c
/tmp/mathfunc32576_1.c:38:20: error: stdlib.h: No such file or directory
/tmp/mathfunc32576_1.c:39:18: error: math.h: No such file or directory
/tmp/mathfunc32576_1.c:40:21: error: complex.h: No such file or directory
/tmp/mathfunc32576_1.c:272: error: expected ‘;’, ‘,’ or ‘)’ before ‘n1’
/tmp/mathfunc32576_1.c:274: error: expected ‘;’, ‘,’ or ‘)’ before ‘i’
/tmp/mathfunc32576_1.c:276: error: expected ‘;’, ‘,’ or ‘)’ before ‘n’
/tmp/mathfunc32576_1.c:278: error: expected ‘;’, ‘,’ or ‘)’ before ‘i’
/tmp/mathfunc32576_1.c:279: error: expected ‘;’, ‘,’ or ‘)’ before ‘i’
/tmp/mathfunc32576_1.c:300: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘float’
/tmp/mathfunc32576_1.c: In function ‘calc_lines’:
/tmp/mathfunc32576_1.c:561: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c:587: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c:614: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c:640: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c:667: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c:693: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c:700: warning: incompatible implicit declaration of built-in function ‘hypot’
/tmp/mathfunc32576_1.c:743: warning: incompatible implicit declaration of built-in function ‘pow’
/tmp/mathfunc32576_1.c: In function ‘init_frame’:
/tmp/mathfunc32576_1.c:797: warning: incompatible implicit declaration of built-in function ‘malloc’
Säkert busenkelt, men vad är det jag troligen inte fattat att jag måste installera?
J.R.