Note :<br><br>I solved the ar issue the following solution :<br>In Makefile.tail, I added a space in the line<br>$(LIBRARY_LINK)$@ $(LIBRARY_LINK_OPTS) \<br>between $(LIBRARY_LINK) and $@...<br><br>Best regards.<br>C.COMPAGNON<br>
<br><div class="gmail_quote">2012/5/18 Christopher COMPAGNON <span dir="ltr"><<a href="mailto:christopher.compagnon@gmail.com" target="_blank">christopher.compagnon@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello !<br><br>Like you, I do not understand why the space is missing (2-3 years ago, I compiled this application with success).<br>I ran genMakefiles as explain.<br>I tried compile as usual as explain.--> error<br><br>
Then, I added the space manually in each Makefile.<br><br>I have just seen a new version of source.<br>I will try to compile with this new version...<br><br>Thanks and regards.<br>C.COMPAGNON<br><br><div class="gmail_quote">
2012/5/18 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div class="h5">
<div style="word-wrap:break-word"><div><div><blockquote type="cite"><div bgcolor="#FFFFFF" text="#666666"><blockquote type="cite"><font face="Century Gothic">I ran genMakefiles and then </font><font face="Century Gothic">I
tried to compile liveMedia on FreeBSD (8 & 9 : fresh
installed systems). But I have an issue :<br>
<br>
</font><font face="Century Gothic"><font face="Lucida Console"><i>ar
crlibliveMedia.a</i></font></font></blockquote></div></blockquote><div><br></div></div>The problem is the missing space after "ar cr". If that's then, then "ar" should work.</div><div>
<br></div><div>But I don't understand why/how your Makefile could be missing that space, if you ran</div><div><span style="white-space:pre-wrap"> </span>genMakefiles freebsd</div><div>to generate the Makefiles...</div>
<span><font color="#888888"><br><br><div>
<span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px"><span style="text-indent:0px;letter-spacing:normal;font-variant:normal;text-align:-webkit-auto;font-style:normal;font-weight:normal;line-height:normal;border-collapse:separate;text-transform:none;font-size:medium;white-space:normal;font-family:Helvetica;word-spacing:0px">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></font></span></div><br></div></div>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
<br></blockquote></div><br>
</blockquote></div><br>