Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 94572
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-video herd <media-video@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: René Rhéaume (a.k.a. repzilon, rener) <rene.rheaume@videotron.qc.ca>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
xine-ui-0.99.3-uclibc.patch xine-ui on uclibc tiny build fix patch René Rhéaume (a.k.a. repzilon, rener) 2005-05-30 18:07 0000 428 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 94572 depends on: Show dependency tree
Bug 94572 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: 2005-05-30 18:06 0000

    

------- Comment #1 From René Rhéaume (a.k.a. repzilon, rener) 2005-05-30 18:06:52 0000 -------
µClibc does not provide execinfo.h, thus building xine-ui on µClibc systems
fails. I prepared a tiny patch which make execinfo.h to be included only if
__UCLIBC__ is not defined. I don't think the patch interferes with normal
glibc-based systems.

As for execinfo.h on glibc, it contains protoypes for the backtrace* family of
functions. I did not find backtrace inside µClibc headers. Surprisingly, xine-ui
builds fine.

Reproducible: Always
Steps to Reproduce:
1. emerge xine-ui
Actual Results:  
make failed :-(

Expected Results:  
xine-ui is merged on the live filesystem

------- Comment #2 From René Rhéaume (a.k.a. repzilon, rener) 2005-05-30 18:07:37 0000 -------
Created an attachment (id=60229) [details]
xine-ui on uclibc tiny build fix

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2005-05-31 03:58:46 0000 -------
I've added a different patch which uses ./configure to check for the    
execinfo.h header as that can be present also on non-linux systems which uses  
GLIBC (GNU/kFreeBSD for example). 
Please confirm if it works in which case I'll take care of reporting that 
upstream for newer versions. 
 
Thanks again for the report. 

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug