On Sat, Oct 01, 2005 at 05:32:23PM +0200, [EMAIL PROTECTED] wrote: > Hi > > With the risk of making a complete fool of myself.. > > Is it possible > to get K3B running on OpenBSD 3.7? > > I am running KDE as the desktop, I > have tried to install K3B from source without succes. Make fails with > errors. > > Having no prior experience in using FreeBSD binaries, I read > the compat_freebsd man and installed the freebsd libs. I got the K3B > binary and unpacked into /emul/freebsd.. > > Doing /emul/freebsd/bin/k3b > ofcourse wont work, but is this the normal to run a FreeBSD binary? To > simply run the file? > > I tried installing other FreeBSD binaries to see > the result but it's the same, I am getting "Abort trap". > > Please have > patience with me if I have missed something or are doing it all wrong.
After having read through k3b, and having a partial port, I'm quite certain the FreeBSD port won't work 100%. The part that accesses disks directly has got some extensive code that uses FreeBSD's CAM support. I don't see our emulation layer coping with that.