----- Forwarded message from Koos Pol <[EMAIL PROTECTED]> -----

From: Koos Pol <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: ./configure-ing LAME with libsndfile
Date: Wed, 7 Jul 2004 17:35:39 +0200

Please forward this message to the list. As a non-subsciber my message got 
bounced.  I'm not even a lurker that would make me take the effort to 
subscribe :-) See this as a sort of bug report. I'm not planning to stay in 
the loop. Thanks :-)


---Rejected Message---

After ./configure-'ing LAME failed when using ` --with-fileio=sndfile` I 
traced it back (being a non-programmer) to LAME using sf_open_read(). 
According to the libsndfile changelog, this call has been replaced with 
sf_open() already back since 2002...


Changelog:

2002-04-20  Erik de Castro Lopo  <erikd AT mega-nerd DOT com>

* src/sndfile.[ch]
Removed sf_open_read() and sf_open_write() functions,replacting them
with sf_open() which takes an extra mode parameter (SF_OPEN_READ,
SF_OPEN_WRITE, or SF_OPEN_RDWR). This new function sf_open can now
be modified to allow opening a file formodification (RDWR).

I guess this means I have to fall back to LAME's internal io routines?
Anyway, keep up the good work. LAME has proven it's value here. Great
tool :-)

Koos
-- 
43rd Law of Computing: Anything that can go wr
fortune: Segmentation violation -- Core dumped

----- End forwarded message -----
_______________________________________________
mp3encoder mailing list
[EMAIL PROTECTED]
http://minnie.tuhs.org/mailman/listinfo/mp3encoder

Reply via email to