pkgsrc-Users archive

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

Re: error running pkg_rolling-replace



I have this problem as well:


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.

Looking at the man-page of pkg_rolling-replace I hoped to avoid clisp by:

pkg_rolling-replace -u -x dar,clisp

but that doesn't work since it still ends with the same error. Any other suggestions?




Home | Main Index | Thread Index | Old Index