Hello !

I've just tried to complie the latest (2012-05-17) live555 streaming
server on FreeBSD 7.0 (32bits) (this compilation fails also on Fr'eeBSD
9.0 64bits fresh installed).
It failed with the same "ar" issue.
I tried with old version I still have on my servers :

compilation of  the version of 2009-08-28 --> KO
compilation of  the version of 2009-04-20 --> Success

Something changed between 2009-04-20 and 2009-08-28 for compilation's
makefiles on FreeBSD...

Best regards.
C.COMPAGNON

Le 18/05/2012 11:26, Ross Finlayson a écrit :
>> 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 $@...
>
> But you shouldn't have to do this, because the space is already
> present - at the end of the "LIBRARY_LINK" line in the
> "config.freebsd" file.
>
> Noone else has had problems building the code for Freebsd after just
> doing "genMakefiles freebsd".  I don't know why it's not working for
> you...
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
>
> _______________________________________________
> live-devel mailing list
> live-devel@lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to