From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tabby.tabbweb.com ([8.3.40.66]) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1CzLXF-00060C-00 for ; Thu, 10 Feb 2005 16:07:37 -0500 Received: (qmail 8424 invoked by uid 223); 10 Feb 2005 21:07:35 -0000 Received: from astrope@tabbweb.com by tabby.tabbweb.com by uid 101 with qmail-scanner-1.21st (clamdscan: 0.71. spamassassin: 2.63. Clear:RC:1(24.37.98.124):. Processed in 0.039955 secs); 10 Feb 2005 21:07:35 -0000 Received: from modemcable124.98-37-24.mc.videotron.ca (HELO ?192.168.192.1?) (24.37.98.124) by tabby.tabbweb.com with SMTP; 10 Feb 2005 21:07:34 -0000 Date: Thu, 10 Feb 2005 16:09:23 -0500 (EST) From: Trevor Astrope To: speakup@braille.uwo.ca Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Compile Errors X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 21:07:38 -0000 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