First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 24542
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: jim_jim33@hotmail.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 24542 depends on: Show dependency tree
Show dependency graph
Bug 24542 blocks:
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: 2003-07-15 14:18 0000
I am using: glibc-2.3.2-r1, binutils-2.14.90.0.2, gcc-3.2.3-r1

app-games/ytin-1.83.5 will not build.  Adding the following to the ebuild fixes 
the problem, but may not be very clean in terms of ebuild coding standards.

src_unpack() {
        unpack ${MY_P}.tar.gz
        cd ${S}
        sed -i 's:extern int errno;::' utils.cpp
        echo '#include <errno.h>' >>tintin.h
}




Reproducible: Always
Steps to Reproduce:

------- Comment #1 From SpanKY 2003-07-15 19:22:57 0000 -------
not the cleanest but good enough for me :) 

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