[FFmpeg-user] 1.0 build error:

Roger Pack rogerdpack2 at gmail.com
Thu Oct 11 22:57:32 CEST 2012


> make
> ...
>
> LD      ffserver_g
> ffserver.o: In function `load_module':
> /user02/ffmpeg-1.0/ffserver.c:3929: warning: Using 'dlopen' in statically
> linked applications requires at runtime the shared libraries from the glibc
> version used for linking
> ffserver.o: In function `resolve_host':
> /user02/ffmpeg-1.0/ffserver.c:346: warning: Using 'getaddrinfo' in
> statically linked applications requires at runtime the shared libraries
> from the glibc version used for linking
> /usr/lib64/libpthread.a(libpthread.o): In function `sem_open':
> (.text+0x764d): warning: the use of `mktemp' is dangerous, better use
> `mkstemp'
> /usr/local/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer
> equality in `/usr/lib64/libc.a(strcmp.o)' can not be used when making an
> executable; recompile with -fPIE and relink with -pie
> collect2: ld returned 1 exit status
> make: *** [ffserver_g] Error 1

how do you configure it? only ffserver fails?
-r


More information about the ffmpeg-user mailing list