[Ffmpeg-devel] latest svn compilation on solaris 9
Baptiste Coudurier
baptiste.coudurier
Thu Jan 18 10:34:29 CET 2007
Hi
Diego Biurrun wrote:
> On Thu, Jan 18, 2007 at 02:08:26AM +0100, Baptiste Coudurier wrote:
>> Here is some report about my attempt to compile latest svn on solaris 9:
>>
>> ./configure --enable-gpl --enable-pthreads:
>> Broken shell detected. Trying alternatives.
>> Trying shell bash
>> ... success.
>
> Ah, Solaris crap shell ...
>
>> BE_16 clashes with /usr/include/sys/byteorder.h in rtp.c/rtp_h264.c
>> included by socket.h
>
> This should be resolved once Alex commits his rename of this macro.
>
>> gcc -L"/usr/local/tmp/svn"/libavformat -L"/usr/local/tmp/svn"/libavcodec
>> -L"/usr/local/tmp/svn"/libavutil -rdynamic -g -o ffmpeg_g ffmpeg.o
>> cmdutils.o -lavformat -lavcodec -lavutil -lm -lsocket -lnsl -lz -ldl
>> gcc: unrecognized option `-rdynamic'
>
> Hehe, Mans promised to fix this one ages ago ..
>
>> regression.sh:
>> `echo | md5sum` seems to clash:
>>
>> gmake[1]: Entering directory `/usr/local/tmp/svn/tests'
>> /usr/local/tmp/svn/tests/regression.sh: md5sum: not found
>>
>> instead of printing "No md5sum program found"
>
> Hmmm, where is md5sum on Solaris? Is it called just 'md5'?
well no md5sum, only gmd5sum somewhere. Im just wondering if `echo |
md5sum` works for checking md5sum presence, someone suggested type shell
builtin.
[...]
--
Baptiste COUDURIER GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A. http://www.smartjog.com
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312
More information about the ffmpeg-devel
mailing list