On Fri, May 29, 2009 at 01:38:20AM +0000, Jacob Meuser wrote:
> On Fri, May 29, 2009 at 02:22:54AM +0200, frantisek holop wrote:
> > ok, after commenting out ONLY_FOR_ARCH here is where it bails,
> 
> > ../libhfsp/src/.libs/libhfsp.so.0.0: undefined reference to `bswap_32'
> > ../libhfsp/src/.libs/libhfsp.so.0.0: undefined reference to `bswap_64'
> > ../libhfsp/src/.libs/libhfsp.so.0.0: undefined reference to `bswap_16'
> 
> glibc has byteswap.h that defines those.  there are no such macros in
> OpenBSD by default.

oops, forgot about swap16, swap32, and swap64 in sys/endian.h

-- 
[email protected]
SDF Public Access UNIX System - http://sdf.lonestar.org

Reply via email to