Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
beep-media-player failed!!!!!
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
joker
l33t
l33t


Joined: 03 May 2003
Posts: 681
Location: www

PostPosted: Sun Dec 05, 2004 10:40 pm    Post subject: beep-media-player failed!!!!! Reply with quote

I've emerged beep-media-player and when I try to launch.....
Code:
 $ beep-media-player
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_m
odid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!

any ideas?
_________________
http://amarok.org.pl | http://koffice.org.pl | http://kde.org.pl
Back to top
View user's profile Send private message
pops45042
Apprentice
Apprentice


Joined: 07 Jan 2004
Posts: 278
Location: Cincinnati, Ohio

PostPosted: Mon Dec 06, 2004 1:40 am    Post subject: Reply with quote

Might be worth un-emerging and then re-emerging.

Paul
_________________
"That which does not kill me only postpones the inevitable"

Laugh at my old system!
AMD Opteron 165@ 2750Mhz, 2gig 400mhz Cas2 Crucial Ballistix, Abit NF8 Ultra MB, WD 80gig (system), WD 120gig (storage), Geforce 8800GTS 320MB, Mushkin 550W PS
Back to top
View user's profile Send private message
joker
l33t
l33t


Joined: 03 May 2003
Posts: 681
Location: www

PostPosted: Mon Dec 06, 2004 3:14 pm    Post subject: Reply with quote

