adonthell-devel
[Top][All Lists]
Advanced

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

Re: [Adonthell-devel] compiling v0.4 on OS X


From: Alexandre Courbot
Subject: Re: [Adonthell-devel] compiling v0.4 on OS X
Date: Tue, 22 Jul 2003 10:09:32 +0200
User-agent: KMail/1.5.1

> Okay, with gcc 3.3 everything compiles and links. However, when I run
> inputtest I get
>
> Failed to load module /gfx/sdl: dlcompat: dyld:
> /Users/kai/adonthell/adonthell/test/.libs/inputtest malformed library:
> /Users/kai/adonthell/adonthell/src/gfx/.libs/sdl.a (not a Mach-O file,
> bad magic number)
>
> Failed to load module /input/sdl: dlcompat: dyld:
> /Users/kai/adonthell/adonthell/test/.libs/inputtest malformed library:
> /Users/kai/adonthell/adonthell/src/gfx/.libs/sdl.a (not a Mach-O file,
> bad magic number)
>
> I believe I have had this issue before. Didn't have a solution back
> then, though. Oh well, I should be able to figure that one out as well.

Are you running inputtest with the run.sh script?

$ sh ../src/run.sh ./inputtest

Otherwise it will fail finding the dynamic modules from the source tree. You 
can also try installing everything (make install) and run it from there.

By the way - I thought there were other compilation problems with OSX but they 
are solved now? Great news!

Alex.
-- 
http://www.gnurou.org




reply via email to

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