Project

General

Profile

Actions

Emulator Issues #1164

closed

OSX Build doesn't Build

Added by MonkMad2 almost 15 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
% Done:

0%

Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:

Description

What steps will reproduce the problem?

  1. SVN dolphin in terminal
    2.
    3.

What is the expected output? What do you see instead?
Dolphin build successfully, instead it doesn't

What version of the product are you using? On what operating system?
R3840 OS X

Please provide any additional information below.

From point where things seem to go wrong:

Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp: In member function 'bool
CEXIETHERNET::CheckRecieved()':
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp:35: warning: control reaches end of non-
void function
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp: In member function 'bool
CEXIETHERNET::resume()':
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp:37: warning: control reaches end of non-
void function
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp: In member function 'bool
CEXIETHERNET::startRecv()':
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp:39: warning: control reaches end of non-
void function
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp: In member function 'bool
CEXIETHERNET::sendPacket(u8*, int)':
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp:42: warning: control reaches end of non-
void function
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp: In member function 'bool
CEXIETHERNET::handleRecvdPacket()':
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp:45: warning: control reaches end of non-
void function
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp: In member function 'bool
CEXIETHERNET::cbwriteDescriptor(u32)':
Source/Core/Core/Src/HW/BBA-TAP/TAP_Apple.cpp:47: warning: control reaches end of non-
void function
Compiling Build/Darwin-i386-release/Source/Core/Core/Src/HW/CPU.o
Compiling Build/Darwin-i386-release/Source/Core/Core/Src/HW/CommandProcessor.o
Source/Core/Common/Src/Atomic_GCC.h: In function 'void Common::AtomicAdd(volatile u32&,
u32)':
Source/Core/Common/Src/Atomic_GCC.h:41: error: '__sync_add_and_fetch' was not declared in
this scope
Source/Core/Common/Src/Atomic_GCC.h: In function 'void Common::AtomicIncrement(volatile
u32&)':
Source/Core/Common/Src/Atomic_GCC.h:45: error: '__sync_add_and_fetch' was not declared in
this scope
Source/Core/Common/Src/Atomic_GCC.h: In function 'u32 Common::AtomicLoadAcquire(volatile
u32&)':
Source/Core/Common/Src/Atomic_GCC.h:52: error: '__sync_synchronize' was not declared in
this scope
Source/Core/Common/Src/Atomic_GCC.h: In function 'void
Common::AtomicStoreRelease(volatile u32&, u32)':
Source/Core/Common/Src/Atomic_GCC.h:60: error: '__sync_lock_test_and_set' was not declared
in this scope
scons: *** [Build/Darwin-i386-release/Source/Core/Core/Src/HW/CommandProcessor.o] Error 1
scons: building terminated because of errors.
logout

[Process completed]

Actions #1

Updated by MonkMad2 almost 15 years ago

oops, scratch this. Someone asked it better...

Actions #2

Updated by marcus almost 15 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF