Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2013 14:08:21 +0100 (BST)
From:      Yan Morozz <yaakovozer@yahoo.de>
To:        "freebsd-arm@FreeBSD.org" <freebsd-arm@FreeBSD.org>
Subject:   xdev goes wrong
Message-ID:  <1366031301.94989.YahooMailNeo@web172702.mail.ir2.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi,=A0=0Ai was trying to build xdev for cubieboard.=A0=0AI used: =A0make xd=
ev=3Darm TARGET_ARCH=3Darm. Its failed because krb_err.h was not found.=0Ap=
lease help me.
From owner-freebsd-arm@FreeBSD.ORG  Mon Apr 15 13:28:15 2013
Return-Path: <owner-freebsd-arm@FreeBSD.ORG>
Delivered-To: freebsd-arm@freebsd.org
Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115])
 by hub.freebsd.org (Postfix) with ESMTP id 98A832EF
 for <freebsd-arm@freebsd.org>; Mon, 15 Apr 2013 13:28:15 +0000 (UTC)
 (envelope-from ganbold@gmail.com)
Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com
 [IPv6:2607:f8b0:4001:c03::233])
 by mx1.freebsd.org (Postfix) with ESMTP id 704058C
 for <freebsd-arm@freebsd.org>; Mon, 15 Apr 2013 13:28:15 +0000 (UTC)
Received: by mail-ie0-f179.google.com with SMTP id 16so1073561iea.10
 for <freebsd-arm@freebsd.org>; Mon, 15 Apr 2013 06:28:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
 h=mime-version:x-received:in-reply-to:references:date:message-id
 :subject:from:to:cc:content-type;
 bh=VvN+INV7ahAhwebpIXnOpXWEQFoqjLzE6cwa1ZApbEw=;
 b=w5FxrxcgkcxPCpXYLqMyfyEwrIvofcaIQal7PTFGfFCix+FYEhrAD7+rTS+ydtOnmP
 qtWSdGqX8STZdCj3ALi6pHSMpLLVEuksYl9HUj6hAXYfCGrud+Ftp03N+uxLRdjhdZfR
 W/gfA1XXJuzWwelk8/MWSDRM/Pmkm/UD3PXY619DUBe52XuIR86ROGiYVqTOe/1FymZu
 6QkbLZaGkbjTPyEC/MJ3IzZz/eUEIgcx8oZVm9iUT14wEC3S0HoY7UPTHuBb8wOuIDqe
 L0ppMbvYfhKKr/szGeHUnwfbqPkx59zWHbCnLj71h9ZU5o7AVTfy8Yp0k3wxbR8WYSdU
 N/bg==
MIME-Version: 1.0
X-Received: by 10.50.178.105 with SMTP id cx9mr5099446igc.111.1366032494603;
 Mon, 15 Apr 2013 06:28:14 -0700 (PDT)
Received: by 10.64.23.167 with HTTP; Mon, 15 Apr 2013 06:28:14 -0700 (PDT)
In-Reply-To: <1366031301.94989.YahooMailNeo@web172702.mail.ir2.yahoo.com>
References: <1366031301.94989.YahooMailNeo@web172702.mail.ir2.yahoo.com>
Date: Mon, 15 Apr 2013 21:28:14 +0800
Message-ID: <CAGtf9xNy-ARP5F3mBsStYSfey6HRTB+f=mCePv9QoKOTSQ-gVA@mail.gmail.com>
Subject: Re: xdev goes wrong
From: Ganbold Tsagaankhuu <ganbold@gmail.com>
To: Yan Morozz <yaakovozer@yahoo.de>
Content-Type: text/plain; charset=ISO-8859-1
X-Content-Filtered-By: Mailman/MimeDel 2.1.14
Cc: "freebsd-arm@FreeBSD.org" <freebsd-arm@freebsd.org>
X-BeenThere: freebsd-arm@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Porting FreeBSD to the StrongARM Processor <freebsd-arm.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-arm>,
 <mailto:freebsd-arm-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-arm>;
List-Post: <mailto:freebsd-arm@freebsd.org>
List-Help: <mailto:freebsd-arm-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-arm>,
 <mailto:freebsd-arm-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 15 Apr 2013 13:28:15 -0000

On Mon, Apr 15, 2013 at 9:08 PM, Yan Morozz <yaakovozer@yahoo.de> wrote:

> Hi,
> i was trying to build xdev for cubieboard.
> I used:  make xdev=arm TARGET_ARCH=arm. Its failed because krb_err.h was
> not found.
>

Try like:

make xdev XDEV=arm XDEV_ARCH=arm

Ganbold



> please help me.
> _______________________________________________
> freebsd-arm@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-arm
> To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1366031301.94989.YahooMailNeo>