On Mon, Mar 15, 2004 at 04:45:38PM +0100, Simmel wrote:
> Hi Party people,
> 
> could you please help me out with this. I got a stable system running woody
> and I'd like to build a new kernel.... I've done this a dozen times with
> this page http://www.debian.org/doc/manuals/reference/ch-kernel.en.html
> 
> I always use point 7.11 and had no problems what so ever. But on this system
> the fakeroot part is mockering around giving me back this
> error.....................
> 
> riker:/usr/src/kernel-source-2.4.19# fakeroot
> make-kpkg --append_to_version --revision=rev.01 kernel_image
>  Error: The extended version may only contain
>  lowercase alphanumerics and  the  characters  - +  .
>  The current value is: --revision=rev.01
>  Aborting.
> 
> I'd like to use 2.4 but the kernel I use now is 2.2, may that be the
> problem. A make kpkg-clean works.... And the revision only contain alpha no.
> and a . so what's wrong here? What am I missing????

Why do you put --append_to_version there ? I would use:
make-kpkg --revision rev.01 kernel_image

Frank
> 
> 
> Thanks for the quick help,
> Simmel
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to