Re: Shared object libssl.so.6 not found solution

2013-08-30 Thread Florent Peterschmitt
Le 30/08/2013 10:47, biddut.mi...@ovi.com a écrit :
 # uname -a
 FreeBSD RnD 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r254766: Sat Aug 24 14:36:08 
 BDT 2013 biddut@RnD:/usr/obj/usr/src/sys/GENERIC  i386
 # svn update /usr/src
 Shared object libssl.so.6 not found, required by libserf-1.so.0
 
 solution
  root@RnD:/usr/src # ln -s /usr/lib/libssl.so.7 /usr/lib/libssl.so.6

Uhu Ô.o That's *not* a solution, no more than a workaround, it's bad, it
hurts brains…

The real solution is to rebuild subversion.

-- 
Florent Peterschmitt   | Please:
flor...@peterschmitt.fr|  * Avoid HTML/RTF in E-mail.
+33 (0)6 64 33 97 92   |  * Send PDF for documents.
http://florent.peterschmitt.fr |  * Trim your quotations. Really.
Proudly powered by Open Source | Thank you :)



signature.asc
Description: OpenPGP digital signature


Re: Shared object libssl.so.6 not found solution

2013-08-30 Thread Florent Peterschmitt
Le 30/08/2013 13:38, Florent Peterschmitt a écrit :
 The real solution is to rebuild subversion.

Woops, it's to rebuild www/serf



signature.asc
Description: OpenPGP digital signature


Re: Shared object libssl.so.6 not found solution

2013-08-30 Thread Adrian Chadd
... well, this is why Peter committed svnlite to -HEAD. To avoid this kind
of not-easy-to-recover-from breakage..



-adrian
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org