[yoshimi] Re: pthreads vs jack compilation failure

  • From: Will Godfrey <willgodfrey@xxxxxxxxxxxxxxx>
  • To: yoshimi@xxxxxxxxxxxxx
  • Date: Thu, 26 Oct 2017 18:05:52 +0100

Two more bits.

We've been allowed to inherit #includes from other files... sometimes, but
putting it in does no harm and apparently is actually required for freeBSD, so
that will go in the next commit.

I suggest you comment out the -ESTRPIPE cases and see how that goes. Clearly
there is a difference in the implimentation you have, because here that and
EPIPE are quite different. -ESTRPIPE relates to suspending ALSA - not that I
know how that would happen anyway!

We use endian to handle the case where the soundcard and the machine
architecture endian-ness don't match. I think there other (messy) ways to detect
endian-ness. Setting a union of an integer and 2 bytes springs to mind.

Probably, if you know the endian-ness of your machine you can temporarily
comment that out and fix the value

HTH

-- 
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.
Yoshimi source code is available from either: 
https://sourceforge.net/projects/yoshimi
Or: https://github.com/Yoshimi/yoshimi
Our list archive is at: https://www.freelists.org/archive/yoshimi
To post, email to yoshimi@xxxxxxxxxxxxx

Other related posts: