Does anyone have tried to build on a 4.4 system? The build-release process ends with this error:
===> libssl/crypto install -c -o root -g bin -m 600 libcrypto.a /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto.a ranlib -t /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto.a chmod 444 /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto.a install -c -o root -g bin -m 600 libcrypto_p.a /data/flashboot-SNAP-20081024/flash-dist/usr/lib ranlib -t /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto_p.a chmod 444 /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto_p.a install -c -o root -g bin -m 600 libcrypto_pic.a /data/flashboot-SNAP-20081024/flash-dist/usr/lib ranlib -t /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto_pic.a chmod 444 /data/flashboot-SNAP-20081024/flash-dist/usr/lib/libcrypto_pic.a install -c -o root -g bin -m 444 libcrypto.so.14.0 /data/flashboot-SNAP-20081024/flash-dist/usr/lib install -c -o root -g bin -m 444 llib-lcrypto.ln /data/flashboot-SNAP-20081024/flash-dist/usr/libdata/lint install: llib-lcrypto.ln: No such file or directory *** Error code 71 Stop in /usr/src/lib/libssl/crypto (line 252 of /usr/share/mk/bsd.lib.mk). *** Error code 1 Stop in /usr/src/lib/libssl (line 48 of /usr/share/mk/bsd.subdir.mk). *** Error code 1 Stop in /usr/src/lib (line 48 of /usr/share/mk/bsd.subdir.mk). *** Error code 1 Stop in /usr/src (line 73 of Makefile). Any hints is really appreciated. -- Massimo Truth will out this morning. (Which may really mess things up.) _______________________________________________ flashboot mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/flashboot
