Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Probleme mit xine-ui-0.9.23-r2
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
meinereinerseiner
n00b
n00b


Joined: 13 Feb 2004
Posts: 14

PostPosted: Thu Jun 03, 2004 5:32 am    Post subject: Probleme mit xine-ui-0.9.23-r2 Reply with quote

hi,

hab heute mal ein emerge --update world angeschubst und er scheitert
am xine-ui-0.9.23-r2........die letzten worte:

main.c: In function `list_plugins':
main.c:484: error: `xine_list_demuxer_plugins' undeclared (first use in this function)
main.c:484: error: (Each undeclared identifier is reported only once
main.c:484: error: for each function it appears in.)
main.c:485: error: `xine_list_input_plugins' undeclared (first use in this function)
main.c:486: error: `xine_list_spu_plugins' undeclared (first use in this function)
main.c:488: error: `xine_list_audio_decoder_plugins' undeclared (first use in this function)
main.c:489: error: `xine_list_video_decoder_plugins' undeclared (first use in this function)
make[4]: *** [main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23/src/xitk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23/src/xitk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23'
make: *** [all] Error 2

!!! ERROR: media-video/xine-ui-0.9.23-r2 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! (no error message)

was ist da loser?
Bin fuer jeden Tip dankbar!

der tom
Back to top
View user's profile Send private message
tuxedo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2003
Posts: 78
Location: Winterthur, Switzerland

PostPosted: Thu Jun 03, 2004 2:49 pm    Post subject: Reply with quote

Ist xine-lib korrekt installiert?
_________________
[x] <-- Nail here for new monitor
Back to top
View user's profile Send private message
meinereinerseiner
n00b
n00b


Joined: 13 Feb 2004
Posts: 14

PostPosted: Fri Jun 04, 2004 8:17 am    Post subject: Reply with quote

* media-libs/xine-lib
Latest version available: 1_rc4
Latest version installed: 1_rc4
Size of downloaded files: 6,629 kB
Homepage: http://xine.sourceforge.net/
Description: Core libraries for Xine movie player
License: GPL-2
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Fri Jun 04, 2004 9:07 am    Post subject: Reply with quote

Mach mal ein
Code:
ldconfig
und probiers nochmal
Back to top
View user's profile Send private message
meinereinerseiner
n00b
n00b


Joined: 13 Feb 2004
Posts: 14

PostPosted: Fri Jun 04, 2004 9:46 am    Post subject: Reply with quote

Beforegod wrote:
Mach mal ein
Code:
ldconfig
und probiers nochmal

hat nix gebracht, selbiger fehler. :(

Code:
main.c: In function `list_plugins':
main.c:484: error: `xine_list_demuxer_plugins' undeclared (first use in this function)
main.c:484: error: (Each undeclared identifier is reported only once
main.c:484: error: for each function it appears in.)
main.c:485: error: `xine_list_input_plugins' undeclared (first use in this function)
main.c:486: error: `xine_list_spu_plugins' undeclared (first use in this function)
main.c:488: error: `xine_list_audio_decoder_plugins' undeclared (first use in this function)
main.c:489: error: `xine_list_video_decoder_plugins' undeclared (first use in this function)
make[4]: *** [main.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23/src/xitk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23/src/xitk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-ui-0.9.23-r2/work/xine-ui-0.9.23'
make: *** [all] Error 2

!!! ERROR: media-video/xine-ui-0.9.23-r2 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! (no error message)
Back to top
View user's profile Send private message
tuxedo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2003
Posts: 78
Location: Winterthur, Switzerland

PostPosted: Fri Jun 04, 2004 11:32 am    Post subject: Reply with quote

Hast du zwischen dem kompilieren von xine-lib und xine-ui die USE-Flags geändert? Evtl. bringt ein rebuild von xine-lib etwas?
_________________
[x] <-- Nail here for new monitor
Back to top
View user's profile Send private message
meinereinerseiner
n00b
n00b


Joined: 13 Feb 2004
Posts: 14

PostPosted: Fri Jun 04, 2004 12:34 pm    Post subject: Reply with quote

so, habe an den use flags noch nie was geändert und eben nochmal die
xine-lib deinstalliert und neu gemergt. dann nochmal die xine-ui versucht
zu mergen, mit dem gleichen fehler. :(

der tom
Back to top
View user's profile Send private message
tuxedo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Nov 2003
Posts: 78
Location: Winterthur, Switzerland

PostPosted: Fri Jun 04, 2004 1:59 pm    Post subject: Reply with quote

Versuchs mal mit xine-ui-0.9.22-r2:
Code:
# emerge =media-video/xine-ui-0.9.22-r2

_________________
[x] <-- Nail here for new monitor
Back to top
View user's profile Send private message
meinereinerseiner
n00b
n00b


Joined: 13 Feb 2004
Posts: 14

PostPosted: Fri Jun 04, 2004 2:05 pm    Post subject: Reply with quote

hab ich auch schon mal versucht - bringt nix. :(
Back to top
View user's profile Send private message
hunter3
n00b
n00b


Joined: 11 Jun 2004
Posts: 6
Location: germany

PostPosted: Fri Jun 11, 2004 5:30 pm    Post subject: Reply with quote

ich hatte das selbe problem.

Ich hab mir das mal genau angeschaut. Bei mir war das Problem, dass ich sowohl unter /usr/local/include als auch unter /usr/include eine xine.h hatte. Nachdem ich beide gelöscht hatte, compilierte xine-ui sauber durch.

Als ich dann xine gestartet habe, fand er die plugins und codecs nicht.
Ausserdem bekam ich die Meldung von fehlenden Symbolen in libxine.so. Ich fand eine libxine unter /usr/lib als auch unter /usr/local/lib.
Nachdem ich die libxine unter /usr/local/lib gelöscht hatte, lief xine dann.

Gruss hunter3
Back to top
View user's profile Send private message
meinereinerseiner
n00b
n00b


Joined: 13 Feb 2004
Posts: 14

PostPosted: Mon Jun 21, 2004 9:39 am    Post subject: Reply with quote

thx - das wars! *froi*

da war wohl eine alte installation nicht sauber removed worden.

der tom
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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