[Live-devel] liveMedia/FreeBSD : compilation fails on ar command

Christopher COMPAGNON christopher.compagnon at gmail.com
Fri May 18 01:12:01 PDT 2012


Note :

I solved the ar issue the following solution :
In Makefile.tail, I added a space in the line
$(LIBRARY_LINK)$@ $(LIBRARY_LINK_OPTS) \
between $(LIBRARY_LINK) and $@...

Best regards.
C.COMPAGNON

2012/5/18 Christopher COMPAGNON <christopher.compagnon at gmail.com>

> Hello !
>
> Like you, I do not understand why the space is missing (2-3 years ago, I
> compiled this application with success).
> I ran genMakefiles as explain.
> I tried compile as usual as explain.--> error
>
> Then, I added the space manually in each Makefile.
>
> I have just seen a new version of source.
> I will try to compile with this new version...
>
> Thanks and regards.
> C.COMPAGNON
>
> 2012/5/18 Ross Finlayson <finlayson at live555.com>
>
>> I ran genMakefiles and then I tried to compile liveMedia on FreeBSD (8 &
>> 9 : fresh installed systems). But I have an issue :
>>
>> *ar crlibliveMedia.a*
>>
>>
>> The problem is the missing space after "ar cr".  If that's then, then
>> "ar" should work.
>>
>> But I don't understand why/how your Makefile could be missing that space,
>> if you ran
>> genMakefiles freebsd
>> to generate the Makefiles...
>>
>>
>> Ross Finlayson
>> Live Networks, Inc.
>> http://www.live555.com/
>>
>>
>> _______________________________________________
>> live-devel mailing list
>> live-devel at lists.live555.com
>> http://lists.live555.com/mailman/listinfo/live-devel
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20120518/d8fcefe6/attachment.html>


More information about the live-devel mailing list