Closed GoogleCodeExporter closed 8 years ago
Hi
The known issue is OpenBSD lacks some POSIX.1 errno codes.
Can you send me an list of possible errno codes on OpenBSD? In my Linux I can
get this list from "man errno" or headers.
I will choose another code to replace EBADMSG
Original comment by serj.kalichev@gmail.com
on 27 Feb 2012 at 1:47
Sorry I don't understand half the stuff, provide me with a command to run on
OpenBSD and I'll provide you with the output. I'm not a programmer just a fool
with a silly vision of making OpenBSD firewall/network appliance available to
more people.
Original comment by Morten.b...@gmail.com
on 27 Feb 2012 at 2:40
Ok.
I have made some changes due to internet versions of errno manual pages for
different systems. Probably all BSD systems has ENOEXEC.
So, try compile it from Subversion. Last revision.
# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://klish.googlecode.com/svn/trunk/ klish
You need the subversion package to be installed
Original comment by serj.kalichev@gmail.com
on 27 Feb 2012 at 5:51
Yep everything works now using latest svn version. Thanks
Original comment by Morten.b...@gmail.com
on 28 Feb 2012 at 7:48
Original comment by serj.kalichev@gmail.com
on 28 Feb 2012 at 8:16
Original issue reported on code.google.com by
Morten.b...@gmail.com
on 27 Feb 2012 at 1:10