Gentoo Archives: gentoo-alt

From: Marius Konitzer <m.konitzer@×××.de>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] libcdio on Solaris 10
Date: Wed, 13 Aug 2008 08:09:35
Message-Id: 1218614967.11265.25.camel@dijkstra
1 Compilation of dev-libs/libcdio fails on sparc-solaris. The issue has
2 been fixed in CVS meanwhile and should be sorted out with the next
3 release, which will usually take some time for this lib.
4
5 In detail u_int32_t, which is employed in src/cddb.{c,h}, is no C99 type
6 in contrast to uint32_t, which should be used here instead. Fixing both
7 cddb.{c,h} solves the problem for me.
8
9 Marius

Attachments

File name MIME type
libcdio-0.80-c99.patch text/x-patch

Replies

Subject Author
Re: [gentoo-alt] libcdio on Solaris 10 Fabian Groffen <grobian@g.o>