Date: Mon, 2 Mar 2015 06:50:23 +0000 (UTC) From: Ji-Haw Foo <foojihaw@yahoo.com> To: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> Subject: porting node to Pi Message-ID: <1104553255.922017.1425279023373.JavaMail.yahoo@mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi all! I've just bought my Pi B+ (not the latest Pi 2) and installed the FreeBSD 1= 0.1 STABLE image. It works!=C2=A0 Then I realise that my fav app Node is not supported straight off the ports= . I tried downloading the 0.10.x source and compiling but it's a dead end t= oo. The only solution open to me is to install Debian Wheezy, and node inst= alled easily. Since Node works off Pi+Linux, I'm hopeful that it will too under FreeBSD (= since it works off-the-shelf for x86 platforms). I'm been advised to pose m= y question to this list: is there anyone whom I can work with to get Node r= unning on the Pi? I have the hardware and maybe a little time. I just don't= know how to get started and how to work around the compile fails. From owner-freebsd-arm@FreeBSD.ORG Mon Mar 2 07:58:53 2015 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]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 057865EF for <freebsd-arm@freebsd.org>; Mon, 2 Mar 2015 07:58:53 +0000 (UTC) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8B74EC0C for <freebsd-arm@freebsd.org>; Mon, 2 Mar 2015 07:58:52 +0000 (UTC) Received: by wesw55 with SMTP id w55so31548363wes.4 for <freebsd-arm@freebsd.org>; Sun, 01 Mar 2015 23:58:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=R4yCEwZr8IBtLCUuy1YgLLdKs2D8VTqZwsFArjtOLs8=; b=bzu+RcFSq/O/Ierzi8L341v/LmWbnc7h2DD34/q9eU0aQLA7BpKn1USo+07k6FRHbD p6NV/3C2UqD6QKbHnGA9jMInSNimA91VWghq/kajxJrJtd2tC1q6b8CtqIiWweLZZTGq akzngqCN5VdXeoztZZjT1QoBb59TO3QRWJ+w/gkggr/MaDwhnhccIkmqSFWvG9obRur2 l8WqHpyVDiXnQk+k8rUiJKr7yyLU7sCPbuQsYH8pU3ZEsnKWpULbiuUeUUPKMUBEZdOZ JjtKKcXe11d5PmU6UWTe3hoUsFWJ2W2/rP1IDlyNiM2MbCRfhB3Ller3WltzOpVTKLCD 8Vtw== MIME-Version: 1.0 X-Received: by 10.180.88.41 with SMTP id bd9mr32858184wib.47.1425283131048; Sun, 01 Mar 2015 23:58:51 -0800 (PST) Received: by 10.194.92.212 with HTTP; Sun, 1 Mar 2015 23:58:50 -0800 (PST) In-Reply-To: <1104553255.922017.1425279023373.JavaMail.yahoo@mail.yahoo.com> References: <1104553255.922017.1425279023373.JavaMail.yahoo@mail.yahoo.com> Date: Mon, 2 Mar 2015 08:58:50 +0100 Message-ID: <CAJwjRmQ9V9G30u0ftdUOckeC9MYK+xqjUuvySc84k6RgP2bSWA@mail.gmail.com> Subject: Re: porting node to Pi From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= <mikael.urankar@gmail.com> To: Ji-Haw Foo <foojihaw@yahoo.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org> X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." <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, 02 Mar 2015 07:58:53 -0000 2015-03-02 7:50 GMT+01:00 Ji-Haw Foo via freebsd-arm <freebsd-arm@freebsd.o= rg>: > Hi all! > I've just bought my Pi B+ (not the latest Pi 2) and installed the FreeBSD= 10.1 STABLE image. It works! > Then I realise that my fav app Node is not supported straight off the por= ts. I tried downloading the 0.10.x source and compiling but it's a dead end= too. The only solution open to me is to install Debian Wheezy, and node in= stalled easily. > Since Node works off Pi+Linux, I'm hopeful that it will too under FreeBSD= (since it works off-the-shelf for x86 platforms). I'm been advised to pose= my question to this list: is there anyone whom I can work with to get Node= running on the Pi? I have the hardware and maybe a little time. I just don= 't know how to get started and how to work around the compile fails. Hi, The current version of Node (0.12) in the ports tree can only be compiled for armv7hf and your rpi is only armv6(hf) (we don't have a target for armv7hf anyway). I have WIP patches for the previous version (0.10.35), I can dig them up and sent them to you if you want.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1104553255.922017.1425279023373.JavaMail.yahoo>