From owner-freebsd-gecko@FreeBSD.ORG Tue Dec 8 18:20:46 2009 Return-Path: Delivered-To: gecko@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7D12B1065672 for ; Tue, 8 Dec 2009 18:20:46 +0000 (UTC) (envelope-from eitanadlerlist@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.156]) by mx1.freebsd.org (Postfix) with ESMTP id 18ED28FC0A for ; Tue, 8 Dec 2009 18:20:45 +0000 (UTC) Received: by fg-out-1718.google.com with SMTP id 19so1193590fgg.13 for ; Tue, 08 Dec 2009 10:20:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=uXGls5UD1xl0xewCu2g9GSKF/gGJZvS8Kad9zkuKIh0=; b=W3EtBnnSyzN/2hQiTo1WJH2IEYspsVJMJa99c3akI/Y1m98AfdPR6x6e5SOUrVey8U EBANU2XF4MDeHCI5R+jKseUgBnOiNsA2tBRWk9Jxe1sOShKtMcKPx3SlOVgeeEGJH5Eq pcWFT2nAGh2PZ2MSI5xD8LNRCju+bb+aAC6/g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=KpGeKwy8HFGJHDf+msFJEBC1RM/7nOJk5hfYrK1D6oTbiPH+bfnMeBs/2eSqTzYc/j Ae04HsAxi7PDZvyVr8jz/7KLbqChIHTkGPLSCOsAQXnFzJ2/G2mDNIPCT6izH9CowZXz 3DTiJQmomjkoDTrMH2r8ceH+aF8WmW8GSIOJI= MIME-Version: 1.0 Received: by 10.239.170.34 with SMTP id q34mr927928hbe.3.1260295141206; Tue, 08 Dec 2009 09:59:01 -0800 (PST) From: Eitan Adler Date: Tue, 8 Dec 2009 19:58:41 +0200 Message-ID: To: ports@freebsd.org, gecko@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Porting Songbird - what does it depend on? X-BeenThere: freebsd-gecko@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Gecko Rendering Engine issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2009 18:20:46 -0000 While attempting to port Songbird to firefox I get /usr/local/lib/linux-songbird/songbird-bin /usr/local/lib/linux-songbird/songbird-bin: error while loading shared libraries: libjemalloc.so: cannot open shared object file: No such file or directory What dependency am I missing?