[FFmpeg-user] FW: Unable to install ffmpeg on Solaris 10

Prince Gupta Prince.Gupta at hcl.com
Mon Dec 3 14:57:30 CET 2012


I am not sure about the options I have mentioned with configure. I found them on a site. 
I have succeeded with configure.

I have gcc installed with version :

bash-3.00# make --version
'GNU Make 3.82
Built for sparc-sun-solaris2.10
Copyright (C) 2010  Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

root at becOMAP1[/var/tmp/Media/ffmpeg-1.0]>pkginfo -l | grep -i gcc
   PKGINST:  SMCgcc
      NAME:  gcc
   PKGINST:  SMClibgcc
      NAME:  libgcc
   PKGINST:  SUNWgccruntime
      NAME:  GCC Runtime libraries
      DESC:  GCC Runtime - Shared libraries used by gcc and other gnu components


I would request you to mention the steps so that I can follow them to make it work . I will be really helpful.

Prince
-----Original Message-----
From: ffmpeg-user-bounces at ffmpeg.org [mailto:ffmpeg-user-bounces at ffmpeg.org] On Behalf Of Carl Eugen Hoyos
Sent: Monday, December 03, 2012 5:46 PM
To: ffmpeg-user at ffmpeg.org
Subject: Re: [FFmpeg-user] Unable to install ffmpeg on Solaris 10

Prince Gupta <Prince.Gupta <at> hcl.com> writes:

> I have changed the path in configure file to /usr/xpg4/bin/grep

Don't do that, fix your PATH before running configure.

> I also got succeeded to compile the ffmpeg

You succeeded with configure or compile?

> using following :
> 
> ./configure --disable-yasm --extra-libs=/usr/lib/values-xpg6.o 

> --enable-cross-compile --arch=x86_64 --target-os=sunos 

Do you know what "--enable-cross-compile" does?
Are you sure that this is what you want?

> --extra-cflags="-fPIC" --disable-mmx --disable-protocol=udp

> --disable-encoder=nellymoser --disable-demuxer=mpc8

(Why?)

Do you have gcc installed?
Do not try to compile FFmpeg with sun-cc, even if it 
works, the resulting executable is either ridiculously 
slow or completely broken.

Compilation with gcc on sunos is tested regularly and 
expected to work.

Please do not top-post here, Carl Eugen

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


::DISCLAIMER::
----------------------------------------------------------------------------------------------------------------------------------------------------

The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
E-mail transmission is not guaranteed to be secure or error-free as information could be intercepted, corrupted,
lost, destroyed, arrive late or incomplete, or may contain viruses in transmission. The e mail and its contents
(with or without referred errors) shall therefore not attach any liability on the originator or HCL or its affiliates.
Views or opinions, if any, presented in this email are solely those of the author and may not necessarily reflect the
views or opinions of HCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification,
distribution and / or publication of this message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately.
Before opening any email and/or attachments, please check them for viruses and other defects.

----------------------------------------------------------------------------------------------------------------------------------------------------



More information about the ffmpeg-user mailing list