From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from c-67-164-133-28.client.comcast.net ([67.164.133.28] helo=linux1.home) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1BxZLa-0007As-00 for ; Wed, 18 Aug 2004 18:55:59 -0400 Received: by linux1.home (Postfix, from userid 1000) id 170CA80BF; Wed, 18 Aug 2004 17:55:28 -0500 (CDT) Date: Wed, 18 Aug 2004 17:55:27 -0500 From: William Hubbs To: "Speakup is a screen review system for Linux." Message-ID: <20040818225527.GA13114@linux1.home> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20040817213052.GA1247@linux1.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Subject: Re: speakup and kernel 2.6.8.1 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 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: Wed, 18 Aug 2004 22:55:59 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Ryan and all, I just attempted to build the kernel I refered to at the start of this thread and got the following messages: LD .tmp_vmlinux1 drivers/built-in.o(.text+0x2688b): In function `vc_allocate': : undefined reference to `speakup_allocate' drivers/built-in.o(.text+0x2701d): In function `lf': : undefined reference to `speakup_con_write' drivers/built-in.o(.text+0x291fe): In function `do_con_write': : undefined reference to `speakup_con_update' drivers/built-in.o(.text+0x29462): In function `do_con_write': : undefined reference to `speakup_con_write' drivers/built-in.o(.text+0x29761): In function `console_callback': : undefined reference to `speakup_con_update' drivers/built-in.o(.text+0x29832): In function `vt_console_print': : undefined reference to `speakup_con_write' drivers/built-in.o(.text+0x2999c): In function `vt_console_print': : undefined reference to `speakup_con_update' drivers/built-in.o(.text+0x29a60): In function `vt_console_print': : undefined reference to `speakup_bs' drivers/built-in.o(.text+0x28dce): In function `do_con_trol': : undefined reference to `speakup_con_write' drivers/built-in.o(.text+0x28e41): In function `do_con_trol': : undefined reference to `speakup_bs' drivers/built-in.o(.init.text+0x281e): In function `con_init': : undefined reference to `speakup_init' make: *** [.tmp_vmlinux1] Error 1 and my kernel failed to build. Does anyone have any suggestions? Thanks, William On Tue, Aug 17, 2004 at 07:04:31PM -0400, Ryan Mann wrote: > I also had that patch rejected in the 2.6.8.1 kernel, but I > went ahead and compiled the kernel and I haven't noticed any > problems using this kernel. > > > On Tue, 17 Aug 2004, William Hubbs wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > All, has anyone had any luck getting speakup to patch into the 2.6.8.1 kernel? > > > > I just tried a little while ago and the following patch was rejected: > > > > [contents of /usr/src/linux/drivers/char/vt.c.rej] > > > > *************** > > *** 100,106 **** > > #include > > #include > > #include > > - - > > #include > > #include > > #include > > - --- 100,110 ---- > > #include > > #include > > #include > > + #include > > + #ifdef CONFIG_SPEAKUP_MODULE > > + #include "speakup/spk_con_module.h" > > + #endif > > + > > #include > > #include > > #include > > > > [ end of .rej file ] > > > > How can I fix this? > > > > Thanks, > > > > William > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.2.4 (GNU/Linux) > > > > iD8DBQFBInkMblQW9DDEZTgRAnAyAJ9wwdf6LxMdGyxvYfoC6VVH1M8FZQCgmPh8 > > k9t/P0r5dUnRCIRgifoSDag= > > =ph3r > > -----END PGP SIGNATURE----- > > > > _______________________________________________ > > 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 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFBI95fblQW9DDEZTgRAhHaAKCIsMpxvE/PemBxYIm8OeB70x8k/gCgp9gE TlZgXjfEKHnXtZ1nAU6kQBo= =x70w -----END PGP SIGNATURE-----