Development
[haiku-development] Re: The next release (Richie Nyhus-Smith)
[haiku-development] Re: The next release (Urias McCullough)
[haiku-development] Re: The next release (Augustin Cavalier)
[haiku-development] Re: The next release (Richie Nyhus-Smith)
Ticket #12056 (Troubles building Qemu under Haiku) closed
Problems with building third-party software aren't tracked here. Please use the HaikuPorts bug tracker or ask on the HaikuPorts development mailing list.
Ticket #12056 (Troubles building Qemu under Haiku) created
Preamble: Downloaded the master files from https://github.com/mmlr/qemu-haiku and installed glib2-x86 & glib2-x86-devel from HaikuDepot. Confirmed that they are installed in system/lib/x86 and used 'setarch x86' before attempting anything.
Problem: Message when trying to do a ./configure is:
ERROR: glib-2.12 gthread-2.0 is required to compile QEMU
Is this looking for a specific version of glib, or is something else wrong here?
mmlr? Anyone?
Update usb.ids from www.linux-usb.org
Update llvm package for x86.
Ticket #12042 (zip and unzip do not handle symbolic links correctly) closed
- The symptom of the problem with zip is normal. That's the standard behaviour of zip without the option -y.
- The unzip problem should be fixed in hrev49146.
Updated unzip packages.
MediaPlayer: playlist uses system colors.
Ticket #5324 ([PATCH] Define mcontext_t) closed
The types were added to signal.h as mandated by the current standard (ucontext.h was removed in issue 7).
Ticket #12055 (Ralink RT3070 support) created
There seems to be no driver for the Ralink RT3070 chip, which is used in many cheap USB wifi extenders such as the Egasky/Mars/Venu A2414N.
Someone with the user name jackburton79 posted driver code to github on Nov 7, 2014 so perhaps he can be contacted about including it in the source tree.
Ticket #5324 ([PATCH] Define mcontext_t) reopened
This needs revisiting, as we have real-time signal support as of hrev42116.
