Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 09:40:44 -0600
From:      Jonathan Horne <freebsd@dfwlp.com>
To:        freebsd-questions@freebsd.org
Subject:   a curious jails question
Message-ID:  <20071115094044.7xivxgyhc80gc4cs@webmail.dfwlp.org>

next in thread | raw e-mail | index | archive | help
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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071115094044.7xivxgyhc80gc4cs>