Date: Wed, 08 Oct 2014 22:01:06 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 194142] Can't Update pkg Message-ID: <bug-194142-6497-KeEPvJ1ZL5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194142-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-194142-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194142 --- Comment #5 from Bryan Drewery <bdrewery@FreeBSD.org> --- > ar: warning: Incorrect file header signature > Segmentation fault: 11 (core dumped) I'd say your libcrypto.a is corrupt. You should do a buildworld/installworld to fix it. cd /usr/src make -j2 buildworld make -j2 installworld -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194142-6497-KeEPvJ1ZL5>