First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 140940
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Javier Villavicencio <the_paya@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pyopengl-2.0.1.09-malloc.patch pyopengl-2.0.1.09-malloc.patch patch Javier Villavicencio 2006-07-18 10:09 0000 3.32 KB Details | Diff
pyopengl-ebuild.patch pyopengl-2.0.1.09-ebuild.patch patch Javier Villavicencio 2006-07-18 10:11 0000 346 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 140940 depends on: Show dependency tree
Show dependency graph
Bug 140940 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-07-18 10:08 0000
The libc on freebsd already switched to stdlib.h for malloc, and it dies when
malloc.h is included.

The attached patch fixes this, and doesn't present any trouble on linux.

------- Comment #1 From Javier Villavicencio 2006-07-18 10:09:17 0000 -------
Created an attachment (id=92140) [edit]
pyopengl-2.0.1.09-malloc.patch

Removes malloc.h where stdlib.h is included and replaces malloc.h with stdlib.h
where needed.

------- Comment #2 From Javier Villavicencio 2006-07-18 10:11:37 0000 -------
Created an attachment (id=92142) [edit]
pyopengl-2.0.1.09-ebuild.patch

Diff to the ebuild for this patch.

------- Comment #3 From Alastair Tse (RETIRED) 2006-07-28 06:47:34 0000 -------
included patch into portage. thanks for your patch.

First Last Prev Next    No search results available      Search page      Enter new bug