Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[HU] Gentoo, Mplayer, libsvga crash
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Languages
View previous topic :: View next topic  
Author Message
Almighty
n00b
n00b


Joined: 04 May 2005
Posts: 7

PostPosted: Fri May 06, 2005 7:59 am    Post subject: [HU] Gentoo, Mplayer, libsvga crash Reply with quote

In my fully from source compiled Gentoo system I've reached the point, where I can say it's nearly complete, only the Mplayer, and some other packages are left. In the dependiences thera are also Qt and libsvga which are as far as I know not nessesery, I neither don't want to use sdl.
Can Mplayer not be used without libsvga?
The main problem I have is compiling libsvga, which gives hundreds of errors and warnings after 2 or 3 minutes compiling. It is clear that the compile fails when make is hanging around the /usr/src/linux/lib. I use the 2.6.11.2 vanilla kernel and it is decompressed of course and the /usr/src/linux symlink is refering to it's place.
I can't go up too much with shift+pageup to see the topmost error, because there are hundreds of error lines. I can't find any log file so I can't figure out what the problem could be.

My questions:

What the hell is libsvga's problem? Can anybody tell the soulution or any tip?

Other:
Do I need Libsgva to compile Mplayer? I've compiled Mplayer many times but as far as I know it doesn't need Qt and neither libsvga. How can I tell emerge not to use theese packages (I really don't want to use Qt).

THX

===================================================

Tegnap már eljutottam arra a szintre hogy a teljesen forrásból fordított Gentoo-m majdnem kész, szinte tényleg csak az Mplayer hiányzik belõle. Függõségei között van a Qt (de hogy miért? a gmplayer gtk-s) és a libsvga amire szintén nem tudom miért van szükség, sdl-t se fogok használni.
Libsvga nélkül nem emergálható az Mplayer?
A problémám az hogy a libsvga fordítás közben (2-3 percig megy rendesen) error, aztán tolja ki a warningokat és errorokat több száz, lehet hogy néhány ezer soron keresztül. Mindenesetre a végén kiderül hogy a /usr/src//linux/lib-ben kurkászott valamit ami lehet hogy nem tetszett neki.
2.6.11-es kernel van fenn annak a forrására mutat a/usr/src/linux, nem értem mi lehet a baj. Az a gáz hogy annyi error van hogy nem is tudok shift + pageuppal felnyomulni hogy megnézzem mi volt a legelsõ. Logot nem találtam.

Kérdések:

Mi lehet a gáz a fordításnál? Esetleg mi lehet rá a megoldás?

Vagy:

Feltétlenül szükséges-e az Mplayernek a libsvga? Mert fordítottam forrásból korábban sokszor de nem hinném hogy elengedhetetlen hozzá ugyanez vonatkozik a Qt-ra is (nekem nem kell). Ez esetben hogy lehet megadni az emerge-nek hogy ne használja ezt a 2 csomagot?


Köszi elõre is.
Back to top
View user's profile Send private message
dr_strange
Guru
Guru


Joined: 16 Apr 2002
Posts: 480
Location: Cambridge, UK

PostPosted: Fri May 06, 2005 9:22 am    Post subject: Reply with quote

pastelj be ide légy szíves egy emerge -pv mplayer kimenetet! köszi
_________________
shine on,

dr_strange

Set the Controls for the Heart of Gentoo
http://magenta.linuxforum.hu
Back to top
View user's profile Send private message
Almighty
n00b
n00b


Joined: 04 May 2005
Posts: 7

PostPosted: Fri May 06, 2005 9:38 am    Post subject: Reply with quote

dr_strange wrote:
pastelj be ide légy szíves egy emerge -pv mplayer kimenetet! köszi


Csak fejbõl fog menni, most dolgozom, de legjobb emlékein szerint arts, qt, libsvga hiányzik, a többit már egyenként felemergáltam. Közben a HUP-on kaptam tippet hogy USE flag-nek adjam meg mínusz jellel talán segít, az a baj hogy ez éjjel2kor volt és nem voltam teljesen józan.

Az említett fórum thread itt:

http://hup.hu/modules.php?name=Forums&file=viewtopic&p=60777#60777

Ott feltettem még 1-2 kérdést (én lenni Pityuf1) ha tudsz rá valamit mondani thx.
_________________
Intel P4 Celeron 1700@2040 MHz - 384MB RAM - Sapphire Radeon 9550 @400/275
2.6.12 XFCE4 Reiserfs
CFLAGS= "-O3 -funroll-loops -ffast-math -pipe -fomit-frame-pointer"
Back to top
View user's profile Send private message
Danuvius
Guru
Guru


Joined: 18 Sep 2004
Posts: 375
Location: Toronto

PostPosted: Fri May 06, 2005 6:28 pm    Post subject: Reply with quote

Itt az én gépem szerinti USE opciói az mplayer-nek:

Code:
bash-2.05b# emerge -pv mplayer

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] media-video/mplayer-1.0_pre6-r4 [1.0_pre6-r5] -3dfx -3dnow -3dnowext +X -aalib +alsa (-altivec) +arts +avi -bidi -cdparanoia -debug -dga -directfb -divx4linux* -doc -dts -dv -dvb -dvd -dvdread -edl +encode +esd -fbcon -ggi +gif -gtk* -i8x0 +ipv6 -jack -joystick +jpeg -libcaca -lirc -live -lzo +mad -matroska -matrox -mmx* -mmxext +mpeg -mythtv -nas +nls -nvidia +oggvorbis +opengl +oss +png -real* -rtc* +samba +sdl -sse* -sse2* +svga -tga -theora +truetype -v4l -v4l2 -xanim -xinerama +xmms +xv -xvid* -xvmc 0 kB

