All pastes #1950492 Raw Edit

ffmpeg SVN configure log

public text v1 · immutable
#1950492 ·published 2010-09-28 16:59 UTC
rendered paste body
gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/seg/include/ -std=c99 -fomit-frame-pointer -c -o /tmp/ffconf.MKn22334.o /tmp/ffconf.QVf22328.c
gcc -L/usr/local/seg/lib -static -o /tmp/ffconf.goy22330 /tmp/ffconf.MKn22334.o -lm -lbz2 -lz -lx264 -lfaad -lfaac -lm -lpthread -lfaac
check_lib lame/lame.h hip_decode_init -lmp3lame
check_header lame/lame.h
check_cpp
BEGIN /tmp/ffconf.QVf22328.c
    1	#include <lame/lame.h>
    2	int x;
END /tmp/ffconf.QVf22328.c
gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/seg/include/ -std=c99 -fomit-frame-pointer -E -o /tmp/ffconf.MKn22334.o /tmp/ffconf.QVf22328.c
check_func hip_decode_init -lmp3lame
check_ld -lmp3lame
check_cc
BEGIN /tmp/ffconf.QVf22328.c
    1	extern int hip_decode_init();
    2	int main(void){ hip_decode_init(); }
END /tmp/ffconf.QVf22328.c
gcc -D_ISOC99_SOURCE -D_POSIX_C_SOURCE=200112 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/usr/local/seg/include/ -std=c99 -fomit-frame-pointer -c -o /tmp/ffconf.MKn22334.o /tmp/ffconf.QVf22328.c
gcc -L/usr/local/seg/lib -static -o /tmp/ffconf.goy22330 /tmp/ffconf.MKn22334.o -lfaac -lm -lbz2 -lz -lx264 -lfaad -lfaac -lm -lpthread -lmp3lame
/usr/local/seg/lib/libmp3lame.a(util.o): In function `freq2cbw':
util.c:(.text+0xb21): undefined reference to `pow'
/usr/local/seg/lib/libmp3lame.a(util.o): In function `ATHformula_GB':
util.c:(.text+0xbe0): undefined reference to `pow'
/usr/local/seg/lib/libmp3lame.a(layer3.o): In function `init_layer3':
layer3.c:(.text+0x3026): undefined reference to `pow'
layer3.c:(.text+0x305e): undefined reference to `pow'
layer3.c:(.text+0x34d1): undefined reference to `pow'
/usr/local/seg/lib/libmp3lame.a(layer3.o):layer3.c:(.text+0x34e9): more undefined references to `pow' follow
collect2: ld returned 1 exit status
ERROR: libmp3lame >= 3.98.3 not found