Hi all! I try to build 9-CURRENT for arm, but become this error:
tcp_output.o(.text+0x2b00): In function `tcp_addoptions': : undefined reference to `__ucmpdi2' *** Error code 1 Stop in /usr/home/op/xtalin/build/arm.arm/usr/9-CURRENT.git/sys/DB-88F5XXX. *** Error code 1 the command is: # make buildkernel TARGET_ARCH=arm KERNCONF=DB-88F5XXX host: FreeBSD pandora-devel9 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sun Feb 13 22:41:19 CET 2011 root@pandora-devel9:/usr/obj/usr/9-CURRENT.git/sys/GENERIC amd64 and the top of the source: commit 7eaeb4db8ae148ecfcf232bf7652d9cf508788d3 Author: uqs <uqs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f> Date: Sun Feb 13 22:17:49 2011 +0000 Add back soon-to-be-release FreeBSD 7.4 which got clobbered in the previous merges. git-svn-id: svn://svn.freebsd.org/base/head@218672 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"