[uae] Re: Cocoa floppy loading bug

  • From: anarkhos@xxxxxxxxxxx
  • To: uae@xxxxxxxxxxxxx
  • Date: Tue, 10 May 2005 21:24:10 -0700

I'm trying to compile my fix, but configure isn't finding SDL.

First of all there is a typo in compiling.txt. The option:

"--with-sdl-prefix=pwd/src/od-macosx"

ought to be:

"--with-sdl-prefix='pwd'/src/od-macosx"

Anyway, with that change the sdl-config subscript is launched, but doesn't 
appear to work:


checking for sdl-config... 
/Users/anarkhos/Desktop/uae/e-uae-0.8.27/src/od-macosx/bin/sdl-config
checking for SDL - version >= 1.2.0... no

The script itself looks right. The official SDL package installs SDL.framework 
in /Library/Frameworks which I moved to ~/Library/Frameworks to no avail. 

Other related posts: