malloc/gmalloc.c:360: error: conflicting types for '__morecore'
malloc/gmalloc.c:240: error: previous declaration of '__morecore' was here
malloc/gmalloc.c:360: warning: initialization from incompatible pointer type
malloc/gmalloc.c:909: warning: no previous declaration for '_malloc'
malloc/gmalloc.c:916: warning: no previous declaration for '_free'
malloc/gmalloc.c:923: warning: no previous declaration for '_realloc'
malloc/gmalloc.c:1244: warning: no previous declaration for 'cfree'
malloc/gmalloc.c: In function '__default_morecore':
malloc/gmalloc.c:1588: warning: implicit declaration of function 'sbrk'
malloc/gmalloc.c:1588: warning: cast to pointer from integer of different size
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/clisp/work/clisp-2.41/src
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/clisp
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/lang/clisp
*** 'make replace' failed for package clisp.
*** Please read the errors listed above, fix the problem,
*** then re-run pkg_rolling-replace to continue.