[Ffmpeg-devel] Compiling on Solaris 10

Roman Shaposhnick rvs
Sat Sep 16 01:49:42 CEST 2006


On Fri, 2006-09-15 at 19:22 -0400, Christian Bienia wrote:
> Hi,
> 
> I get syntax errors when I try to compile ffmpeg with gcc 3.4.3 on
> Solaris 10. Here's the output:
> 
> It seems to be related to the macro BE_16, but I couldn't figure out
> what's wrong. I don't get that error with Fedora Core 4. Has anybody
> tried to compile ffmpeg on Solaris?

  Obviously if you look at my email you can guess that I tried. In fact
on of these days I should really make it Solaris compatible once again.

But anyway, the problem you see, stems from the fact that on Solaris
we've got: /usr/include/sys/byteorder.h that defined the same macro.
Hence the collision.

If you're interested in working on a patch to make it Solaris 10
friendly -- feel free to contact me.

Thanks,
Roman.






More information about the ffmpeg-devel mailing list