Re: extreme solaris wackiness

1999-09-21 Thread robert
On 20 Sep, Tom Spindler wrote: Well, I think I'm getting closer to finding what's causing the Solaris strangeness; for one, it appears that sometimes the LWP or Reader gets stuck, and so WasteTime() gets called an awful lot. A side effect seems to be the creation of several hundred threads.

bpp undeclared.

1999-09-21 Thread Timothy Ball
Just did a checkout of the 1.5 stuff. Got a bpp undeclared error. It's in line: ui/theme/unix/src/GTKBitmap.cpp:for (int bit = bpp - 1; bit = 0; bit--) anyone care if I make it 32? --timball

Re: Themes: features request

1999-09-21 Thread Isaac Richards
At 12:54 AM 9/22/99 +0300, you wrote: 2. theme path should probably be pointing to _the_ xml file, not directory. then directory would be assumed one level up the xml file path. Naw, I think using the dir is the right way to do it... We need to have a standardized starting xml file for the

Re: 1.5 on linux?

1999-09-21 Thread Tom Spindler
If your system can handle `make depend`, you should do so after CVS Hmm. The problem is that I do this every time: cd freeamp/cvs ; cvs -d update ; cd .. cp -R cvs/freeamp freeamp ; cd freeamp ./configure ; make Right after ./configure, you still want to do `make clean` before doing

Half success

1999-09-21 Thread Gabor Fleischer
I made a complete checkout, and now 1.5 compiles :-) (BTW I don't know why I should checkout, and update -d why didn't get everyting) Now I can play on soundcard (unfortunatelly alsa does not work yet, but i'll try to fix) with freeampcmd and freeamp-xlib. But i have these warnings:

RE: Half success

1999-09-21 Thread Isaac Richards
On 22-Sep-99 Gabor Fleischer wrote: I made a complete checkout, and now 1.5 compiles :-) (BTW I don't know why I should checkout, and update -d why didn't get everyting) Now I can play on soundcard (unfortunatelly alsa does not work yet, but i'll try to fix) with freeampcmd and

RE: Half success

1999-09-21 Thread Isaac Richards
Oops. =) Sorry 'bout the empty email.. On 22-Sep-99 Gabor Fleischer wrote: I made a complete checkout, and now 1.5 compiles :-) (BTW I don't know why I should checkout, and update -d why didn't get everyting) Now I can play on soundcard (unfortunatelly alsa does not work yet, but i'll try

Re: Half success

1999-09-21 Thread Tom Spindler
./plugins/ncurses.ui: undefined symbol: color_set I have ncurses4.2, gdk1.0.6 from potato(debian). Is it the same at your linux? Do they work on any potato? Well, I don't have a linux, but I'll answer anyway. :) It seems that only newer versions of ncurses have color_set; since yours