<?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>123494</bug_id>
          
          <creation_ts>2006-02-20 06:24 0000</creation_ts>
          <short_desc>xen-sources fails make (menu)config</short_desc>
          <delta_ts>2006-02-21 01:50:24 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>2005.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Other</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>frido.ferdinand@gmail.com</reporter>
          <assigned_to>chrb@gentoo.org</assigned_to>
          <cc>anders@bruun-olsen.net</cc>
    
    <cc>langthang@gentoo.org</cc>
    
    <cc>mh@designassembly.de</cc>

      

      
          <long_desc isprivate="0">
            <who>frido.ferdinand@gmail.com</who>
            <bug_when>2006-02-20 06:24:20 0000</bug_when>
            <thetext>The unstable xen-sources-2.6.16-rc fails a menuconfig with:

Makefile:441: /usr/src/linux-2.6.16-rc3-xen/arch/xen/Makefile: No such file or directory
make: *** No rule to make target `/usr/src/linux-2.6.16-rc3-xen/arch/xen/Makefile&apos;.  Stop.

Seems to be related with arch ?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mh@designassembly.de</who>
            <bug_when>2006-02-20 11:13:09 0000</bug_when>
            <thetext>The problem seems to be the first line of the Makefile: ARCH=xen. This doesn&apos;t make sense, as Xen now is a sub-arch and not an arch any more. Building the kernel works when this line is removed.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>langthang@gentoo.org</who>
            <bug_when>2006-02-20 11:52:16 0000</bug_when>
            <thetext>yes, we don&apos;t need this line anymore in the ebuild
echo ARCH=xen | cat - ${t}/Makefile &gt;${t}/Makefile.0</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>chrb@gentoo.org</who>
            <bug_when>2006-02-21 01:50:24 0000</bug_when>
            <thetext>Thanks, fixed in -r1.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>