<?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>123050</bug_id>
          
          <creation_ts>2006-02-16 08:29 0000</creation_ts>
          <short_desc>rt2500-1.1.0_beta3: oid.h not fount</short_desc>
          <delta_ts>2006-03-05 01:51:53 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>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>http://rt2x00.serialmonkey.com</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>andre@sencioles.eng.br</reporter>
          <assigned_to>genstef@gentoo.org</assigned_to>
          <cc>radek@gentoo.org</cc>

      

      
          <long_desc isprivate="0">
            <who>andre@sencioles.eng.br</who>
            <bug_when>2006-02-16 08:29:12 0000</bug_when>
            <thetext>emerging rt2500-1.1.0_beta3 prints a lot of errors while compiling:

&gt;&gt;&gt; Source unpacked.
&gt;&gt;&gt; Compiling source in /var/tmp/portage/rt2500-1.1.0_beta3/work/rt2500-1.1.0-b3 ...
sed: can&apos;t read oid.h: No such file or directory
 * Preparing rt2500 module

Followed by lots of:

/var/tmp/portage/rt2500-1.1.0_beta3/work/rt2500-1.1.0-b3/Module/oid.h:108:5: warning: &quot;RT2500_DBG&quot; is not defined

The line 42 of the ebuild,
sed -i &quot;s:#if RT2500_DBG:#ifdef RT2500_DBG:&quot; oid.h

seems wrong, as the &quot;oid.h&quot; file is in the &quot;Module&quot; directory.

Maybe:
sed -i &quot;s:#if RT2500_DBG:#ifdef RT2500_DBG:&quot; Module/oid.h</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2006-02-19 00:27:50 0000</bug_when>
            <thetext>does your workaround make it work?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>andre@sencioles.eng.br</who>
            <bug_when>2006-02-20 03:31:45 0000</bug_when>
            <thetext>Yes, it did...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2006-03-05 01:51:53 0000</bug_when>
            <thetext>thanks, fixed</thetext>
          </long_desc>
      
    </bug>

</bugzilla>