(original article)

Re: A new release of wiggle

30 March 2011, 12:58 UTC

Under OSX Snow Leopard this doesn't seem to build:

[bolt:~/downloads/wiggle_0.8] $ make install cc -ggdb -Wall -Werror -c -o load.o load.c load.c:41:20: error: malloc.h: No such file or directory cc1: warnings being treated as errors load.c: In function ‘join_streams’: load.c:55: warning: implicit declaration of function ‘realloc’ load.c:55: warning: assignment makes pointer from integer without a cast load.c: In function ‘load_regular’: load.c:76: warning: implicit declaration of function ‘malloc’ load.c:76: warning: incompatible implicit declaration of built-in function ‘malloc’ load.c:79: warning: implicit declaration of function ‘free’ load.c: In function ‘load_other’: load.c:93: warning: incompatible implicit declaration of built-in function ‘malloc’ make: *** [load.o] Error 1 [bolt:~/downloads/wiggle_0.8] $

Thanks, Jason Harris




[æ]