From owner-freebsd-ports@FreeBSD.ORG Fri Feb 24 19:06:58 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4EFD3106566C for ; Fri, 24 Feb 2012 19:06:58 +0000 (UTC) (envelope-from norman@khine.net) Received: from mail-yx0-f182.google.com (mail-yx0-f182.google.com [209.85.213.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0ED458FC14 for ; Fri, 24 Feb 2012 19:06:56 +0000 (UTC) Received: by yenl12 with SMTP id l12so1493768yen.13 for ; Fri, 24 Feb 2012 11:06:56 -0800 (PST) Received-SPF: pass (google.com: domain of norman@khine.net designates 10.50.34.202 as permitted sender) client-ip=10.50.34.202; Authentication-Results: mr.google.com; spf=pass (google.com: domain of norman@khine.net designates 10.50.34.202 as permitted sender) smtp.mail=norman@khine.net Received: from mr.google.com ([10.50.34.202]) by 10.50.34.202 with SMTP id b10mr5026336igj.2.1330110416492 (num_hops = 1); Fri, 24 Feb 2012 11:06:56 -0800 (PST) MIME-Version: 1.0 Received: by 10.50.34.202 with SMTP id b10mr3867753igj.2.1330108829646; Fri, 24 Feb 2012 10:40:29 -0800 (PST) Received: by 10.50.170.106 with HTTP; Fri, 24 Feb 2012 10:40:29 -0800 (PST) Date: Fri, 24 Feb 2012 19:40:29 +0100 Message-ID: From: Norman Khine To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQnYth/I9oL/kereoeqao9hKSyJmDC0BDBZR9kwUZzZglg65WnJ2xte9s1nfXEs7TrBb2/Te X-Mailman-Approved-At: Fri, 24 Feb 2012 19:09:10 +0000 Subject: dl library and fdatasync(2) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 19:06:58 -0000 i am trying to build nodejs on freebsd9, and get a warning: Checking for library dl : not found Checking for fdatasync(2) with c++ : no could someone point me where these libraries are? thanks norman -- %>>> "".join( [ {'*':'@','^':'.'}.get(c,None) or chr(97+(ord(c)-83)%26) for c in ",adym,*)&uzq^zqf" ] )