[quake3-bugzilla] [Bug 6066] New: Building OS X App Bundles is broken on OS X 10.9
bugzilla-daemon at icculus.org
bugzilla-daemon at icculus.org
Thu Nov 21 16:27:26 EST 2013
https://bugzilla.icculus.org/show_bug.cgi?id=6066
Bug ID: 6066
Summary: Building OS X App Bundles is broken on OS X 10.9
Classification: Unclassified
Product: ioquake3
Version: GIT MASTER
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P3
Component: Platform
Assignee: zachary at ioquake.org
Reporter: ZTurtleMan at gmail.com
QA Contact: quake3-bugzilla at icculus.org
'./make-macosx-ub.sh' errors because gcc-4.0 is missing.
'./make-maoosx.sh x86' error:
LD build/release-darwin-x86/ioquake3.x86
LD build/release-darwin-x86/renderer_opengl1_x86.dylib
Undefined symbols for architecture i386:
"___bzero", referenced from:
_opus_decoder_ctl in opus_decoder.o
_op_open1 in opusfile.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [build/release-darwin-x86/ioquake3.x86] Error 1
make[2]: *** Waiting for unfinished jobs....
Undefined symbols for architecture i386:
"___bzero", referenced from:
_R_Init in tr_init.o
_RB_ShadowTessEnd in tr_shadows.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [build/release-darwin-x86/renderer_opengl1_x86.dylib] Error 1
MAN_AT_ARMS said Apple moved /Developer to some xcode directory (though I still
have it from 10.6.8?).
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://icculus.org/pipermail/quake3-bugzilla/attachments/20131121/125d16cf/attachment.html>
More information about the quake3-bugzilla
mailing list