From kde Fri May 29 04:30:34 1998 From: Kevin Street Date: Fri, 29 May 1998 04:30:34 +0000 To: kde Subject: Re: kmidi patches for FreeBSD 3.0 (and probably 2.x) X-MARC-Message: https://marc.info/?l=kde&m=90221983430270 Alex writes: > On Wed, 27 May 1998, Kevin Street wrote: > > > I sent these patches to Bernd Wuebben a couple of weeks ago, but I have > > not heard back from him yet - perhaps he's busy or travelling. So for any > > FreeBSD users who are keeping up with the KDE cvs sources and want to use > > kmidi, here are some patches to make it work. The version in cvs will > > compile and start, but crashes immediately when it tries to load a file. > > The patches look harmless for non FBSD users, so I think I'll check em in Thanks! > However, I'm curious as to if this affect other BSD users (should it be > #ifdef BSD?). I expect the problem exists on the other BSDs on Intel. I don't know how standard machine/endian.h is. BYTE_ORDER is likely ok, and if so, the first chunk can likely be #ifdef BSD. Although then we have to be sure that BSD gets defined (need sys/param.h). I'd be suspicious about the __byte_swap_* macros in the second chunk. We need some feedback from the other BSD platforms. -- Kevin Street street@iName.com -- Send posts to: kde@lists.netcentral.net Send all commands to: kde-request@lists.netcentral.net Put your command in the SUBJECT of the message: "subscribe", "unsubscribe", "set digest on", or "set digest off" ********************************************************************** This list is from your pals at NetCentral