From owner-freebsd-questions@FreeBSD.ORG Tue Jun 29 17:30:07 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A198106566B for ; Tue, 29 Jun 2010 17:30:07 +0000 (UTC) (envelope-from ashwinksk@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 392798FC15 for ; Tue, 29 Jun 2010 17:30:06 +0000 (UTC) Received: by pwi3 with SMTP id 3so91233pwi.13 for ; Tue, 29 Jun 2010 10:30:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=WWsHDz+yWSoaxlMpUC2Jhshapk4lPiCNBwUzv/YajJM=; b=B4K76wK0nONYT86Biu931Vg8lmpMswCUneDVifKWH52dkmhnxxQqboBdrhO4EBrMAy humhnl2H+gXy6DX3PrHXk/nQ0GB1IpwZ4akjEm2wvFHHuSYY2qISxQkOJZvPAnrXr+5C hlNqqzFPUVpyRBnJOxgTb/YpgaaMNvSCLL2O4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=ljaV2tjX72ot3gecrO7LTXo/hVNnHbULokqIuxPthkuPG0raR+wdKaZoWvBIKx3uK5 iupcgDBre970T9gY7UKmQn9NDeqfnGwGHX/fsJ8Iz6UQgOZSZe14ha54e9GCbPnH7+It micP2c2IOjdvCGOEM7IKSTPTcFjK0XnQ9P1vc= Received: by 10.115.84.6 with SMTP id m6mr7814717wal.59.1277829107921; Tue, 29 Jun 2010 09:31:47 -0700 (PDT) Received: from [192.168.1.2] ([59.92.130.90]) by mx.google.com with ESMTPS id s29sm51312227wak.2.2010.06.29.09.31.46 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 29 Jun 2010 09:31:47 -0700 (PDT) Message-ID: <4C2A1FEE.6080907@gmail.com> Date: Tue, 29 Jun 2010 12:31:42 -0400 From: Ashwin karanth User-Agent: Thunderbird 2.0.0.24 (X11/20100411) MIME-Version: 1.0 To: questions@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: freebsd cross build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Jun 2010 17:30:07 -0000 hello.. i have slackware installed on my system, and i have freebsd 8 source code downloaded from subversion. i want to port freebsd to the s3c2410, so please help me the steps which should i follow, i am totally newbie to the freebsd...