public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* Anyone found problems with 2.6.21.5 kernel speakup and mrproper?
@  Georgina Joyce
   ` Gregory Nowak
   ` randy turner
  0 siblings, 2 replies; 5+ messages in thread
From: Georgina Joyce @  UTC (permalink / raw)
  To: speakup

Hi

Here's a strange thing, after patching a fresh source of the 2.6.21.5 tar ball I get the error shown below.  I've tried as a standard user and as root.  I don't understand why that the patching of speakup is causing this error when issuing the mrproper command.  Because the file named in the error isn't part of the tar ball in the first place.  The mrproper command doesn't produce this error until the kernel has been patched with speakup.  I've downloaded and checked out with fresh tar balls and the results are the same.

I proceeded with the build which was successful, without errors and the kernel came up talking.

Kirk are you aware of this?  I've built speakup into the kernel, oh thinking about it, the only speakup module is the software synth.  Which I haven't attempted to run.  It's occurred on a debian etch and also on a nearly complete lfs installation.

make mrproper
awk: cmd. line:1: fatal: cannot open file `/usr/src/linux-2.6.21.5/include/linux/version.h' for reading (No such file or directory)

Regards

Gena

Amateur Call: M 0 E B P

VOIP / IM: gena1959uk




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

* Re: Anyone found problems with 2.6.21.5 kernel speakup and mrproper?
   Anyone found problems with 2.6.21.5 kernel speakup and mrproper? Georgina Joyce
@  ` Gregory Nowak
     ` Georgina Joyce
   ` randy turner
  1 sibling, 1 reply; 5+ messages in thread
From: Gregory Nowak @  UTC (permalink / raw)
  To: speakup

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

I remember seeing this at least since 2.6.19, and probably earlier, it's
been like that for a good while. I always assumed it was a problem
with the kernel source itself, rather than the speakup patch, since I
never bothered running mrproper on a clean source, as I mentioned in
another thread here earlier. 

Since everything compiles and works fine anyway, I just ignored it,
and didn't worry about it, or bother mentioning it.

Greg


On Wed, Jun 20, 2007 at 11:32:16PM +0100, Georgina Joyce wrote:
> Hi
> 
> Here's a strange thing, after patching a fresh source of the 2.6.21.5 tar ball I get the error shown below.  I've tried as a standard user and as root.  I don't understand why that the patching of speakup is causing this error when issuing the mrproper command.  Because the file named in the error isn't part of the tar ball in the first place.  The mrproper command doesn't produce this error until the kernel has been patched with speakup.  I've downloaded and checked out with fresh tar balls and the results are the same.
> 
> I proceeded with the build which was successful, without errors and the kernel came up talking.
> 
> Kirk are you aware of this?  I've built speakup into the kernel, oh thinking about it, the only speakup module is the software synth.  Which I haven't attempted to run.  It's occurred on a debian etch and also on a nearly complete lfs installation.
> 
> make mrproper
> awk: cmd. line:1: fatal: cannot open file `/usr/src/linux-2.6.21.5/include/linux/version.h' for reading (No such file or directory)
> 
> Regards
> 
> Gena
> 
> Amateur Call: M 0 E B P
> 
> VOIP / IM: gena1959uk
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGebZ+7s9z/XlyUyARAnZwAKCYQCf6xZhdZnwNzcVKxn+xdLIsgwCglCKE
mUgSfekWh7vn1/ovdLV8SO4=
=C8om
-----END PGP SIGNATURE-----


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

* Re: Anyone found problems with 2.6.21.5 kernel speakup and mrproper?
   Anyone found problems with 2.6.21.5 kernel speakup and mrproper? Georgina Joyce
   ` Gregory Nowak
@  ` randy turner
     ` Georgina Joyce
  1 sibling, 1 reply; 5+ messages in thread
From: randy turner @  UTC (permalink / raw)
  Cc: speakup


hi Georgina,
i have gotten that error on several kernel versions.
it compiles with no problems and comes up ok.
randy


On Wed, 20 Jun 2007, Georgina Joyce wrote:

> Hi
>
> Here's a strange thing, after patching a fresh source of the 2.6.21.5 tar ball I get the error shown below.  I've tried as a standard user and as root.  I don't understand why that the patching of speakup is causing this error when issuing the mrproper command.  Because the file named in the error isn't part of the tar ball in the first place.  The mrproper command doesn't produce this error until the kernel has been patched with speakup.  I've downloaded and checked out with fresh tar balls and the results are the same.
>
> I proceeded with the build which was successful, without errors and the kernel came up talking.
>
> Kirk are you aware of this?  I've built speakup into the kernel, oh thinking about it, the only speakup module is the software synth.  Which I haven't attempted to run.  It's occurred on a debian etch and also on a nearly complete lfs installation.
>
> make mrproper
> awk: cmd. line:1: fatal: cannot open file `/usr/src/linux-2.6.21.5/include/linux/version.h' for reading (No such file or directory)
>
> Regards
>
> Gena
>
> Amateur Call: M 0 E B P
>
> VOIP / IM: gena1959uk
>
>
>
> _______________________________________________
> 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: Anyone found problems with 2.6.21.5 kernel speakup and mrproper?
   ` Gregory Nowak
@    ` Georgina Joyce
  0 siblings, 0 replies; 5+ messages in thread
From: Georgina Joyce @  UTC (permalink / raw)
  To: 'Speakup is a screen review system for Linux.'

Hi

Interesting, well if anyone is serious about having speakup in the main kernel source such issues like this should be resolved.  It's not as clear cut as you state.  I didn't think my 2.6.21.3 source came up with that error. 
We'll never know now because after building a kernel, the error goes away.  Let's call it the virgin bug.  <smiles>

Regards

Gena

Amateur Call: M 0 E B P

VOIP / IM: gena1959uk



-----Original Message-----
From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of Gregory Nowak
Sent: Thursday, June 21, 2007 12:22 AM
To: speakup@braille.uwo.ca
Subject: Re: Anyone found problems with 2.6.21.5 kernel speakup and mrproper?


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

I remember seeing this at least since 2.6.19, and probably earlier, it's
been like that for a good while. I always assumed it was a problem
with the kernel source itself, rather than the speakup patch, since I
never bothered running mrproper on a clean source, as I mentioned in
another thread here earlier. 

Since everything compiles and works fine anyway, I just ignored it,
and didn't worry about it, or bother mentioning it.

Greg


On Wed, Jun 20, 2007 at 11:32:16PM +0100, Georgina Joyce wrote:
> Hi
> 
> Here's a strange thing, after patching a fresh source of the 2.6.21.5 tar ball I get the error shown below.  I've tried as a standard user and as root.  I don't understand why that the patching of speakup is causing this error when issuing the mrproper command.  Because the file named in the error isn't part of the tar ball in the first place.  The mrproper command doesn't produce this error until the kernel has been patched with speakup.  I've downloaded and checked out with fresh tar balls and the results are the same.
> 
> I proceeded with the build which was successful, without errors and the kernel came up talking.
> 
> Kirk are you aware of this?  I've built speakup into the kernel, oh thinking about it, the only speakup module is the software synth.  Which I haven't attempted to run.  It's occurred on a debian etch and also on a nearly complete lfs installation.
> 
> make mrproper
> awk: cmd. line:1: fatal: cannot open file `/usr/src/linux-2.6.21.5/include/linux/version.h' for reading (No such file or directory)
> 
> Regards
> 
> Gena
> 
> Amateur Call: M 0 E B P
> 
> VOIP / IM: gena1959uk
> 
> 
> 
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup

- -- 
web site: http://www.romuald.net.eu.org
gpg public key: http://www.romuald.net.eu.org/pubkey.asc
skype: gregn1
(authorization required, add me to your contacts list first)

- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGebZ+7s9z/XlyUyARAnZwAKCYQCf6xZhdZnwNzcVKxn+xdLIsgwCglCKE
mUgSfekWh7vn1/ovdLV8SO4=
=C8om
-----END PGP SIGNATURE-----

_______________________________________________
Speakup mailing list
Speakup@braille.uwo.ca
http://speech.braille.uwo.ca/mailman/listinfo/speakup

__________ NOD32 2342 (20070621) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com




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

* RE: Anyone found problems with 2.6.21.5 kernel speakup and mrproper?
   ` randy turner
@    ` Georgina Joyce
  0 siblings, 0 replies; 5+ messages in thread
From: Georgina Joyce @  UTC (permalink / raw)
  To: 'Speakup is a screen review system for Linux.'

Hi

I know didn't I say exactly that?

Gena

Amateur Call: M 0 E B P

VOIP / IM: gena1959uk



-----Original Message-----
From: speakup-bounces@braille.uwo.ca [mailto:speakup-bounces@braille.uwo.ca] On Behalf Of randy turner
Sent: Thursday, June 21, 2007 12:28 AM
Cc: speakup@braille.uwo.ca
Subject: Re: Anyone found problems with 2.6.21.5 kernel speakup and mrproper?



hi Georgina,
i have gotten that error on several kernel versions.
it compiles with no problems and comes up ok.
randy


On Wed, 20 Jun 2007, Georgina Joyce wrote:

> Hi
>
> Here's a strange thing, after patching a fresh source of the 2.6.21.5 tar ball I get the error shown below.  I've tried as a standard user and as root.  I don't understand why that the patching of speakup is causing this error when issuing the mrproper command.  Because the file named in the error isn't part of the tar ball in the first place.  The mrproper command doesn't produce this error until the kernel has been patched with speakup.  I've downloaded and checked out with fresh tar balls and the results are the same.
>
> I proceeded with the build which was successful, without errors and the kernel came up talking.
>
> Kirk are you aware of this?  I've built speakup into the kernel, oh thinking about it, the only speakup module is the software synth.  Which I haven't attempted to run.  It's occurred on a debian etch and also on a nearly complete lfs installation.
>
> make mrproper
> awk: cmd. line:1: fatal: cannot open file `/usr/src/linux-2.6.21.5/include/linux/version.h' for reading (No such file or directory)
>
> Regards
>
> Gena
>
> Amateur Call: M 0 E B P
>
> VOIP / IM: gena1959uk
>
>
>
> _______________________________________________
> 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

__________ NOD32 2342 (20070621) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com




^ 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 --
 Anyone found problems with 2.6.21.5 kernel speakup and mrproper? Georgina Joyce
 ` Gregory Nowak
   ` Georgina Joyce
 ` randy turner
   ` Georgina Joyce

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