* Compile Errors
@ Trevor Astrope
` Luke Yelavich
0 siblings, 1 reply; 5+ messages in thread
From: Trevor Astrope @ UTC (permalink / raw)
To: speakup
I found a copy of speakup-1.5 I had on another machine. I'm trying to
recompile the red hat enterprise 3 kernel on a machine I use at work, but
I get the error below. Can anyone help?
Tia,
Trevor
make[1]: Circular
/usr/src/redhat/BUILD/kernel-2.4.21/linux-2.4.21/include/linux/netfilter_ipv4/ip_conntrack_helper.h
<-
/usr/src/redhat/BUILD/kernel-2.4.21/linux-2.4.21/include/linux/netfilter_ipv4/ip_conntrack.h
dependency dropped.
sys.c:575: warning: static declaration for `set_user' follows non-static
speakup.c: In function `strlwr':
speakup.c:1259: warning: operation on `p' may be undefined
speakup.c: In function `speakup_characters_write_proc':
speakup.c:1699: structure has no member named `list'
make[4]: *** [speakup.o] Error 1
make[3]: *** [first_rule] Error 2
make[2]: *** [_subdir_speakup] Error 2
make[1]: *** [_subdir_char] Error 2
make: *** [_dir_drivers] Error 2
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Compile Errors
Compile Errors Trevor Astrope
@ ` Luke Yelavich
` Gregory Nowak
` Trevor Astrope
0 siblings, 2 replies; 5+ messages in thread
From: Luke Yelavich @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Fri, Feb 11, 2005 at 08:09:23AM EST, Trevor Astrope wrote:
> I found a copy of speakup-1.5 I had on another machine. I'm trying to
> recompile the red hat enterprise 3 kernel on a machine I use at work, but
> I get the error below. Can anyone help?
Hi Trevor
That version of speakup si too old for that kernel version. You will
have to find a patch of a recent version of speakup to use.
Luke
kk
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Compile Errors
` Luke Yelavich
@ ` Gregory Nowak
` Trevor Astrope
` Trevor Astrope
1 sibling, 1 reply; 5+ messages in thread
From: Gregory Nowak @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Either that, or get a newer 2.4.x kernel. I can tell you with
certainty that speakup 1.5 works with linux 2.4.26, and probably newer
2.4.x kernels as well.
Greg
On Fri, Feb 11, 2005 at 09:53:17AM +1100, Luke Yelavich wrote:
> Hi Trevor
> That version of speakup si too old for that kernel version. You will
> have to find a patch of a recent version of speakup to use.
>
> Luke
> kk
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
>
> !DSPAM:420be61f70448671814613!
>
>
- --
Free domains: http://www.eu.org/ or mail dns-manager@EU.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFCC+mj7s9z/XlyUyARAkNAAKCoTxOMNpA7GfzII2at7YO4xdqOUwCbBEe4
SeUd8YL99QWtbRP0P095UKg=
=OCIj
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Compile Errors
` Luke Yelavich
` Gregory Nowak
@ ` Trevor Astrope
1 sibling, 0 replies; 5+ messages in thread
From: Trevor Astrope @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
On Fri, 11 Feb 2005, Luke Yelavich wrote:
> That version of speakup si too old for that kernel version. You will
> have to find a patch of a recent version of speakup to use.
Thanks Luke.
I got the Dec 28 version of speakup from cvs (thanks Kirk!), but I'm still
getting the same error with the rhel 2.4.21 kernel. All works fine with a
stock 2.4.21 kernel, of course, but not with the rhel kernel.
I'm not tied to the rhel kernel for any third party driver support and I
don't need a rhel certified kernel. But I do need the rhel distribution
for work to test and build new packages for rhel systems.
I would like to build a kernel rpm to use to make my own modified speakup
rhel distro. Worst case I could do a kickstart install and install my own
kernel, but I'd really like to be able to patch the rhel kernel, if for
nothing else than the shear satisfaction after investing this much time
into it already. <grin>
Anyway, the 2 lines in speakup.c that are giving the errr are the
start_timer function. They are defined in spk_priv.h as:
#define start_timer( name ) if ( ! name.entry.prev ) add_timer ( & name )
I don't know why gcc is complaining that the structure has no name `list'.
If anyone can help, it would be greatly appreciated!
Thanks,
Trevor
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Compile Errors
` Gregory Nowak
@ ` Trevor Astrope
0 siblings, 0 replies; 5+ messages in thread
From: Trevor Astrope @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Thanks Greg. I could always use a newer stock kernel, but I'd really like
to prepare a speakup modified rhel distro I could use for interactive
installs. But I don't know enough to debug the error myself.
I'm hoping that some kind soul out there knows enough to know what is
causing the error and how to fix it if it is an easy fix. If it's not an
easy fix, I'll just do the kickstart thing and use a stock kernel.
Thanks!
Trevor
^ 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 --
Compile Errors Trevor Astrope
` Luke Yelavich
` Gregory Nowak
` Trevor Astrope
` Trevor Astrope
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).