|
Joined: Mar 2001
Posts: 17,215 Likes: 234
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,215 Likes: 234 |
Looks like you need a "make clean", as the devices in the error messages recently got moved.
|
|
|
|
Joined: Aug 2012
Posts: 74
Member
|
Member
Joined: Aug 2012
Posts: 74 |
Nope. Just tried a make clean and I got the same error.
|
|
|
|
Joined: May 2004
Posts: 1,772 Likes: 34
Very Senior Member
|
Very Senior Member
Joined: May 2004
Posts: 1,772 Likes: 34 |
I was having trouble compiling a plain MAME due to the same devices earlier, I think something has been set up incorrectly.
|
|
|
|
Joined: Jan 2006
Posts: 3,691
Very Senior Member
|
Very Senior Member
Joined: Jan 2006
Posts: 3,691 |
are e05a03.* files still in mess/machine? if so, they shall probably be moved to emu/machine...
I'm not in the position to compile the source, though
|
|
|
|
Joined: Apr 2006
Posts: 737 Likes: 1
Senior Member
|
Senior Member
Joined: Apr 2006
Posts: 737 Likes: 1 |
yeah, there is an issue on the MESS side, even with using 'make depend', 'make depend TARGET=mess', I still get that error.
EDIT: Fixed in r30944
|
|
|
|
Joined: Jul 2009
Posts: 78
Member
|
Member
Joined: Jul 2009
Posts: 78 |
Can't compile revision 31475:
$ make TARGET=mess
�
Compiling src/osd/sdl/sdlmain.c...
In file included from src/osd/sdl/sdlmain.c:49:
In file included from src/osd/sdl/input.h:15:
In file included from src/osd/sdl/window.h:20:
In file included from src/osd/sdl/osd_opengl.h:32:
/Library/Frameworks/SDL.framework/Headers/SDL_opengl.h:3124:22: error: typedef redefinition with
different types ('unsigned int' vs 'void *')
typedef unsigned int GLhandleARB; /* shader object handle */
^
/System/Library/Frameworks/OpenGL.framework/Headers/gltypes.h:65:15: note: previous definition is here
typedef void *GLhandleARB;
^
1 error generated.
make: *** [obj/sdl64/osd/sdl/sdlmain.o] Error 1
|
|
|
|
Joined: Mar 2001
Posts: 17,215 Likes: 234
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,215 Likes: 234 |
That appears to be Mac OS X, but 31475 builds fine on my machine here (10.9 "Mavericks", latest Xcode 5 updates).
Are you doing anything unusual?
|
|
|
|
Joined: Jul 2009
Posts: 78
Member
|
Member
Joined: Jul 2009
Posts: 78 |
Not that I'm aware of.
My OS X is 10.9.4, My Xcode is 3.2.4.
Edit: I'll install a newer Xcode and try again.
Last edited by Ensjo; 07/31/14 04:23 AM.
|
|
|
|
Joined: Mar 2001
Posts: 17,215 Likes: 234
Very Senior Member
|
Very Senior Member
Joined: Mar 2001
Posts: 17,215 Likes: 234 |
Using Xcode 3 on 10.9 (or 10.8, for that matter) is definitely unusual Tip: with newer Xcodes, you'll need to install the command-line tools in the Downloads pane of the Preferences dialog.
Last edited by R. Belmont; 07/31/14 04:34 AM.
|
|
|
|
Joined: Jul 2009
Posts: 78
Member
|
Member
Joined: Jul 2009
Posts: 78 |
Installed a new Xcode. Hm, didn't find anything about command-line tools in Downloads. But in Locations I have: Command Line Tools: Xcode 5.1.1 (5B1008) (There is a combo box, but that is the only value in the list.) Anyway, running $make TARGET=mess I still get the same error as before.
|
|
|
1 members (AJR),
275
guests, and
1
robot. |
Key:
Admin,
Global Mod,
Mod
|
|
Forums9
Topics9,320
Posts121,923
Members5,074
|
Most Online1,283 Dec 21st, 2022
|
|
These forums are sponsored by Superior Solitaire, an ad-free card game collection for macOS and iOS. Download it today!
|
|
|
|