From owner-freebsd-current@FreeBSD.ORG Mon Feb 14 00:46:36 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C18AD106564A for ; Mon, 14 Feb 2011 00:46:36 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id 3686B8FC08 for ; Mon, 14 Feb 2011 00:46:35 +0000 (UTC) Received: by wyf19 with SMTP id 19so4274837wyf.13 for ; Sun, 13 Feb 2011 16:46:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to:cc :content-type; bh=lMp/MRJXHj/4P5VrzrxjsOttB+1FECIu8LSkXUgN7sk=; b=ZGB6wWvCpxcub4uPdVuuZKIPFGr1iUE4CVNeZDJ6R0Gqb3gIscAVPp+vE6F2LSjNcw V/UreefFJy7TUHyGpbiWAboQPmHTlAsihNv0G4yxpiltkzsenbNAhonjXbgqYGbFzVcC K2Fuj31KXdh9djODFrkhoHocNtqqQwXDNbXcE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=x1wfTeveqSebrBaz460UdlAYJ7Kr5326zUbPnQ1FCVlxuh/WN/NmPBwqYcr6bSmWcP J3XDwBDpMwM1iZzgHEpTAG5Y2mbq8HIb5sEgWrPRgQ6qMj3BqQFeBGROgOVPm06+Ovzq fGpGcQAfzut77IfFnOAbIPwpO+jJaFV5GSGL8= MIME-Version: 1.0 Received: by 10.227.2.76 with SMTP id 12mr1998148wbi.14.1297644393276; Sun, 13 Feb 2011 16:46:33 -0800 (PST) Received: by 10.227.159.135 with HTTP; Sun, 13 Feb 2011 16:46:33 -0800 (PST) Date: Mon, 14 Feb 2011 01:46:33 +0100 Message-ID: From: Oliver Pinter To: FreeBSD Current Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-arch Subject: [head] does not build arm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Feb 2011 00:46:36 -0000 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 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