Total size of downloads: 0 kB


Úgyhogy igen, ahogy a HUP-on javasolták, tedd a -svga-at és a -arts-ot a USE-odba. Ha ez nem mûködik, akkor tényleg dobj fel egy aktuális emerge -pv mplayer-t, és onnan lépünk tovább.
Back to top
View user's profile Send private message
Almighty
n00b
n00b


Joined: 04 May 2005
Posts: 7

PostPosted: Tue May 10, 2005 11:40 am    Post subject: Reply with quote

Danuvius wrote:
Itt az én gépem szerinti USE opciói az mplayer-nek:

Code:
bash-2.05b# emerge -pv mplayer

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     UD] media-video/mplayer-1.0_pre6-r4 [1.0_pre6-r5] -3dfx -3dnow -3dnowext +X -aalib +alsa (-altivec) +arts +avi -bidi -cdparanoia -debug -dga -directfb -divx4linux* -doc -dts -dv -dvb -dvd -dvdread -edl +encode +esd -fbcon -ggi +gif -gtk* -i8x0 +ipv6 -jack -joystick +jpeg -libcaca -lirc -live -lzo +mad -matroska -matrox -mmx* -mmxext +mpeg -mythtv -nas +nls -nvidia +oggvorbis +opengl +oss +png -real* -rtc* +samba +sdl -sse* -sse2* +svga -tga -theora +truetype -v4l -v4l2 -xanim -xinerama +xmms +xv -xvid* -xvmc 0 kB

Total size of downloads: 0 kB


Úgyhogy igen, ahogy a HUP-on javasolták, tedd a -svga-at és a -arts-ot a USE-odba. Ha ez nem mûködik, akkor tényleg dobj fel egy aktuális emerge -pv mplayer-t, és onnan lépünk tovább.


OK köszi mindenkinek, mûködik, persze csak totál fáradt voltam este, a USE flag-ek eszembe se jutottak. Most már megy és szinte minden rendben van a gentoo-n, kicsit kalandos volt a telepítés stage1-rõl net nélkül de minden forrásból van fenn és mûködik amire igen büszke vagyok.
_________________
Intel P4 Celeron 1700@2040 MHz - 384MB RAM - Sapphire Radeon 9550 @400/275
2.6.12 XFCE4 Reiserfs
CFLAGS= "-O3 -funroll-loops -ffast-math -pipe -fomit-frame-pointer"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Languages 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