Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] vlc make error !
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
gabelhonz
Apprentice
Apprentice


Joined: 30 Aug 2004
Posts: 222
Location: 10010100111110011

PostPosted: Sun Oct 03, 2004 6:17 pm    Post subject: [solved] vlc make error ! Reply with quote

Hi Leute,
ich krieg kein vlc geemergt !
bricht jedes mal mit dieser Meldung ab:

Quote:

gcc -Wsign-compare -Wall -finline-limit-30000 -pipe -o libmpeg_audio_plugin.so libmpeg_audio_plugin_a-mpeg_audio.o `top_builddir=../.. ../../vlc-config --libs plugin mpeg_audio`
make[4]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
make[4]: Entering directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin libmpeg2` -Wsign-compare -Wall -finline-limit-30000 -pipe -MT liblibmpeg2_plugin_a-libmpeg2.o -MD -MP -MF ".deps/liblibmpeg2_plugin_a-libmpeg2.Tpo" \
-c -o liblibmpeg2_plugin_a-libmpeg2.o `test -f 'libmpeg2.c' || echo './'`libmpeg2.c; \
then mv -f ".deps/liblibmpeg2_plugin_a-libmpeg2.Tpo" ".deps/liblibmpeg2_plugin_a-libmpeg2.Po"; \
else rm -f ".deps/liblibmpeg2_plugin_a-libmpeg2.Tpo"; exit 1; \
fi
libmpeg2.c: In function `RunDecoder':
libmpeg2.c:224: warning: implicit declaration of function `mpeg2_pts'
libmpeg2.c:382: error: `PIC_FLAG_PTS' undeclared (first use in this function)
libmpeg2.c:382: error: (Each undeclared identifier is reported only once
libmpeg2.c:382: error: for each function it appears in.)
libmpeg2.c:383: error: structure has no member named `pts'
make[4]: *** [liblibmpeg2_plugin_a-libmpeg2.o] Error 1
make[4]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
make[3]: *** [all-libmpeg2] Error 1
make[3]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules/codec'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/vlc-0.6.2/work/vlc-0.6.2'
make: *** [all] Error 2

!!! ERROR: media-video/vlc-0.6.2 failed.
!!! Function src_compile, Line 177, Exitcode 2
!!! make failed


irgendeine Ahnung was das sein kann??
live ist installiert und die use flags hab ich so wie auf videolan.org gesetzt.
hab keine ahnung mehr....

greetz honz


Last edited by gabelhonz on Sun Oct 03, 2004 9:15 pm; edited 1 time in total
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 6:45 pm    Post subject: Reply with quote

0.7.2-r1 laeuft bei mir. probier die mal..
Back to top
View user's profile Send private message
bx
Tux's lil' helper
Tux's lil' helper


Joined: 10 May 2003
Posts: 136
Location: Germany

PostPosted: Sun Oct 03, 2004 7:03 pm    Post subject: Reply with quote

die 0.6 versionen wollten bei mir auch nicht, hatte da ähnliche probleme. kann hds nur recht geben, vielleicht musst nen package.unmask eintragen damit man rankommt an die aktuellere.
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 7:06 pm    Post subject: Reply with quote

bx wrote:
vielleicht musst nen package.unmask eintragen damit man rankommt an die aktuellere.

noe, kann man einfach so installieren - ist bei mir erst paar tage her.
Back to top
View user's profile Send private message
bx
Tux's lil' helper
Tux's lil' helper


Joined: 10 May 2003
Posts: 136
Location: Germany

PostPosted: Sun Oct 03, 2004 7:10 pm    Post subject: Reply with quote

gabelhonz braucht dann scheinbar nen emerge sync ;)
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 7:28 pm    Post subject: Reply with quote

bx wrote:
gabelhonz braucht dann scheinbar nen emerge sync ;)

8O 8O 8O also die ist seit 01.09 im portage
einfach
Code:

emerge media-video/vlc-0.7.2-r1
Back to top
View user's profile Send private message
gabelhonz
Apprentice
Apprentice


Joined: 30 Aug 2004
Posts: 222
Location: 10010100111110011

PostPosted: Sun Oct 03, 2004 9:14 pm    Post subject: vlc Reply with quote

hi,
die neuste version funzt !!
ein emerge -s vlc zeigt dir nur die aktuellste Version an, wenn du davor
ein ACCEPT_KEYWORDS="~x86" setzt !!
mein portage hab ich erst gestern gesynct ;)
vielen dank für die info

gruß
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 9:37 pm    Post subject: Reply with quote

"emerge -s"??? dauert doch eh zu lange. emerge mal "esearch". nach jedem sync dann ein "eupdatedb" nicht vergessen.
dann suchst du folgendermassen:
Code:

esearch -e vlc
[ N] vlc (0.6.2):  VideoLAN Client - DVD/video player and more
 Portage [1] vlc-0.6.0-r1
 Portage [2] vlc-0.6.1
 Portage [3] vlc-0.6.2-r1
 Portage [4] vlc-0.6.2
 Portage [5] vlc-0.7.1-r1
 Portage [6] vlc-0.7.1
 Portage [7] vlc-0.7.2-r1
 Portage [8] vlc-0.7.2
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sun Oct 03, 2004 9:49 pm    Post subject: Reply with quote

hds wrote:
nach jedem sync dann ein "eupdatedb" nicht vergessen.
Oder gleich esync benutzen und die Änderungen angezeigt kriegen!
Back to top
View user's profile Send private message
bx
Tux's lil' helper
Tux's lil' helper


Joined: 10 May 2003
Posts: 136
Location: Germany

PostPosted: Sun Oct 03, 2004 9:55 pm    Post subject: Reply with quote

wobei esync?
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 9:58 pm    Post subject: Reply with quote

psyqil wrote:
hds wrote:
nach jedem sync dann ein "eupdatedb" nicht vergessen.
Oder gleich esync benutzen und die Änderungen angezeigt kriegen!

hey - wieder was gelernt. naja OK, ich hatte
Code:

emerge sync
eupdatedb

eh in einem script, was einmal nachts laeuft.

@bx:
esync anstelle von emerge sync plus eupdatedb
Back to top
View user's profile Send private message
bx
Tux's lil' helper
Tux's lil' helper


Joined: 10 May 2003
Posts: 136
Location: Germany

PostPosted: Sun Oct 03, 2004 10:05 pm    Post subject: Reply with quote

statt emerge sync && eupdatedb jetzt 'nurnoch' esync oder wie?
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sun Oct 03, 2004 10:10 pm    Post subject: Reply with quote

Yup! esearch bringt das mit.
Back to top
View user's profile Send private message
bx
Tux's lil' helper
Tux's lil' helper


Joined: 10 May 2003
Posts: 136
Location: Germany

PostPosted: Sun Oct 03, 2004 10:12 pm    Post subject: Reply with quote

genial, wieder was dazugelernt *dejavue* :D
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 10:13 pm    Post subject: Reply with quote

psyqil wrote:
Yup! esearch bringt das mit.

ja, grad mal probiert. bringt aber nicht viel, wenn man nicht vorm rechner sitzt. ausserdem dauert das ewig, allein schon, weil der mit nano das ellenlange log schreibt. IMHO nicht so der hit 8O

irgendwie habe ich in erinnnerung, es gibt ein portage tool welches einem den ganzen kram in eine sql datei packt. kennst du das zufaellig? das waere irgendwo optimal, allein schon wegen der suchmoeglichkeiten. sowas wie die websuche auf gentoo.org
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sun Oct 03, 2004 10:20 pm    Post subject: Reply with quote

Ewig? Das syncen oder das updatedb? Werd' ich mal timen... :D Die Änderungen kannst Du Dir wohl auch zumailen lassen aus 'nem Cronjob, hab' ich gehört...

Diese SQL-Geschichte hab' ich irgendwann mal in, ich glaube, Documentation, Tips & Tricks gesehen, weiß ich aber auch nichts drüber, sorry.
Back to top
View user's profile Send private message
psyqil
Advocate
Advocate


Joined: 26 May 2003
Posts: 2767

PostPosted: Sun Oct 03, 2004 10:44 pm    Post subject: Reply with quote

Code:
emerge sync: 5m34.729s
esync:       6m12.382s
-[* esearch-index generated in 3 minute(s) and 35 second(s)]
Gut, da hab ich wohl 'nen lahmen mirror erwischt beim ersten sync, und danach wahr ja auch nicht mehr viel zu ändern, aber lange find' ich das nicht...
Back to top
View user's profile Send private message
hds
Advocate
Advocate


Joined: 21 Aug 2004
Posts: 2629
Location: Sprockhoevel [GER]

PostPosted: Sun Oct 03, 2004 10:53 pm    Post subject: Reply with quote

psyqil wrote:
Documentation, Tips & Tricks gesehen, weiß ich aber auch nichts drüber, sorry.

thx: https://forums.gentoo.org/viewtopic.php?t=202050&highlight=portage+sql
ich schaus mir mal an.

mist, das isses nicht, aber dsie sprachen drueber: "PortageSQL" heisst es, aber das scheint tot zu sein. ich finde es auch nicht mehr.

naja egal, wir jetzt eh voelleig OT hier :oops:
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