[busybox build error] libbb/md5.c: error: assignment of read-only location '*words'

Douglas Mencken dougmencken at gmail.com
Sun Oct 17 18:24:52 UTC 2010


  CC      libbb/md5.o
libbb/md5.c: In function 'md5_process_block64':
libbb/md5.c:233:2: error: assignment of read-only location '*words'
libbb/md5.c:234:2: error: assignment of read-only location '*words'
libbb/md5.c:235:2: error: assignment of read-only location '*words'
libbb/md5.c:236:2: error: assignment of read-only location '*words'
libbb/md5.c:237:2: error: assignment of read-only location '*words'
libbb/md5.c:238:2: error: assignment of read-only location '*words'
libbb/md5.c:239:2: error: assignment of read-only location '*words'
libbb/md5.c:240:2: error: assignment of read-only location '*words'
libbb/md5.c:241:2: error: assignment of read-only location '*words'
libbb/md5.c:242:2: error: assignment of read-only location '*words'
libbb/md5.c:243:2: error: assignment of read-only location '*words'
libbb/md5.c:244:2: error: assignment of read-only location '*words'
libbb/md5.c:245:2: error: assignment of read-only location '*words'
libbb/md5.c:246:2: error: assignment of read-only location '*words'
libbb/md5.c:247:2: error: assignment of read-only location '*words'
libbb/md5.c:248:2: error: assignment of read-only location '*words'
make[1]: *** [libbb/md5.o] Error 1
make: *** [libbb] Error 2

It is obviously caused by commit git show
cfe114c4f3d4e1dfc00196d8df316874eaf2d2b8.


More information about the busybox mailing list