<html>
<head>
<base href="https://bugzilla.icculus.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - Building OS X App Bundles is broken on OS X 10.9"
href="https://bugzilla.icculus.org/show_bug.cgi?id=6066">6066</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Building OS X App Bundles is broken on OS X 10.9
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>ioquake3
</td>
</tr>
<tr>
<th>Version</th>
<td>GIT MASTER
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>MacOS X
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P3
</td>
</tr>
<tr>
<th>Component</th>
<td>Platform
</td>
</tr>
<tr>
<th>Assignee</th>
<td>zachary@ioquake.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>ZTurtleMan@gmail.com
</td>
</tr>
<tr>
<th>QA Contact</th>
<td>quake3-bugzilla@icculus.org
</td>
</tr></table>
<p>
<div>
<pre>'./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?).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
</ul>
</body>
</html>