On Mon, May 28, at 04:37 Popolon wrote:
> Actually the blfs svn support flac 1.1.2.
> Since 1.1.3 API changed and is not 100% compatible. flac-1.1.4 is the 
> latest version of flac,
> liboggFLAC/oggFLAC++ was merged with libFLAC/libFLAC++ and API was 
> simplified.
> 
> vorbistools-1.1.1 :
> There is a patch for flac-1.1.3 backported from xiph SVN that doesn't 
> work with flac-1.1.4 for me ??? :
> 
> http://bugs.archlinux.org/task/6833
> 

Thanks for the update, I still had flac 1.1.2 and I didn't bother to 
upgrade, since I saw your report.

By the way, did you run autoconf first, after the patch?
1.1.4 builded for me in a spare partition I had and gave it a try.

ldd ogg123/ogg123               
libvorbisfile.so.3 => /usr/lib/libvorbisfile.so.3 (0xb7f41000)
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0xb7f19000)
libao.so.2 => /usr/lib/libao.so.2 (0xb7f15000)
libdl.so.2 => /lib/libdl.so.2 (0xb7f11000)
libnsl.so.1 => /lib/libnsl.so.1 (0xb7efb000)
libcurl.so.4 => /usr/local/lib/libcurl.so.4 (0xb7ec8000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb7eb0000)
libFLAC.so.8 => /usr/lib/libFLAC.so.8 (0xb7e6c000)
libm.so.6 => /lib/libm.so.6 (0xb7e47000)
libogg.so.0 => /usr/lib/libogg.so.0 (0xb7e42000)
libc.so.6 => /lib/libc.so.6 (0xb7d19000)
/lib/ld-linux.so.2 (0xb7f4d000)
libz.so.1 => /lib/libz.so.1 (0xb7d05000)


> There are several solution (patch and sed) in lfs trac :
> http://wiki.linuxfromscratch.org/blfs/ticket/2240
> and vorbis trac :
> https://trac.xiph.org/attachment/ticket/1136/vorbis-tools-1.1.1-curl-api-cleanup.patch
> 

Yes this bug it's quite dated. I posted yesterday a diff to the book, hopefully 
one of
the editors will update the book.

And a general remark.
As we can't (as userland) rely in a tool like portage or any other package 
manager in that
regard, to get the updates, the blfs-book mailing list is quite important, or 
even more 
important than blfs-dev.
You can get updates, watch the commits, participating in track.

For example and since you've done your research, you could fill a ticket with 
this problem
and the fix and someone will take advantage, soon or later.
In a sort.
I hate when someone is doing a research and the result of the research doesn't 
reach to
the user land as it should.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to