PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : userfilter



klaus_harrer
18.04.03, 13:18
Hallo

Ich bekomme folgende Fehlermeldung wenn ich userfilter für Gimp mittels make installieren möchte.

In file included from uf_eval.c:26:
uf_parser.h:42:7: warning: no newline at end of file
In file included from uf_eval.c:27:
uf_eval.h:51:7: warning: no newline at end of file
uf_eval.c: In function `p_src':
uf_eval.c:383: warning: passing arg 1 of pointer to function from incompatible pointer type
gcc -g -O3 -fomit-frame-pointer -funroll-loops -ffast-math -Wall `gimptool --cflags` -c uf_file.c
uf_file.c: In function `load_bin_file':
uf_file.c:48: incompatible types in assignment
uf_file.c:49: incompatible types in assignment
uf_file.c:50: incompatible types in assignment
uf_file.c:51: incompatible types in assignment
uf_file.c:52: incompatible types in assignment
uf_file.c:55: incompatible type for argument 2 of `fseek'
uf_file.c:58: invalid operands to binary +
uf_file.c:61: invalid operands to binary +
uf_file.c:64: invalid operands to binary +
uf_file.c:67: invalid operands to binary +
uf_file.c:72: invalid operands to binary +
uf_file.c:77: invalid operands to binary +
make: *** [uf_file.o] Fehler 1

Woran genau liegt es das ich Userfilter nicht installieren kann?

MfG
Klaus