[Bug 194142] Can't Update pkg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 8 22:01:07 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194142

--- Comment #5 from Bryan Drewery <bdrewery at 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 the assignee for the bug.


More information about the freebsd-pkg mailing list