<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>24542</bug_id>
          
          <creation_ts>2003-07-15 14:18 0000</creation_ts>
          <short_desc>app-games/ytin-1.83.5 will not build with current ~x86 toolkit</short_desc>
          <delta_ts>2003-07-15 19:22:57 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Games</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jim_jim33@hotmail.com</reporter>
          <assigned_to>games@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jim_jim33@hotmail.com</who>
            <bug_when>2003-07-15 14:18:39 0000</bug_when>
            <thetext>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 &apos;s:extern int errno;::&apos; utils.cpp
        echo &apos;#include &lt;errno.h&gt;&apos; &gt;&gt;tintin.h
}




Reproducible: Always
Steps to Reproduce:</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>vapier@gentoo.org</who>
            <bug_when>2003-07-15 19:22:57 0000</bug_when>
            <thetext>not the cleanest but good enough for me :) </thetext>
          </long_desc>
      
    </bug>

</bugzilla>