Re: ANNOUNCE: Polypaudio 0.6



Hi Lennart,
I tried building, but it fails with the following:

gcc -D_GNU_SOURCE -I.. -DDLSEARCHPATH=\"/usr/local/lib/polypaudio-0.6\"
-DDEFAULT_SCRIPT_FILE=\"/usr/local/etc/polypaudio/default.pa\" -
DDEFAULT_CONFIG_FILE=\"/usr/local/etc/polypaudio/daemon.conf\" -
DDEFAULT_CLIENT_CONFIG_FILE=\"/usr/local/etc/polypaudio/client.conf\" -
DPOLYPAUDIO_BINARY=\"/usr/local/bin/polypaudio\" -O2 -g -pipe -m32 -
march=i386 -mtune=pentium4 -pipe -W -Wall -pedantic -std=c99 -Wno-
unused-parameter -o .libs/paplay paplay-paplay.o  -
pthread ./.libs/libpolyp-0.6.so ./.libs/libpolyp-
error-0.6.so ./.libs/libpolyp-mainloop-0.6.so -
lm /home/cschalle/RPMS/BUILD/polypaudio-0.6/polyp/.libs/libpolyp-0.6.so
-lsndfile -Wl,--rpath -Wl,/usr/local/lib
paplay-paplay.o(.text+0xa35): In function `main':
/home/cschalle/RPMS/BUILD/polypaudio-0.6/polyp/paplay.c:299: undefined
reference to `sf_open_fd'

I am making a RPM so it could just be some disting issue. I also
building with --disable-lynx (would be suprised if that is why :)

Christian

On Thu, 2004-10-28 at 02:26 +0200, Lennart Poettering wrote:
> Hi!
> 
> I am happy to announce Polypaudio 0.6. What's new:
>  
> - TCP wrappers support
> - don't load the complete sound file into memory when playing back using pa_play_file()
> - autoload API changes; 
> - don't load all sound files as FLOAT32
> - shorten default buffers
> - client-side latency interpolation
> - add new user volume metrics
> - add module-tunnel, module-null-sink, module-match and new tool paplay
> - new API version macros
> - many client API improvements
> - correctly lock cookie file generation
> - correctly lock daemon autospawning
> - print daemon layout to STDERR on SIGHUP
> - new options for pacat: allow sample type specification
> 
> In related news I release gst-polyp 0.1, the first incarnation of a
> polypaudio driver for GStreamer:
> 
> http://0pointer.de/lennart/projects/gst-polyp/
> 
> Lennart
> 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]