bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gnubg] Re: gnubg on OS X 10.6.2


From: Louis Zulli
Subject: [Bug-gnubg] Re: gnubg on OS X 10.6.2
Date: Thu, 6 May 2010 13:40:45 -0400

On May 6, 2010, at 1:25 PM, Achim Mueller wrote:

> I tried the same now but still get the following (linker) problem:
> 
> Undefined symbols:
>  "_IsMovieDone", referenced from:
>      _Thread_PlaySound_QuickTime in sound.o
>  "_NewMovieFromFile", referenced from:
>      _PlaySound_QuickTime in sound.o
>  "_OpenMovieFile", referenced from:
>      _PlaySound_QuickTime in sound.o
>  "_GetMovieTimeBase", referenced from:
>      _PlaySound_QuickTime in sound.o
>  "_MoviesTask", referenced from:
>      _Thread_PlaySound_QuickTime in sound.o
>  "_SetMovieTime", referenced from:
>      _PlaySound_QuickTime in sound.o
>  "_StartMovie", referenced from:
>      _PlaySound_QuickTime in sound.o
>  "_EnterMovies", referenced from:
>      _PlaySound_QuickTime in sound.o
>  "_DisposeMovie", referenced from:
>      _Thread_PlaySound_QuickTime in sound.o
>  "_CloseMovieFile", referenced from:
>      _PlaySound_QuickTime in sound.o
> 
> Ciao
> 
> Achim

Seems like what I got when I tried to build a 64-bit gnubg. The Quicktime 
framework was only 32-bit. But if you configured with  ./configure 
--enable-threads CFLAGS=-arch i386 LDFLAGS=-arch i386 this shouldn't have 
happened.

Sorry to be unhelpful. Maybe post/send your config.log?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]