[uae] Re: New snapshot or source code

  • From: Jens Weichert <nexusle@xxxxxxx>
  • To: uae@xxxxxxxxxxxxx
  • Date: Tue, 29 Jan 2008 17:06:58 +0100

Hi Rich,

Am 28.01.2008 um 02:56 schrieb Richard Drummond:

Hi Jens

On Jan 27, 2008, at 6:56 AM, Jens Weichert wrote:

./configure --with-sdl-gfx --with-sdl-sound --with-sdl-gl --enable- scsi-device --with-caps --with-caps-prefix=/Users/Jens/Documents/ xCode\ Projekte/E-UAE/ipfdevlib_linux LDFLAGS=-"F /Library/ Frameworks"

Sorry. I see that you did include your config.log. My apologies.

Here's your problem:

LDFLAGS=-"F /Library/Frameworks"

The '-' needs to be inside the quotes, e.g., "-F /path "

BTW, /Library/Frameworks is the standard search path for frameworks, so this option isn't necessary. You'd just need to add a directory to that path (with the -F switch) when you want to link against a framework that isn't in the standard path.

Cheers,
Rich



This is not the problem.

As I fixed this today, I get still the same error...



greets

Other related posts: