public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* speakup patch failing with 2.6.10-rc1
@  William Hubbs
   ` Kirk Reiser
  0 siblings, 1 reply; 2+ messages in thread
From: William Hubbs @  UTC (permalink / raw)
  To: speakup mailing list

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all,

I just attempted to patch speakup into version 2.6.10-rc1 of the kernel, and one hunt failed -- I got the following .rej file:

/usr/src/linux/drivers/char/vt.c.rej

which has this contents:


***************
*** 2146,2151 ****
  			/* we only changed when the console had already
  			   been allocated - a new console is not created
  			   in an interrupt routine */
  		}
  		want_console = -1;
  	}
- --- 2156,2162 ----
  			/* we only changed when the console had already
  			   been allocated - a new console is not created
  			   in an interrupt routine */
+ 			speakup_con_update(want_console);
  		}
  		want_console = -1;
  	}

	how do I fix this?

	Thanks,

	William

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iD8DBQFBgRZOblQW9DDEZTgRAmHaAJ4sBd8ityuHNQUTvj97+kWaU+azsQCfdy1p
tzKibm9jWGYgNdFvfTBBltk=
=k1Wg
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: speakup patch failing with 2.6.10-rc1
   speakup patch failing with 2.6.10-rc1 William Hubbs
@  ` Kirk Reiser
  0 siblings, 0 replies; 2+ messages in thread
From: Kirk Reiser @  UTC (permalink / raw)
  To: Speakup is a screen review system for Linux.

William Hubbs <williamh@gentoo.org> writes:

> Hi all,
> 
> I just attempted to patch speakup into version 2.6.10-rc1 of the kernel, and one hunt failed -- I got the following .rej file:

I will apologize before I even open my big mouth.  I apologize!

If you do not know how to handle patching by hand and understand the
code why are you playing around with 2.6.10 rc1?  I'm sure it says
quite clearly on the web page that if you don't know what you are
doing then you shouldn't be doing it.

We cannot tell from a failed patch hunk why it failed.  Because
patches test the context of the file it is patching and without that
there is no way to tell why it failed.

  Kirk

-- 

Kirk Reiser				The Computer Braille Facility
e-mail: kirk@braille.uwo.ca		University of Western Ontario
phone: (519) 661-3061


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 speakup patch failing with 2.6.10-rc1 William Hubbs
 ` Kirk Reiser

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).