From owner-freebsd-ports@freebsd.org Sun Sep 13 08:53:48 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 25186A01AA0 for ; Sun, 13 Sep 2015 08:53:48 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from home.opsec.eu (home.opsec.eu [IPv6:2001:14f8:200::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D234113CB; Sun, 13 Sep 2015 08:53:47 +0000 (UTC) (envelope-from lists@opsec.eu) Received: from pi by home.opsec.eu with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1Zb32f-000C9C-HC; Sun, 13 Sep 2015 10:53:45 +0200 Date: Sun, 13 Sep 2015 10:53:45 +0200 From: Kurt Jaeger To: Alfred Perlstein Cc: freebsd-ports@freebsd.org Subject: Re: Anyone got RethinkDB working in FreeBSD? Message-ID: <20150913085345.GO36682@home.opsec.eu> References: <20150911091155.GU13922@pol-server.leissner.se> <20150911152118.GK36682@home.opsec.eu> <20150911162225.GU13922@pol-server.leissner.se> <20150911171305.GL36682@home.opsec.eu> <20150911192801.GM36682@home.opsec.eu> <20150912090128.GN36682@home.opsec.eu> <55F4E408.6010204@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55F4E408.6010204@freebsd.org> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2015 08:53:48 -0000 Hi! > >> Right now, I'm in the part where it tries to link the > >> build/external/v8_3.30.33.16/build/out > >> stuff and fails because the clang loader does not handle > >> lib....a files 8-( > > The latest .shar is available at > > which shows that it fails to link the external v8. If anyone has an > > idea on how to fix this ? (Bcc: to sunpoet who maintains lang/v8*). > > > Why do you want it to link against the external v8 port? Seems like > just introducing a dependency headache. The rethinkdb source contains a specific version of the v8 code and names it external/v8_3.30.33.16. It's not the v8 port on the system I refer to. > .a files work on -stable. Did they get broken in -current? Thanks for your hint with the clue-bat. The makefile of rethinkdb creates the ...a file with ar crsT which is different from ar -r I'll change the creation of the .a files and report back. -- pi@opsec.eu +49 171 3101372 5 years to go !