I did this many times and nothing :(
_________________
http://amarok.org.pl | http://koffice.org.pl | http://kde.org.pl
Back to top
View user's profile Send private message
jakamaka
Apprentice
Apprentice


Joined: 17 Jun 2004
Posts: 266
Location: My self-sustainable fusion of thought

PostPosted: Mon Dec 06, 2004 3:24 pm    Post subject: Reply with quote

try xmms
_________________
It would be more interesting to learn from children, than try to teach them how to behave, how to live and how to function. - U.G. Krishnamurti
Back to top
View user's profile Send private message
joker
l33t
l33t


Joined: 03 May 2003
Posts: 681
Location: www

PostPosted: Mon Dec 06, 2004 3:55 pm    Post subject: Reply with quote

it is not an answer to my question. I don't need stupid answers!
_________________
http://amarok.org.pl | http://koffice.org.pl | http://kde.org.pl
Back to top
View user's profile Send private message
KoffKoff
n00b
n00b


Joined: 15 May 2003
Posts: 65

PostPosted: Sun Dec 19, 2004 2:54 pm    Post subject: Reply with quote

I got the exact same error messega from launching xine.
It was working fine and then i finished watching a movie and it just exited since then all I've got is the xine startup screen and then this error message
Back to top
View user's profile Send private message
denstark
l33t
l33t


Joined: 02 Jun 2003
Posts: 654
Location: sd.ca.us

PostPosted: Sun Dec 19, 2004 3:26 pm    Post subject: Reply with quote

Could you post what version your running? Try Emerge Sync'ing and re-merging as well.
_________________
Blog
Code:
denstark> starbuck authorizes torture?
rokstar> sure they do, you tried their coffee?
Back to top
View user's profile Send private message
chance2105
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jun 2004
Posts: 112
Location: Norman, OK USA

PostPosted: Sun Dec 19, 2004 3:52 pm    Post subject: Reply with quote

Do you have any LDFLAGS set in your make.conf? Which ones?
Back to top
View user's profile Send private message
Xanoxt R'rilander
Tux's lil' helper
Tux's lil' helper


Joined: 17 Aug 2004
Posts: 82
Location: Russian Federation, Moscow

PostPosted: Sun Dec 19, 2004 9:36 pm    Post subject: Reply with quote

Beep fails for me with the following error:
Code:

if gcc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/X11R6/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config   -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=athlon-xp -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -funroll-all-loops -DDATA_DIR=\"/usr/share/bmp\" -DPLUGIN_DIR=\"/usr/lib/bmp\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/share/locale\" -DI386_ASSEM -I../intl -I.. -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -O2 -march=athlon-xp -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -funroll-all-loops  -MT beep-input.o -MD -MP -MF ".deps/beep-input.Tpo" -c -o beep-input.o `test -f 'input.c' || echo './'`input.c; \
then mv -f ".deps/beep-input.Tpo" ".deps/beep-input.Po"; else rm -f ".deps/beep-input.Tpo"; exit 1; fi
make[4]: *** [beep-util.o] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/beep-media-player-0.9.7/work/bmp-0.9.7/beep'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/beep-media-player-0.9.7/work/bmp-0.9.7/beep'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/beep-media-player-0.9.7/work/bmp-0.9.7/beep'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/beep-media-player-0.9.7/work/bmp-0.9.7'
make: *** [all] Error 2

!!! ERROR: media-sound/beep-media-player-0.9.7 failed.
!!! Function src_compile, Line 56, Exitcode 2
!!! make failed

_________________
Athlon64 3000, 1024Mb Ram, Radeon 9250, Gentoo: Xfce 4.2.2, WMII
Back to top
View user's profile Send private message
KoffKoff
n00b
n00b


Joined: 15 May 2003
Posts: 65

PostPosted: Sun Dec 19, 2004 10:29 pm    Post subject: Reply with quote

I've just recently emerge sync (after my post today) and am running an emerge -Duv world right now and it hasnt solved anything yet.
Code:
$ xine
This is xine (X11 gui) - a free video player v0.9.23.
(c) 2000-2003 The xine Team.
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!
$ xine -v
This is xine (X11 gui) - a free video player v0.9.23.
(c) 2000-2003 The xine Team.

Code:
$ xmms
libesd.so.0: cannot open shared object file: No such file or directory
Inconsistency detected by ld.so: ../sysdeps/generic/dl-tls.c: 72: _dl_next_tls_modid: Assertion `result <= _rtld_local._dl_tls_max_dtv_idx' failed!
$ xmms -v
xmms 1.2.10

mplayer though is working fine

And i have set none LDFLAGS

[EDIT] Done with emerge .u world now and no difference[/EDIT]
Back to top
View user's profile Send private message
KoffKoff
n00b
n00b


Joined: 15 May 2003
Posts: 65

PostPosted: Mon Dec 20, 2004 7:13 pm    Post subject: Reply with quote

Check this thread, it solved my problems
https://forums.gentoo.org/viewtopic.php?p=1898458#1898458
Back to top
View user's profile Send private message
Xanoxt R'rilander
Tux's lil' helper
Tux's lil' helper


Joined: 17 Aug 2004
Posts: 82
Location: Russian Federation, Moscow

PostPosted: Mon Dec 20, 2004 9:52 pm    Post subject: Reply with quote

Yeah, but for me the Beep-Media-Player doesn't even emerge. The new version at least. :/

The problem isn't the same. And I have no idea what causes it.
_________________
Athlon64 3000, 1024Mb Ram, Radeon 9250, Gentoo: Xfce 4.2.2, WMII
Back to top
View user's profile Send private message
truekaiser
l33t
l33t


Joined: 05 Mar 2004
Posts: 801

PostPosted: Mon Dec 20, 2004 10:16 pm    Post subject: Reply with quote

i am not having any problems now. though i did have problems with beep media player when i had it on my system along side xmms. try completely removing xmms first.
Back to top
View user's profile Send private message
Xanoxt R'rilander
Tux's lil' helper
Tux's lil' helper


Joined: 17 Aug 2004
Posts: 82
Location: Russian Federation, Moscow

PostPosted: Mon Dec 20, 2004 11:24 pm    Post subject: Reply with quote

Nope, I've tried emerging the new bmp, after unmerging the xmms, and it doesn't help in any way.
I don't have any LDFLAGS set either. And I had no problems having both bmp and xmms installed. :>
_________________
Athlon64 3000, 1024Mb Ram, Radeon 9250, Gentoo: Xfce 4.2.2, WMII
Back to top
View user's profile Send private message
chance2105
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jun 2004
Posts: 112
Location: Norman, OK USA

PostPosted: Tue Dec 21, 2004 2:43 am    Post subject: Reply with quote

That does sound strange. It installed for me flawlessley.

chance
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