From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from cs24243219-99.austin.rr.com ([24.243.219.99] helo=ethereal) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19YZ6m-0001qp-00 for ; Fri, 04 Jul 2003 18:32:48 -0400 Received: from nolan by ethereal with local (Exim 3.36 #1 (Debian)) id 19YZ7m-0004Ds-00 for ; Fri, 04 Jul 2003 17:33:50 -0500 Date: Fri, 4 Jul 2003 17:33:50 -0500 To: speakup@braille.uwo.ca Subject: Speakup compilation problems Message-ID: <20030704223350.GC14726@ethereal> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="t0UkRYy7tHLRMCai" Content-Disposition: inline User-Agent: Mutt/1.5.4i From: "Nolan J. Darilek" Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: --t0UkRYy7tHLRMCai Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I'm running kernel 2.4.21 under Debian, with lowlatency/preemptive kernel patches applied. This morning I backed up my working source tree, grabbed Speakup CVS, applied the patches successfully with no rejects, but when trying to build I get the following error: ld -m elf_i386 -T /usr/src/linux-2.4.21/arch/i386/vmlinux.lds -e stext arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o init/version.o init/do_mounts.o \ --start-group \ arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o ipc/ipc.o \ drivers/char/char.o drivers/block/block.o drivers/misc/misc.o drivers/net/net.o drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o drivers/pci/driver.o drivers/video/video.o drivers/media/media.o \ net/network.o \ /usr/src/linux-2.4.21/arch/i386/lib/lib.a /usr/src/linux-2.4.21/lib/lib.a /usr/src/linux-2.4.21/arch/i386/lib/lib.a \ --end-group \ -o vmlinux fs/fs.o(.text+0x1493c): In function `dput': : undefined reference to `atomic_dec_and_lock' make[1]: *** [vmlinux] Error 1 make[1]: Leaving directory `/usr/src/linux-2.4.21' make: *** [stamp-build] Error 2 This doesn't happen on the pre-Speakup tree. Any ideas what might be causing this? Is there any additional information I can provide? Thanks. --t0UkRYy7tHLRMCai Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/BgDO0q8p+f3d5IYRAqp5AKDiqOYBuBSxDIxVkbfeZgbihUgXHgCgv4i6 Z+SGNXZXOSpshaMq5Zvt0pQ= =m0Fg -----END PGP SIGNATURE----- --t0UkRYy7tHLRMCai--