Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 123494
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Frido Ferdinand <frido.ferdinand@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 123494 depends on: Show dependency tree
Bug 123494 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: 2006-02-20 06:24 0000
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'.  Stop.

Seems to be related with arch ?

------- Comment #1 From Michael Heyse 2006-02-20 11:13:09 0000 -------
The problem seems to be the first line of the Makefile: ARCH=xen. This doesn'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.

------- Comment #2 From Tuan Van (RETIRED) 2006-02-20 11:52:16 0000 -------
yes, we don't need this line anymore in the ebuild
echo ARCH=xen | cat - ${t}/Makefile >${t}/Makefile.0

------- Comment #3 From Chris Bainbridge (RETIRED) 2006-02-21 01:50:24 0000 -------
Thanks, fixed in -r1.

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