[FFmpeg-user] Răspuns: Cannot install ffmpeg Solaris

Dustinta Cristian dst_cristi_16 at yahoo.ro
Mon Feb 9 16:03:55 CET 2015


I changed "LABELED_BRAND_NAME" into "SOLARIS_BRAND_NAME" in configure file. Just a little remark it was line 4260 not 4286 : ---> elif check_${pfx}cpp_condition sys/brand.h "defined LABELED_BRAND_NAME"; then <--- 
The problem still persist:

libavformat/udp.c: In function `udp_join_multicast_group':libavformat/udp.c:174: error: storage size of 'mreq' isn't knownlibavformat/udp.c:174: warning: unused variable `mreq'libavformat/udp.c: In function `udp_leave_multicast_group':libavformat/udp.c:206: error: storage size of 'mreq' isn't knownlibavformat/udp.c:206: warning: unused variable `mreq'gmake: *** [libavformat/udp.o] Error 1

Here is the output of gmake V=1 ffmpeg (second run) :


bash-3.2# gmake V=1 ffmpeg gcc -I. -I./ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -DZLIB_CONST -DHAVE_AV_CONFIG_H -std=c99 -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wwrite-strings -Wundef -Wmissing-prototypes -Wstrict-prototypes -Wno-parentheses -Wno-switch -Wno-format-zero-length -O3 -fno-math-errno -Wformat  -MMD -MF libavformat/udp.d -MT libavformat/udp.o -c -o libavformat/udp.o libavformat/udp.cgcc: unrecognized option `-pthread'libavformat/udp.c: In function `udp_join_multicast_group':libavformat/udp.c:174: error: storage size of 'mreq' isn't knownlibavformat/udp.c:174: warning: unused variable `mreq'libavformat/udp.c: In function `udp_leave_multicast_group':libavformat/udp.c:206: error: storage size of 'mreq' isn't knownlibavformat/udp.c:206: warning: unused variable `mreq'gmake: *** [libavformat/udp.o] Error 1


 

     În Luni, 9 Februarie 2015 14:40:42, Carl Eugen Hoyos <cehoyos at ag.or.at> a scris:
   

 Dustinta Cristian <dst_cristi_16-at-yahoo.ro <at> ffmpeg.org> writes:

> i attached in.h file.

Thank you!

Could you test a change to configure for me 
to fix the udp-related bug?
If you change "LABELED_BRAND_NAME" in line 
4286 into "SOLARIS_BRAND_NAME", does it fix 
the udp compilation error, ie with the 
change applied, does the following work?
$ ./configure && gmake ffmpeg

Thank you, Carl Eugen

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


   


More information about the ffmpeg-user mailing list