First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 55767
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Jeremy Huddleston <eradicator@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Filippo Veneri <fbv@wetweb.net>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
faad2-2.0-r3.ebuild fixed ebuild text/plain Filippo Veneri 2004-07-01 02:36 0000 1.88 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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







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


Description:   Opened: 2004-07-01 02:33 0000
Before installing the header file '/usr/include/mpeg4ip.h' the ebuild removes
the following line:

#include <systems.h>

According to <foser@gentoo.org> systems.h breaks building of apps. But it turns
out that also includes (directly or indirectly) sys/types.h, which is needed by
the header /usr/include/mp4.h. Thus all apps that include mp4.h cannot be
compiled.

Reproducible: Always
Steps to Reproduce:
1.Compile an application that includes mp4.h (for example faac-1.24)

Actual Results:  
Broken compilation with lots of errors

Expected Results:  
compile smoothly

------- Comment #1 From Filippo Veneri 2004-07-01 02:36:13 0000 -------
Created an attachment (id=34564) [edit]
fixed ebuild

------- Comment #2 From Filippo Veneri 2004-07-01 03:02:28 0000 -------
This bug blocks bug# 55769

------- Comment #3 From Jeremy Huddleston 2004-07-10 11:08:40 0000 -------
I'm taking this as it's trivial and blocks a few sound packages.

------- Comment #4 From Jeremy Huddleston 2004-07-10 11:14:34 0000 -------
fixed in portage.

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