Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gstreamer, gst-plugins, and gst-player
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Marsupilami23
n00b
n00b


Joined: 11 Jun 2002
Posts: 18
Location: Roseville, CA

PostPosted: Mon Aug 19, 2002 3:14 pm    Post subject: Gstreamer, gst-plugins, and gst-player Reply with quote

I am tring to get the cvs version of gstreamer to install on my system, I was having problems with the configure at first and found out that I needed to uninstall the Gentoo's autoconf, gettext, and libtool. I finally got past the autogen.sh and configure, but when I make gstreamer it gives me this error

gcc -g -O2 -o pth pth-pth.o ../cothreads/.libs/libcothreads.al
source='cothreads.c' object='cothreads-cothreads.o' libtool=no \
depfile='.deps/cothreads-cothreads.Po' tmpdepfile='.deps/cothreads-cothreads.TPo' \
depmode=gcc /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../cothreads -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -g -O2 -c -o cothreads-cothreads.o `test -f cothreads.c || echo './'`cothreads.c
/bin/sh ../libtool --mode=link gcc -g -O2 -o cothreads cothreads-cothreads.o ../cothreads/libcothreads.la
gcc -g -O2 -o cothreads cothreads-cothreads.o ../cothreads/.libs/libcothreads.al
../cothreads/.libs/libcothreads.al(libcothreads_la-cothreads.lo): In function `cothreads_init':
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:111: undefined reference to `g_log'
../cothreads/.libs/libcothreads.al(libcothreads_la-cothreads.lo): In function `cothreads_init_thread':
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:186: undefined reference to `g_log'
../cothreads/.libs/libcothreads.al(libcothreads_la-cothreads.lo): In function `cothread_create':
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:262: undefined reference to `g_log'
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:267: undefined reference to `g_log'
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:276: undefined reference to `g_log'
../cothreads/.libs/libcothreads.al(libcothreads_la-cothreads.lo):/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:375: more undefined references to `g_log' follow
../cothreads/.libs/libcothreads.al(libcothreads_la-cothreads.lo): In function `cothread_chunk_new':
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:543: undefined reference to `g_malloc0'
/tmp/gstreamer/libs/ext/cothreads/cothreads/cothreads.c:545: undefined reference to `g_malloc0'
collect2: ld returned 1 exit status
make[5]: *** [cothreads] Error 1
make[5]: Leaving directory `/tmp/gstreamer/libs/ext/cothreads/tests'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/tmp/gstreamer/libs/ext/cothreads'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/gstreamer/libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/gstreamer/libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/gstreamer'
make: *** [all] Error 2

I now have installed:
Gettext 0.11.1 (Gentoo build)
Autoconf 2.53a (Gentoo build)
Libtoool 1.4.1-r9 (Gentoo build)
_________________
Been there, done that!
Back to top
View user's profile Send private message
Marsupilami23
n00b
n00b


Joined: 11 Jun 2002
Posts: 18
Location: Roseville, CA

PostPosted: Mon Aug 19, 2002 3:29 pm    Post subject: Reply with quote

This is actually kind of going backwords, this is the error I get from autogen.sh when I run it while having Gentoo's Autoconf 2.53a, I could use some help on fixing these problems:

+ passing --prefix=/usr to configure
+ options passed to configure: --prefix=/usr
+ check for build tools
checking for autoconf >= 2.52... found 2.53a, ok.
checking for automake >= 1.5... found 1.5, ok.
checking for libtool >= 1.4.0... found 1.4.1, ok.
checking for pkg-config >= 0.8.0... found 0.12.0, ok.
+ running aclocal -I common/m4 ...
+ not running libtoolize until libtool fix has flown downstream
+ running autoheader ...
configure.ac:13: warning: do not use m4_patsubst: use patsubst or m4_bpatsubst
configure.ac:512: error: `examples/launch/Makefile' is already registered with AC_CONFIG_FILES.
../autoconf/status.m4:831: AC_CONFIG_FILES is expanded from...
configure.ac:512: the top level
autoheader-2.53a: autom4te failed with exit status: 1
at /usr/bin/autoheader-2.53a line 163

autoheader failed
_________________
Been there, done that!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum