xmms compile problems

2003-11-22 Thread Jason
-DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I../../intl -I../.. -I/usr/local/include -O -pipe -march=athlon-xp -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -c

Re: NULL td passed to propagate_priority() when using xmms...

2003-11-04 Thread Bruce Evans
On Mon, 3 Nov 2003, John Baldwin wrote: > On 01-Nov-2003 Soren Schmidt wrote: > > It seems Sean Chittenden wrote: > >> Howdy. I'm not sure if this is a ULE bug or a KSE bug, or both, but, > >> for those interested (this is using ule 1.67, rebuilding world now), > >> here's my stack. I couldn't f

Re: NULL td passed to propagate_priority() when using xmms...

2003-11-03 Thread Soren Schmidt
It seems John Baldwin wrote: > > On 01-Nov-2003 Soren Schmidt wrote: > > It seems Sean Chittenden wrote: > >> Howdy. I'm not sure if this is a ULE bug or a KSE bug, or both, but, > >> for those interested (this is using ule 1.67, rebuilding world now), > >> here's my stack. I couldn't figure out

Re: NULL td passed to propagate_priority() when using xmms...

2003-11-03 Thread John Baldwin
On 01-Nov-2003 Soren Schmidt wrote: > It seems Sean Chittenden wrote: >> Howdy. I'm not sure if this is a ULE bug or a KSE bug, or both, but, >> for those interested (this is using ule 1.67, rebuilding world now), >> here's my stack. I couldn't figure out where td was being set to >> NULL. :( O

Re: NULL td passed to propagate_priority() when using xmms...

2003-11-01 Thread Soren Schmidt
It seems Sean Chittenden wrote: > Howdy. I'm not sure if this is a ULE bug or a KSE bug, or both, but, > for those interested (this is using ule 1.67, rebuilding world now), > here's my stack. I couldn't figure out where td was being set to > NULL. :( Oh! Where is TD_SET_LOCK defined? egrep -r

Re: NULL td passed to propagate_priority() when using xmms...

2003-10-31 Thread Sean Chittenden
> Howdy. I'm not sure if this is a ULE bug or a KSE bug, or both, but, > for those interested (this is using ule 1.67, rebuilding world now), > here's my stack. I couldn't figure out where td was being set to > NULL. :( Oh! Where is TD_SET_LOCK defined? egrep -r didn't turn up > anything. -sc

NULL td passed to propagate_priority() when using xmms...

2003-10-31 Thread Sean Chittenden
Howdy. I'm not sure if this is a ULE bug or a KSE bug, or both, but, for those interested (this is using ule 1.67, rebuilding world now), here's my stack. I couldn't figure out where td was being set to NULL. :( Oh! Where is TD_SET_LOCK defined? egrep -r didn't turn up anything. -sc (kgdb) b

Re: Fixing gcc 3.3 compile failures -- fix for graphics/xmms-gforce

2003-07-23 Thread Simon Barner
--- _Unix-X/libxpce/xvhandler.c.origWed Jul 23 04:43:19 2003 +++ _Unix-X/libxpce/xvhandler.c Wed Jul 23 04:44:31 2003 @@ -342,7 +342,7 @@ /* x_DCTCEDoComp() - Do one component for DCTCE */ int x_DCTCEDoComp(int mask, int color) { - static const char cnames[] = { "red", "green", "blue" }; +

Re: Fixing gcc 3.3 compile failures -- fix for audio/xmms-tfmx

2003-07-23 Thread Simon Barner
--- src/xmms_about.c.orig Wed Jul 23 04:53:36 2003 +++ src/xmms_about.cWed Jul 23 04:54:43 2003 @@ -20,11 +20,11 @@ gtk_container_border_width(GTK_CONTAINER(hbox1), 5); label = gtk_label_new( - " -TFMX plugin adapted to xmms by David Le Corfec -<[EMAIL P

xmms audio playing too fast

2003-02-28 Thread James Satterfield
After a cvsup/rebuild of -current yesterday xmms plays audio at in increased rate. I'm building right now in the hopes that it will go away. James. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: xmms looping forever

2003-02-06 Thread The Anarcat
% wget > > /usr/libexec/ld-elf.so.1: /usr/local/lib/libintl.so.4: Undefined symbol "stpcpy" > > anarcat@lenny[~]% > > > > Recopmiling wget solves the problem. > Have you tried simply recompiling xmms? I have been using xmms on -CURRENT > and -RELEASE for

Re: xmms looping forever

2003-02-06 Thread Don
ndefined symbol "stpcpy" > anarcat@lenny[~]% > > Recopmiling wget solves the problem. Have you tried simply recompiling xmms? I have been using xmms on -CURRENT and -RELEASE for about a month with 0 problems. -Don To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

xmms looping forever

2003-02-06 Thread The Anarcat
rld over that and installed it. Of course, that didn't solve the linking problem. But it made another problem appear. My dear user-friendly xmms now fails to start. This machine is used by the whole family here and I got really embarrassed over this. :) xmms seemed to pop an empty window, and suc

xmms compilation failure

2002-10-11 Thread Vallo Kallaste
Hi xmms fails to compile because of either: missing include in xmms-1.2.7/libxmms/util.c some error in our headers Simply adding before works for me. rm -f .libs/util.lo cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include

Re: xmms

2002-09-21 Thread justin
Thanks for the help deleted the libc_r folder from my source dir, and rebuilt the world and installed it and it worked, didn't even have to reboot for it to notice the change, ran merge master and rebooted and all is well, and xmms runs. Thanks for your help. Jusitn On Fri, 2002-09-20 at

Re: xmms

2002-09-20 Thread Ollivier Robert
ot;Thread issues" thread in freebsd-current. >> xmms > Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file > /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22) >Abort (core dumped) -- Ollivier ROBERT -=- Eurocontrol EEC/ITM -=- [EM

RE: xmms

2002-09-19 Thread BSDNerds Lists
file, just won't run. > uname -a FreeBSD peaches 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Sep 18 23:06:03 PDT 2002 tr0n@peaches:/usr/obj/usr/src/sys/PEACHES i386 > xmms -v xmms 1.2.7 > pkg_info | grep xmms xmms-esound-1.2.7_2 X Multimedia System --- An audio player with a Winamp GU

RE: xmms

2002-09-19 Thread John Baldwin
On 19-Sep-2002 BSDNerds Lists wrote: > Is anyone else still having issues with xmms? i get a segfault and core > dump when i try to run int on -CURRENT with the new source. Just > wondering, it looks like the same error that noatun was giving for a > while, when i looked in the l

xmms

2002-09-19 Thread BSDNerds Lists
Is anyone else still having issues with xmms? i get a segfault and core dump when i try to run int on -CURRENT with the new source. Just wondering, it looks like the same error that noatun was giving for a while, when i looked in the list archives, maybe there was a patch sorry if i missed that

Re: Xmms

2002-07-03 Thread Christian Weisgerber
Andrzej Kwiatkowski <[EMAIL PROTECTED]> wrote: > I've upgrade my FreeBSD 5.0 two days ago. > Yesterday when i have compile XMMS from ports, Threads were broken. Update and try again. -- Christian "naddy" Weisgerber

Re: Slightly OT: XMMS on -CURRENT?

2001-02-20 Thread John Indra
On Wed, Feb 21, 2001 at 01:46:58AM +0200, Vladimir Kushnir wrote: >Does anybody run xmms on -CURRENT? For some reason it hungs here on Yes I run XMMS on 20010210-CURRENT. It's fine... >"poll". Any other (multithread included) program runs flawlessly. The only >possibi

Slightly OT: XMMS on -CURRENT?

2001-02-20 Thread Vladimir Kushnir
Hi all, Does anybody run xmms on -CURRENT? For some reason it hungs here on "poll". Any other (multithread included) program runs flawlessly. The only possibility I can see right now is plugin system (i.e. dl* functions) but there haven't been eny changes in ld-elf.so.1 as of lat

Re: xmms broken by either libc_r or sound

2000-06-15 Thread Brandon D. Valentine
On Thu, 15 Jun 2000, Jacques A . Vidrine wrote: >Or use cvsweb, which is probably easier for the casual user. Definitely easier for the casual user who's tracking -STABLE. However, I feel that to succeed tracking -CURRENT it pays to invest a minimal amount of time learning at least the basics

Re: xmms broken by either libc_r or sound

2000-06-15 Thread Jacques A . Vidrine
On Thu, Jun 15, 2000 at 10:10:49AM -0400, Brandon D. Valentine wrote: > I honestly don't think his question was from a committers standpoint. I > think he wanted to know how to back them out locally for his own system. > To do that he needs to read the handbook entries for staying current > with

Re: xmms broken by either libc_r or sound

2000-06-15 Thread Brandon D. Valentine
On Wed, 14 Jun 2000, Dan Nelson wrote: >In the last episode (Jun 14), Otter said: >> On Wed, 14 Jun 2000, Chris Piazza wrote: >> > Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few >> > days) >> >> How does one backout changes? I thought once it was committed, and >> the make wor

Re: xmms broken by either libc_r or sound

2000-06-14 Thread Dan Nelson
In the last episode (Jun 14), Otter said: > On Wed, 14 Jun 2000, Chris Piazza wrote: > > Yes backout recent changes to sys/dev/sound/pcm/channel.c. (a few days) > > How does one backout changes? I thought once it was committed, and > the make world process is complete, it was just that: committed

Re: xmms broken by either libc_r or sound

2000-06-14 Thread The Hermit Hacker
oh good, I thought it was somehow something I did on my last upgrade and was just about to hit the list archives to make sure I hadn't missed something :) On Wed, 14 Jun 2000, Alfred Perlstein wrote: > xmms is a really good test for libc_r and the sound system. > > xmms no lon

Re: xmms broken by either libc_r or sound

2000-06-14 Thread Thomas Stromberg
-- On Wed, 14 Jun 2000, Alfred Perlstein wrote: > xmms is a really good test for libc_r and the sound system. > > xmms no longer plays back mp3s, other mp3 players are working > fine. > > Any ideas? > > -Alfred > > > To Unsubscribe: send mail t

Re: xmms broken by either libc_r or sound

2000-06-14 Thread Otter
On Wed, 14 Jun 2000, Chris Piazza wrote: > On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote: > > xmms is a really good test for libc_r and the sound system. > > > > xmms no longer plays back mp3s, other mp3 players are working > > fine. > >

Re: xmms broken by either libc_r or sound

2000-06-14 Thread Richard Seaman, Jr.
On Wed, Jun 14, 2000 at 05:51:01PM -0700, Chris Piazza wrote: > On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote: > > xmms is a really good test for libc_r and the sound system. > > > > xmms no longer plays back mp3s, other mp3 players are working > &g

Re: xmms broken by either libc_r or sound

2000-06-14 Thread Chris Piazza
On Wed, Jun 14, 2000 at 05:41:39PM -0700, Alfred Perlstein wrote: > xmms is a really good test for libc_r and the sound system. > > xmms no longer plays back mp3s, other mp3 players are working > fine. > > Any ideas? Yes backout recent changes to sys/dev/sound/pcm/chan

xmms broken by either libc_r or sound

2000-06-14 Thread Alfred Perlstein
xmms is a really good test for libc_r and the sound system. xmms no longer plays back mp3s, other mp3 players are working fine. Any ideas? -Alfred To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: high CPU usage by xmms

2000-05-01 Thread VINSON WAYNE HOWARD
Ok, more in the sound department: A current src/sys/dev/sound with a src/sys/dev/sound/pcm/dsp.c from the 22nd does not exhibit the high load problem. Moving dsp.c to the 24th causes the problem to re-appear. Thus, I'm prety convinced tha the big commit on the 23rd to dsp.c is the cause of at l

Re: high CPU usage by xmms

2000-05-01 Thread Pascal Hofstee
On Mon, May 01, 2000 at 10:14:34AM -0400, Kenneth Wayne Culver wrote: > It was working perfectly about 10 days ago. It stopped working right after > one or two major commits. And also, it's in 5.0-CURRENT, not 4.0 I fully agree with this statement ... I am having some of the same weird things ahp

Re: high CPU usage by xmms

2000-05-01 Thread Kenneth Wayne Culver
(Best sounding sound card on the market IMOP) > > > > > The VibraX used to be the card everyone recommended to stay away from. > It's not full-duplex. Early on it was hard writing for it (mostly due to > lack of specs and noise problems). It seems most problems have been &

Re: high CPU usage by xmms

2000-04-30 Thread Ted Sikora
-duplex. Early on it was hard writing for it (mostly due to lack of specs and noise problems). It seems most problems have been solved now. Like someone mentioned already I think it's a 4.0 problem. Xmms worked perfectly under 3.4 for me too. The eq problem appeared after the upgrades.

Re: high CPU usage by xmms

2000-04-30 Thread Kenneth Wayne Culver
Hmm, I don't know then, I'm using that ViBRA 16X which seems to cause problems a lot. = | Kenneth Culver | FreeBSD: The best OS around.| | Unix Systems Administrator | ICQ #: 24767726 | | and studen

Subject: Re: high CPU usage by xmms

2000-04-30 Thread VINSON WAYNE HOWARD
Ok, I have some *gasp* actual usefull info about this. Backing /src/sys/dev/sound up by 10 days via anoncvs makes the "feature" go away. That narrows it down to kernel issues. I'm in the process of narowing it down to the specific diff, but if I had to cast a bet, i'd go for the massive change

Re: high CPU usage by xmms

2000-04-30 Thread Ted Sikora
Kenneth Wayne Culver wrote: > > I guess it depends on your soundcard, I'm getting the behavior I'm getting > with a ViBRA 16X and a kernel as of this morning. This didn't start > happening until about 4 days ago with a -CURRENT kernel. Maybe you have an > older -CURRENT. > > I did a make build/

Re: high CPU usage by xmms

2000-04-30 Thread Kenneth Wayne Culver
to be quite normal, about 6% > > > while playing. What's up w/ top? > > > > > > > Xmms on my SMP current machine: top shows 40 to 43% system > > vmstat shows 10 to 11% > > > > vmstat -w 1 matches top exactly about 41-43% system on my box. &

Re: high CPU usage by xmms

2000-04-30 Thread Ted Sikora
Ted Sikora wrote: > > VINSON WAYNE HOWARD wrote: > > > > Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6% > > while playing. What's up w/ top? > > > > Xmms on my SMP current machine: top shows 40 to 43% system > vmstat shows 1

Re: high CPU usage by xmms

2000-04-30 Thread Ted Sikora
VINSON WAYNE HOWARD wrote: > > Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6% > while playing. What's up w/ top? > Xmms on my SMP current machine: top shows 40 to 43% system vmstat shows 10 to 11% -- Ted Sikora Jtl Development Group [EMAI

Re: high CPU usage by xmms

2000-04-29 Thread Kenneth Wayne Culver
I'm also getting this behavior now. It's not the xmms binary that's taking all the cpu though... top reports it as "system" CPU usage. = | Kenneth Culver | FreeBSD: The best OS around.| | U

Re: high CPU usage by xmms

2000-04-29 Thread VINSON WAYNE HOWARD
I did reboot for that reason, but I retried it and got about 50. Mabey I didn't run the player long enough... > > Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6% > > while playing. What's up w/ top? > > Not on my computer: > > pantzer@skalman ~ >vmstat -w 1 > procs

Re: high CPU usage by xmms

2000-04-29 Thread Mattias Pantzare
> Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6% > while playing. What's up w/ top? Not on my computer: pantzer@skalman ~ >vmstat -w 1 procs memory pagedisks faults cpu r b w avm fre flt re pi po fr sr ad0 da0 in sy

high CPU usage by xmms

2000-04-29 Thread VINSON WAYNE HOWARD
Ok, I checked, and vmstat shows cpu usage to be quite normal, about 6% while playing. What's up w/ top? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message