[gst-devel] Build tests on fedora
Christian Schaller
uraeus at linuxrising.org
Sun Nov 23 12:15:03 CET 2003
Hi,
When trying to build gst-plugins it seems build tests that are not
pkgconfig based fails. I first noticed it when trying to figure out why
the mad plugin wasn't built (it reverts to non-pkgconfig if something is
missing).
Then trying to get our faad plugin runnign I get the following:
configure:30764: checking for faacDecOpen in -lfaad
configure:30795: gcc -o conftest -g -O2 conftest.c -lfaad >&5
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libfaad.so: undefined
reference to `log'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libfaad.so: undefined
reference to `sqrt'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libfaad.so: undefined
reference to `cos'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libfaad.so: undefined
reference to `sin'
/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../libfaad.so: undefined
reference to `pow'
collect2: ld returned 1 exit status
configure:30798: $? = 1
configure: failed program was:
| #line 30771 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
More information about the gstreamer-devel
mailing list