Bug#720440: mpg123: mpg123 does not build LFS wrappers on kfreebsd-i386

Thomas Orgis thomas-forum at orgis.org
Tue Sep 17 22:19:32 UTC 2013


Am Sat, 31 Aug 2013 16:02:45 +0200
schrieb Reinhard Tartler <siretart at gmail.com>: 

> The attached patch seems to do the right thing on Debian
> kFreeBSD/i386, i386 and amd64. I've therefore uploadedit to Debian
> unstable.

Sadly, that patch still is not quite right. Now Linux/i386 mixes long
and off_t with 64 bit. The solution is to frame the declarations of the
aliased functions with alias_t, which is long in this case, not off_t.
Applying the attached patch in addition should fix this for all debian
variants. This version is going to be released as 1.16.0 soon, and
upgrading to this one highly recommened. Of course, any testing
insights before release are welcome, too, best using the full thing from

http://mpg123.org/snapshot

Performance should be considerably improved, too.


Alrighty then,

Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lfs-alias2.patch
Type: text/x-patch
Size: 11338 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130918/b53cdbf2/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20130918/b53cdbf2/attachment.sig>


More information about the pkg-multimedia-maintainers mailing list