Comment 13 for bug 267399

Revision history for this message
Leo Milano (lmilano) wrote : Re: Intrepid: K3B fails to rip to MP3

I agree, lame should check for this internally, instead of asking the caller to figure it out. But since this has been like this forever, it is hard to change at this point, I guess.

I did a bit of search around my system (I have 8.04 and 8.10 in two separate partitions). This is an AMD Athlon machine. In both cases, the endian order is defined, in what appears to be the proper place (/media/sda1/usr/include/bits), and to the correct value (__LITTLE_ENDIAN). This file is included in libc6-dev

So this doesn't seem to have changed. I am not sure why this regression was introduced, but I thought I should share what I learned in case it helps someone else figure out what's going on.