<br><br><div><span class="gmail_quote">On 1/20/06, <b class="gmail_sendername">CodeHeads</b> &lt;<a href="mailto:ch@code-heads.com">ch@code-heads.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2006-01-20 at 07:41 -0500, CodeHeads wrote:<br>&gt; -----BEGIN PGP SIGNED MESSAGE-----<br>&gt; Hash: SHA1<br>&gt;<br>&gt; Jesse Keating wrote:<br>&gt; &gt; On Fri, 2006-01-20 at 00:30 -0500, CodeHeads wrote:<br>&gt; &gt;&gt; I ran into this and was wondering if it is a problem or not. FC4 did not
<br>&gt; &gt;&gt; have this problem. Was XFree changed in FC5 test2??&nbsp;&nbsp;Just wondering?<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; XFree86-libs &gt;= 4.0.3 is needed by mplayer-gui-1.0pre7try2-2.i386<br>&gt; &gt;&gt;<br>&gt; &gt;<br>
&gt; &gt; X has been split into modular packages.&nbsp;&nbsp;The old 'XFree86-libs' now<br>&gt; &gt; could be one of many different packages.&nbsp;&nbsp;You'll need to find out<br>&gt; &gt; exactly which libraries mplayer needs and change the dep to point to
<br>&gt; &gt; that instead.<br>&gt; &gt;<br>&gt; &gt;<br><br>OK, I downloaded the source and it failed within 2 seconds of<br>running ./configure!! :(<br><br>Here is the configure log:<br>============ Checking for cc version ============
<br>Result is: 4.1.0, bad<br>##########################################<br><br>============ Checking for gcc version ============<br>Result is: 4.1.0, bad<br>##########################################<br><br>============ Checking for 
gcc-3.4 version ============<br>Result is: not found<br>##########################################<br><br>============ Checking for gcc-3.3 version ============<br>Result is: not found<br>##########################################
<br><br>============ Checking for gcc-3.2 version ============<br>Result is: not found<br>##########################################<br><br>============ Checking for gcc-3.1 version ============<br>Result is: not found<br>
##########################################<br><br>============ Checking for gcc3 version ============<br>Result is: not found<br>##########################################<br><br>============ Checking for gcc-3.0 version ============
<br>Result is: not found<br>##########################################<br><br>============ Checking for cc version ============<br>Result is: 4.1.0, bad<br>##########################################<br><br>Looks like the compiler is the wrong version. Is there anyway to change
<br>this??&nbsp;&nbsp;Can I install gcc3.4 beside the current version?? Or would that<br>not work with FC5T2??<br>--<br>~WILL~<br>Public Key: 0x21715193<br>Key: <a href="http://code-heads.com/keys/ch.asc">http://code-heads.com/keys/ch.asc
</a><br><br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.2 (GNU/Linux)<br><br>iD8DBQBD0Q6z5zjngyFxUZMRAhn7AJ96K8h0AIA8uwY9GtEgXap1c1Rh/ACfTIuu<br>0UZSoagK8kSQXKRkrvdr7M8=<br>=QY//<br>-----END PGP SIGNATURE-----
<br><br><br>--<br>fedora-test-list mailing list<br><a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>To unsubscribe:<br><a href="https://www.redhat.com/mailman/listinfo/fedora-test-list">https://www.redhat.com/mailman/listinfo/fedora-test-list
</a><br><br></blockquote></div><br>
yum install compat-gcc-32\*<br>