On Feb 19, 2011, at 3:14 PM, Ross Williamson wrote:

> I realize this is probably a big pain to fix so I was wondering is
> there any way to just disable sound all together so I can compile on
> OSX?
> 
> Cheers
> 
> Ross

Hi,

Just configure gnubg with

./configure --enable-threads --enable-sse CFLAGS=-arch i386 LDFLAGS=-arch i386

(Of course, this assumes that you have 32-bit versions of all the stuff gnubg 
uses. If you build this stuff using Macports, use the +universal flag to 
install both 32 and 64 bit versions of all the dependencies.) 

My gnubg build runs fine on 10.6.6---with sound too.

Louis


_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to