Bug 169477 - media-libs/libsdl-1.2.11-r1 double free
|
Bug#:
169477
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: games@gentoo.org
|
Reported By: loki_val@gentoo.org
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: media-libs/libsdl-1.2.11-r1 double free
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-03-05 18:05 0000
|
What patches do you remove to make yours build?
I ask because your ebuild and patches cause at least
libsdl-1.2.11-fbcon-page-header.patch to break.
Created an attachment (id=113468) [details]
libsdl-1.2.11-r1-libsdl-1.2.11-r2.patch
(In reply to comment #6)
> What patches do you remove to make yours build?
>
> I ask because your ebuild and patches cause at least
> libsdl-1.2.11-fbcon-page-header.patch to break.
>
I cannot replicate that. I noticed that the fbcon patch has been updated
recently so I added that to my ebuild and rebuilt it. Nowhere does it reject
any patches.
Attached a diff from the current portage ebuild to the one in my overlay.
Thanks for the this ebuild as -r1 wouldn't build for me. I did have to comment
out this patch as it was not included:
epatch "${FILESDIR}"/${P}-linux-headers.patch #159923
ive taken the cdrom fix from upstream and added it to 1.2.11-r2 ... the pthread
fix i'll take upstream