* Speakup & 2.6.12 kernels
@ Lorenzo Taylor
` Garry Turkington
` Kenny Hitt
0 siblings, 2 replies; 5+ messages in thread
From: Lorenzo Taylor @ UTC (permalink / raw)
To: speakup
I am trying to patch a 2.6.12 kernel from Debian with Speakup 2.0, which says
that it will work with any 2.6.10 or later kernel.. However, I am getting the
following when I run ./install from the speakup directory:
Patching version v26
Creating .orig files [...............] done.
Patching files [ppppppp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
pppp] done.
Copying files [ccccc] done.
I tried using Speakup from CVS with slightly different but very similar results.
Is it safe to go ahead and try compiling the kernel? Does Speakup just not work
with 2.6.12 kernels? Or is it a Debian thing since I am using the Debian kernel
sources?
All help appreciated,
Lorenzo
--
Living your life is a task so difficult, it has never been attempted before.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Speakup & 2.6.12 kernels
Speakup & 2.6.12 kernels Lorenzo Taylor
@ ` Garry Turkington
` John covici
` Kenny Hitt
1 sibling, 1 reply; 5+ messages in thread
From: Garry Turkington @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi,
I've built Speakup from CVS into every sub-release of the vanilla
2.6.12 kernel as well as the Fedora mangled version.
So I'd suggest the errors are due to Debian-specific kernel changes.
Simply ignoring the rejected patches is not likely a wise course of
action, try applying the rejected patches by hand - they'll be in the .rej
files in the apposite directories.
Regards,
Garry
--
Garry Turkington
garry.turkington@gmail.com
On Wed, 17 Aug 2005, Lorenzo Taylor wrote:
> I am trying to patch a 2.6.12 kernel from Debian with Speakup 2.0, which says
> that it will work with any 2.6.10 or later kernel.. However, I am getting the
> following when I run ./install from the speakup directory:
>
> Patching version v26
> Creating .orig files [...............] done.
> Patching files [ppppppp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
> pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
> pppp] done.
> Copying files [ccccc] done.
>
> I tried using Speakup from CVS with slightly different but very similar results.
>
> Is it safe to go ahead and try compiling the kernel? Does Speakup just not work
> with 2.6.12 kernels? Or is it a Debian thing since I am using the Debian kernel
> sources?
>
> All help appreciated,
> Lorenzo
> --
> Living your life is a task so difficult, it has never been attempted before.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Speakup & 2.6.12 kernels
` Garry Turkington
@ ` John covici
0 siblings, 0 replies; 5+ messages in thread
From: John covici @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
For the 2.6.12 kernel you need CVS, the 2.0 tarball will not work with
2.6.12.
on Wednesday 08/17/2005 Garry Turkington(garry.turkington@acm.org) wrote
> Hi,
>
> I've built Speakup from CVS into every sub-release of the vanilla
> 2.6.12 kernel as well as the Fedora mangled version.
>
> So I'd suggest the errors are due to Debian-specific kernel changes.
> Simply ignoring the rejected patches is not likely a wise course of
> action, try applying the rejected patches by hand - they'll be in the .rej
> files in the apposite directories.
>
> Regards,
> Garry
>
> --
> Garry Turkington
> garry.turkington@gmail.com
>
> On Wed, 17 Aug 2005, Lorenzo Taylor wrote:
>
> > I am trying to patch a 2.6.12 kernel from Debian with Speakup 2.0, which says
> > that it will work with any 2.6.10 or later kernel.. However, I am getting the
> > following when I run ./install from the speakup directory:
> >
> > Patching version v26
> > Creating .orig files [...............] done.
> > Patching files [ppppppp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
> > pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
> > pppp] done.
> > Copying files [ccccc] done.
> >
> > I tried using Speakup from CVS with slightly different but very similar results.
> >
> > Is it safe to go ahead and try compiling the kernel? Does Speakup just not work
> > with 2.6.12 kernels? Or is it a Debian thing since I am using the Debian kernel
> > sources?
> >
> > All help appreciated,
> > Lorenzo
> > --
> > Living your life is a task so difficult, it has never been attempted before.
> >
> > _______________________________________________
> > Speakup mailing list
> > Speakup@braille.uwo.ca
> > http://speech.braille.uwo.ca/mailman/listinfo/speakup
> >
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
John Covici
covici@ccs.covici.com
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Speakup & 2.6.12 kernels
Speakup & 2.6.12 kernels Lorenzo Taylor
` Garry Turkington
@ ` Kenny Hitt
` Lorenzo Taylor
1 sibling, 1 reply; 5+ messages in thread
From: Kenny Hitt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
hi.
Speakup 2.0 won't work on a kernel version greater than 2.6.11. You
will have to use CVS to patch speakup into any 2.6.12 kernel.
Kenny
On Wed, Aug 17, 2005 at 09:41:18PM -0400, Lorenzo Taylor wrote:
> I am trying to patch a 2.6.12 kernel from Debian with Speakup 2.0, which says
> that it will work with any 2.6.10 or later kernel.. However, I am getting the
> following when I run ./install from the speakup directory:
>
> Patching version v26
> Creating .orig files [...............] done.
> Patching files [ppppppp1 out of 3 hunks FAILED -- saving rejects to file drivers/Makefile.rej
> pppp9 out of 13 hunks FAILED -- saving rejects to file drivers/char/vt.c.rej
> pppp] done.
> Copying files [ccccc] done.
>
> I tried using Speakup from CVS with slightly different but very similar results.
>
> Is it safe to go ahead and try compiling the kernel? Does Speakup just not work
> with 2.6.12 kernels? Or is it a Debian thing since I am using the Debian kernel
> sources?
>
> All help appreciated,
> Lorenzo
> --
> Living your life is a task so difficult, it has never been attempted before.
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Speakup & 2.6.12 kernels
` Kenny Hitt
@ ` Lorenzo Taylor
0 siblings, 0 replies; 5+ messages in thread
From: Lorenzo Taylor @ UTC (permalink / raw)
To: speakup
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I tried using the CVS Speakup and got similar results. So I am guessing that I
need to use CVS and manually patch the rejects. Funny that IIRC the CVS version
gives me more rejects than does the 2.0 tarball.
Lorenzo
- --
Living your life is a task so difficult, it has never been attempted before.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFDA/vfG9IpekrhBfIRAu7XAKDDG5q7J5A759ioo5RmTKZaVEYiKwCgzjd1
CcPeqwMOb/4Bho4OXaEL4jg=
=6vy6
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Speakup & 2.6.12 kernels Lorenzo Taylor
` Garry Turkington
` John covici
` Kenny Hitt
` Lorenzo Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).