Bug#429625: linux-source-2.6.18 build fails on hppa - missing patch?
On Tue, Jun 19, 2007 at 09:54:08AM +0200, mulvihill@tiscali.it wrote:
> Package: linux-source-2.6.18
> Version: 2.6.18.dfs
This version does not exist. Were you using dpkg -l to identify the
version? If so, I suggest either setting COLUMNS to something
reasonably big or piping the output through cat (e.g., dpkg -l
linux-source-2.6.18 | cat) to see the full version.
> Should there not be a hppa/parisc-specific patch to apply to the
> standard debian kernel source package? No such patch appears to
> be available in etch.
It is, but you need to apply it:
# apt-get install linux-tree-2.6.18
# tar xfj /usr/src/linux-source-2.6.18.tar.bz2
# cd linux-source-2.6.18
# /usr/src/kernel-patches/all/2.6.18/apply/debian -a hppa
--
dann frazier
Reply to: