
Untitled
By: a guest on
Apr 30th, 2011 | syntax:
None | size: 3.19 KB | hits: 46 | expires: Never
# compile cksum/sha512.lo
cc -O -I/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat -I/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat/include -I/usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../compat/sys -c -o sha512.lo.o /usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../../usr.bin/cksum/sha512.c
mv sha512.lo.o sha512.lo
# link cksum/cksum
cc -O -I/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat -I/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat/include -I/usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../compat/sys -o cksum cksum.lo crc.lo md2.lo md4.lo md5.lo sha1.lo rmd160.lo print.lo sum1.lo sum2.lo sha256.lo sha384.lo sha512.lo -L/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat -lnbcompat -lz
/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat/libnbcompat.a(sha2.lo)(.text+0xc43): In function `SHA384_Final':
: undefined reference to `be64enc'
/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat/libnbcompat.a(sha2.lo)(.text+0xcb3): In function `SHA512_Final':
: undefined reference to `be64enc'
/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat/libnbcompat.a(sha2.lo)(.text+0x14db): In function `SHA224_256_Final':
: undefined reference to `be32enc'
*** Failed target: cksum
*** Failed command: cc -O -I/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat -I/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat/include -I/usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../compat -DHAVE_NBTOOL_CONFIG_H=1 -D_FILE_OFFSET_BITS=64 -I/usr/home/user/files/repos/NetBSD/usr/src/tools/cksum/../compat/sys -o cksum cksum.lo crc.lo md2.lo md4.lo md5.lo sha1.lo rmd160.lo print.lo sum1.lo sum2.lo sha256.lo sha384.lo sha512.lo -L/usr/home/user/files/repos/NetBSD/usr/src/../obj/tools/compat -lnbcompat -lz
*** Error code 1
Stop.
nbmake: stopped in /usr/home/user/files/repos/NetBSD/usr/src/tools/cksum
*** Failed target: dependall
*** Failed command: cd /usr/home/user/files/repos/NetBSD/usr/src/tools/cksum; /usr/home/user/files/repos/NetBSD/usr/src/../obj/tooldir.FreeBSD-8.2-RELEASE-i386/bin/nbmake realall
*** Error code 1
Stop.
nbmake: stopped in /usr/home/user/files/repos/NetBSD/usr/src/tools/cksum
*** Failed target: dependall-cksum
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this=""; real="/usr/home/user/files/repos/NetBSD/usr/src/tools" ;; *) this="${dir}/"; real="/usr/home/user/files/repos/NetBSD/usr/src/tools/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/home/user/files/repos/NetBSD/usr/src/../obj/tooldir.FreeBSD-8.2-RELEASE-i386/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget cksum dependall
*** Error code 1
Stop.
nbmake: stopped in /usr/home/user/files/repos/NetBSD/usr/src/tools
ERROR: Failed to make dependall tools
*** BUILD ABORTED ***
>