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

Prince Gupta Prince.Gupta at hcl.com
Mon Dec 3 12:50:47 CET 2012


HI Carl , 

Thanks a lot for reply. 

I have changed the path in configure file to /usr/xpg4/bin/grep . I also got succeeded to compile the ffmpeg using following :

./configure --disable-yasm --extra-libs=/usr/lib/values-xpg6.o --enable-cross-compile --arch=x86_64 --target-os=sunos --extra-cflags="-fPIC" --disable-mmx --disable-protocol=udp --disable-encoder=nellymoser --disable-demuxer=mpc8

But after configuring when I run make command I got following errors : 

bash-3.00# make
./version.sh: syntax error at line 5: `revision=$' unexpected
CC      libavdevice/alldevices.o
In file included from /usr/include/sys/wait.h:24,
                 from /usr/include/stdlib.h:22,
                 from libavutil/common.h:35,
                 from libavutil/avutil.h:274,
                 from libavdevice/version.h:28,
                 from libavdevice/avdevice.h:22,
                 from libavdevice/alldevices.c:22:
/usr/include/sys/siginfo.h:259: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:292: error: parse error before '}' token
/usr/include/sys/siginfo.h:294: error: parse error before '}' token
/usr/include/sys/siginfo.h:390: error: parse error before "ctid_t"
/usr/include/sys/siginfo.h:392: error: conflicting types for `__proc'
/usr/include/sys/siginfo.h:261: error: previous declaration of `__proc'
/usr/include/sys/siginfo.h:398: error: conflicting types for `__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of `__fault'
/usr/include/sys/siginfo.h:404: error: conflicting types for `__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of `__file'
/usr/include/sys/siginfo.h:420: error: conflicting types for `__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of `__prof'
/usr/include/sys/siginfo.h:424: error: conflicting types for `__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of `__rctl'
/usr/include/sys/siginfo.h:426: error: parse error before '}' token
/usr/include/sys/siginfo.h:428: error: parse error before '}' token
/usr/include/sys/siginfo.h:432: error: parse error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: parse error before '}' token
In file included from /usr/include/sys/procset.h:24,
                 from /usr/include/sys/wait.h:25,
                 from /usr/include/stdlib.h:22,
                 from libavutil/common.h:35,
                 from libavutil/avutil.h:274,
                 from libavdevice/version.h:28,
                 from libavdevice/avdevice.h:22,
                 from libavdevice/alldevices.c:22:
/usr/include/sys/signal.h:85: error: parse error before "siginfo_t"
In file included from /usr/include/stdlib.h:22,
                 from libavutil/common.h:35,
                 from libavutil/avutil.h:274,
                 from libavdevice/version.h:28,
                 from libavdevice/avdevice.h:22,
                 from libavdevice/alldevices.c:22:
/usr/include/sys/wait.h:86: error: parse error before "siginfo_t"
make: *** [libavdevice/alldevices.o] Error 1

Please help if you know about it .

Regards,
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 4:36 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 am unable to install ffmpeg on Solaris 10. I am 
> getting following errors while configuring :

Did you change your PATH to find Posix grep etc.?
(Assuming you installed it first.)
And don't forget that your shell is not Posix-compatible, read 
http://ffmpeg.org/platform.html#g_t_0028Open_0029Solaris

> The contents of this e-mail and any attachment(s) are 
> confidential and intended for the named recipient(s) only.

(Please note that this does not make much sense when posting 
on a public mailing list.)

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