On Thu, Jul 10, 2014 at 10:24:03AM +0800, Terry Zheng wrote: > OpenBSD 5.5-current (GENERIC) #76: Sun Jul 6 19:48:52 MDT 2014 > .. > I always see this error when i install any package by "pkg_add", and > "ports" was not work. Such as: > # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/5.5/packages/$(machine > -a)/ > # pkg_add bash > library c.73.1 not found| /usr/lib/libc.so.76.0 (system): bad major > .. > > ###### > Terry Zheng > Thanks & Regards
You're mixing -current with 5.5 release packages. That won't work. -Bryan.
