Displaying 20 results from an estimated 80 matches similar to: "openssh directories on Haiku"
2010 Mar 24
7
[Bug 1741] New: Patch to add support for building on Haiku
https://bugzilla.mindrot.org/show_bug.cgi?id=1741
Summary: Patch to add support for building on Haiku
Product: Portable OpenSSH
Version: 5.4p1
Platform: ix86
OS/Version: Other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: unassigned-bugs at mindrot.org
2009 Oct 13
1
[LLVMdev] haiku comapatability configure regenerated
This is a patch for the regenerated configure related files.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091013/eb1ed755/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haiku.patch
Type: text/x-patch
Size: 11388 bytes
Desc: not available
URL:
2009 Oct 16
2
[LLVMdev] Haiku Triple support
support for triple in haiku
it touches lib/Support/Triple.cpp
and include/llvm/ADT/Triple.h
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20091016/049eccbe/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: haikutriple.patch
Type: application/octet-stream
2009 Oct 16
0
[LLVMdev] Haiku Triple support
Greatest appologies that had some cruft in it, let me send the cleaned one
On Fri, Oct 16, 2009 at 12:45 AM, Paul Davey <plmdvy at gmail.com> wrote:
> support for triple in haiku
>
> it touches lib/Support/Triple.cpp
> and include/llvm/ADT/Triple.h
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Jul 27
0
[LLVMdev] Haiku support in googletest
Hi Paul,
You added some support for Haiku to LLVM's copy of googletest:
http://llvm.org/viewvc/llvm-project?view=rev&revision=83823
http://llvm.org/viewvc/llvm-project?view=rev&revision=106620
Is it still being used? If so, would you mind pushing these patches
upstream to the googletest project:
http://code.google.com/p/googletest/
Otherwise we may drop them, because it makes it
2018 Nov 09
0
Re: Further nbdkit patches for Haiku
On Fri, Nov 09, 2018 at 01:44:38AM +0100, François Revol wrote:
> Le 06/11/2018 à 10:02, Richard W.M. Jones a écrit :
> I made a patch here:
>
> https://github.com/mmuman/nbdkit/commits/tmpfix
>
> Also added one for the loader lib search path environment, which is
> different for us.
For the tmpdir patch, I changed plugins/example3/example3.c to a
simpler patch which
2018 Nov 13
0
Re: Further nbdkit patches for Haiku
On Tue, Nov 06, 2018 at 09:02:17AM +0000, Richard W.M. Jones wrote:
> Finally about the list of failing tests:
>
> https://pastebin.com/1PFG85DS
>
> Mostly these are because of the old qemu-io binary. The qemu-io -f
> option was added 4 years ago :-/ so it could be time to upgrade.
FWIW this turns out to be a problem in RHEL 7 as well :-( I worked
around it (in RHEL 7
2018 Nov 09
0
Re: Further nbdkit patches for Haiku
Hi,
Le 06/11/2018 à 10:02, Richard W.M. Jones a écrit :
> François, thanks for the patches so far.
>
> This morning I pushed:
>
> https://github.com/libguestfs/nbdkit/commit/e26fb6cea3fdba13b5472daf6767e76abacd8d03
> build: add missing #include "byte-swapping.h"
>
> https://github.com/libguestfs/nbdkit/commit/b962272a561bfed087316d24b7d510e4ab29a985
>
2006 May 01
0
haiku bounties for network and usb stack
Haiku Bounties: www.haikubounties.org
Is looking for developers to take up their code bounties for a usb and
networking stack.
Please drop by the site and apply if interested!
_________________________________________________________________
Designer Mail isn't just fun to send, it's fun to receive. Use special
stationery, fonts and colors.
2018 Nov 13
1
Re: Further nbdkit patches for Haiku
On Tue, Nov 13, 2018 at 02:18:34PM +0000, Richard W.M. Jones wrote:
> On Tue, Nov 13, 2018 at 03:09:16PM +0100, François Revol wrote:
> > Possibly use something like this?
> >
> > qemuioargs="-f raw"
> > qemu-io -h | grep -- -f > /dev/null 2>&1 || qemuioargs=""
> >
> > qemu-io $qemuioargs ...
> >
> > Seems to work
2018 Nov 13
0
Re: Further nbdkit patches for Haiku
On Tue, Nov 13, 2018 at 03:09:16PM +0100, François Revol wrote:
> Le 13/11/2018 à 14:40, Richard W.M. Jones a écrit :
> > On Tue, Nov 06, 2018 at 09:02:17AM +0000, Richard W.M. Jones wrote:
> >> Finally about the list of failing tests:
> >>
> >> https://pastebin.com/1PFG85DS
> >>
> >> Mostly these are because of the old qemu-io binary. The
2018 Nov 13
2
Re: Further nbdkit patches for Haiku
On 11/13/18 7:40 AM, Richard W.M. Jones wrote:
>> (I think the error message is "incorrect ELF header") could be
>> something to do with the way we use shebangs (#!). IIRC this also
>> fails on FreeBSD so probably nbdkit is doing something which is not
>> correct POSIX.
>
POSIX says that #! shebangs are undefined behavior. You're at the mercy
of each
2008 Apr 26
0
[fdo] Haiku - FreeDesktop.org cooperation proposal
From: Haiku - http://www.haiku-os.org/about
To: FreeDesktop.org
GNU/Linux has gained quite some momentum on the desktop, with the help
of Gnome and KDE environments, and the FreeDesktop.org project.
Haiku is a Free Software (BSD/MIT) desktop targeted operating system,
designed to present a coherent and simple to use environment, inspired
by BeOS.
Although Haiku does not use X11, it provides
2018 Nov 13
2
Re: Further nbdkit patches for Haiku
Le 13/11/2018 à 14:40, Richard W.M. Jones a écrit :
> On Tue, Nov 06, 2018 at 09:02:17AM +0000, Richard W.M. Jones wrote:
>> Finally about the list of failing tests:
>>
>> https://pastebin.com/1PFG85DS
>>
>> Mostly these are because of the old qemu-io binary. The qemu-io -f
>> option was added 4 years ago :-/ so it could be time to upgrade.
>
> FWIW
2015 Aug 31
0
Build R on Haiku
On 14/08/2015 15:19, Joe S wrote:
> Hi R-devel,
> I'm trying to get R 3.2.1 working on Haiku (an open source OS inspired by
> BeOS, not Linux based) on i586. With a few small changes to library paths
> and ifdefs I am able to get a seemingly working R binary. The build process
> stops with the 'tools' package. The last lines from make are below.
>
> Does anyone
2018 Nov 06
5
Further nbdkit patches for Haiku
François, thanks for the patches so far.
This morning I pushed:
https://github.com/libguestfs/nbdkit/commit/e26fb6cea3fdba13b5472daf6767e76abacd8d03
build: add missing #include "byte-swapping.h"
https://github.com/libguestfs/nbdkit/commit/b962272a561bfed087316d24b7d510e4ab29a985
build: more fallbacks for mkostemp
The iconv patch makes iconv a requirement. I don't know
2015 Aug 14
2
Build R on Haiku
Hi R-devel,
I'm trying to get R 3.2.1 working on Haiku (an open source OS inspired by
BeOS, not Linux based) on i586. With a few small changes to library paths
and ifdefs I am able to get a seemingly working R binary. The build process
stops with the 'tools' package. The last lines from make are below.
Does anyone have any tips? I'm rather new to debugging at this low level.
Are
2008 Jul 03
0
Error on Autotest start
I have been using autotest/zentest 3.5.0 with my rails 2.0.2 and rspec. I
upgraded my gems and got 3.9.3 and had a problem. I went back to 3.5.0 and
it worked. I stayed there until moving to rails 2.1. I again updated my gems
and got 3.10. This one had the same problem. This time I need to figure out
what is wrong. Here is what I get:
2009 Mar 13
2
date_select and HTML options?
I have the following code, but can''t seem to get the class attribute
to show up in the generated select elements. I saw something about a
bug/patch. However, as am still learning RoR I didn''t want to jump to
conclusions. Anyone see anything wrong:
<%= f.date_select :expiration_date, :order =>
[:month, :year], :discard_day => true, :class => "dtfld" %>
2012 Aug 21
5
Call for testing: OpenSSH 6.1
Hi,
OpenSSH 6.1 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This release contains a
couple of new features and bug fixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH is also available