Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xv libs and libdv
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
Styles
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2002
Posts: 82

PostPosted: Fri Aug 22, 2003 12:46 pm    Post subject: Xv libs and libdv Reply with quote

kind of stuck right now. I'm in the middle of doing a emerge -u world and it is haning on libdv saying it can't find my Xv libs..

Code:

---------Snip-------

checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking whether to enable debugging... no
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.6... yes
checking for XvQueryAdaptors in -lXv... no
configure: error: Could not find Xv Lib

!!! ERROR: media-libs/libdv-0.99-r1 failed.
!!! Function econf, Line 320, Exitcode 1
!!! econf failed


but I do an xvinfo and all the information shows up?? Could this be a bad ebuild ??? Any other Ideas ???
Back to top
View user's profile Send private message
CK
n00b
n00b


Joined: 17 Jul 2003
Posts: 11

PostPosted: Fri Aug 22, 2003 1:02 pm    Post subject: Reply with quote

look:
Code:

creating libtool
checking whether to enable debugging... no
checking for pkg-config... /usr/bin/pkg-config
checking for glib >= 1.2.4 gtk+ >= 1.2.4... yes
checking GTK_CFLAGS... -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include 
checking GTK_LIBS... -L/usr/X11R6/lib -lgtk -lgdk -lXi -lXext -lX11 -lm -lglib 
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.6... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.4... yes
checking for XvQueryAdaptors in -lXv... yes
checking for pthread_create in -lpthread... yes
checking for sqrt in -lm... yes


Maybe u should try to emerge rsync.
Are u using any masked package?
good luck
Back to top
View user's profile Send private message
Superman53142
n00b
n00b


Joined: 24 Mar 2003
Posts: 54

PostPosted: Sat Aug 23, 2003 1:17 am    Post subject: Reply with quote

I have the same problem... :-/
_________________
'I belong to the "Great-God Party", and will have nothing to do with the "Little-God Party." Christ does not want nibblers of the possible, but grabbers of the impossible.'
~C. T. Studd
Back to top
View user's profile Send private message
Brandy
Bodhisattva
Bodhisattva


Joined: 08 Jun 2003
Posts: 820
Location: New Zealand

PostPosted: Sat Aug 23, 2003 12:13 pm    Post subject: Reply with quote

This error occurs because of an issue between -gtk set in your USE flags and the libdv-0.99-disablegtk patch. (Bug Report 27139)

Ciao, Brandy
_________________
Faber est suae quisque fortunae.
Back to top
View user's profile Send private message
eGore911
Apprentice
Apprentice


Joined: 11 Mar 2003
Posts: 290

PostPosted: Tue Sep 02, 2003 10:02 am    Post subject: Reply with quote

maybe i'm just blind 8O, but: is there a solution for this?

EDIT:
I commented out the epatch-line. It works, as far as i can tell. But is the disablegtk-patch needed?
Back to top
View user's profile Send private message
snakattak3
Guru
Guru


Joined: 11 Dec 2002
Posts: 468
Location: Seattle

PostPosted: Tue Oct 14, 2003 9:37 pm    Post subject: Reply with quote

I didn't have the configure errors, but I did have compiling errors with libdv-0.99, so I just took out gtk and added -X in my use flags, and compiled just fine. Don't know how I figured it out though, but it might help.
_________________
Ban Reality TV!
Adopt an Unanswered Post
Back to top
View user's profile Send private message
KovGer
n00b
n00b


Joined: 03 Jan 2004
Posts: 3
Location: Hungary

PostPosted: Sun Jan 04, 2004 12:01 am    Post subject: Reply with quote

I have the following error while trying to emerge libdv:

Code:

In file included from /usr/include/linux/videodev2.h:16,
                 from /usr/include/linux/videodev.h:15,
                 from enc_input.c:51:
/usr/include/linux/time.h:9: error: redefinition of `struct timespec'
/usr/include/linux/time.h:15: error: redefinition of `struct timeval'
/usr/include/linux/time.h:354: error: redefinition of `struct itimerspec'
In file included from enc_input.c:52:
/usr/include/sys/time.h:57: error: redefinition of `struct timezone'
/usr/include/sys/time.h:94: error: syntax error before numeric constant
/usr/include/sys/time.h:108: error: redefinition of `struct itimerval'
make[3]: *** [enc_input.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/libdv-0.99-r1/work/libdv-0.99/libdv'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/libdv-0.99-r1/work/libdv-0.99/libdv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libdv-0.99-r1/work/libdv-0.99'
make: *** [all] Error 2

!!! ERROR: media-libs/libdv-0.99-r1 failed.
!!! Function src_compile, Line 35, Exitcode 2
!!! compile problem


Anybody can help with this?
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