From owner-freebsd-questions@FreeBSD.ORG Thu Nov 15 15:40:59 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5365316A41A for ; Thu, 15 Nov 2007 15:40:59 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-244.sw.biz.rr.com [64.183.212.244]) by mx1.freebsd.org (Postfix) with ESMTP id 1555913C447 for ; Thu, 15 Nov 2007 15:40:58 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (pollux.dfwlp.com [192.168.125.61]) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id lAFFeiDV099362 for ; Thu, 15 Nov 2007 09:40:44 -0600 (CST) (envelope-from freebsd@dfwlp.com) Received: (from www@localhost) by pollux.dfwlp.com (8.13.8/8.13.8/Submit) id lAFFeiXf099361 for freebsd-questions@freebsd.org; Thu, 15 Nov 2007 09:40:44 -0600 (CST) (envelope-from freebsd@dfwlp.com) X-Authentication-Warning: pollux.dfwlp.com: www set sender to freebsd@dfwlp.com using -f Received: from 167.246.36.14 ([167.246.36.14]) by webmail.dfwlp.org (Horde MIME library) with HTTP; Thu, 15 Nov 2007 09:40:44 -0600 Message-ID: <20071115094044.7xivxgyhc80gc4cs@webmail.dfwlp.org> Date: Thu, 15 Nov 2007 09:40:44 -0600 From: Jonathan Horne To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (4.1.5) / FreeBSD-6.2 X-Spam-Status: No, score=-5.1 required=3.6 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on pollux.dfwlp.com Subject: a curious jails question 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: Thu, 15 Nov 2007 15:40:59 -0000 ive been building jails for a while, and have always used the =20 canonical method as listed out in the handbook. today, i tried =20 something new. i have read that instead of doing: make world ... make distribution ... that you can instead: make installworld ... make distribution ... ... (assuming your jailhost has already build the latest version) and =20 save yourself a ton of time. well, i tried it, and everything seemed =20 to be fine, until i tried starting it with the /etc/rc script. =20 ld-elf.so.1 complains that libssl.so.5 cant be found 2 times, but all =20 my -p8 systems seem to have /usr/lib/libssl.so.4. i also went back =20 and reverified my newver.sh from the sources that were built and =20 installed world from, and it does say 6.2 RELEASE-p8. so how on earth can it even know libssl.so.5 exists, if libssl.so.4 =20 must be the correct version? thanks, --=20 Jonathan Horne http://dfwlpiki.dfwlp.org freebsd@dfwlp.com ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.