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. _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
