From owner-freebsd-alpha Thu Oct 14 9: 5:11 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 195F614E41 for ; Thu, 14 Oct 1999 09:04:35 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id MAA95198 for ; Thu, 14 Oct 1999 12:04:02 -0400 (EDT) (envelope-from chuckr@picnic.mat.net) Date: Thu, 14 Oct 1999 12:03:31 -0400 (EDT) From: Chuck Robey To: FreeBSD-Alpha@FreeBSD.org Subject: build problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I don't know if this is a general Alpha build problem or not, but I'm trying to bring my PC164SX from a 2 month old current to the latest, and after 3 cycles of cvsup, I'm still seeing the same error. I installed a new kernel just fine (I know the signal changes required the new kernel be installed first to build the post-signal-change world), but every buildworld is dying with this error: ROOT:/usr/src/lib/libc_r:35 >make building shared library libc_r.so.4 sigpending.So: In function `sigpending': sigpending.S:2: multiple definition of `sigpending' uthread_sigpending.So(.text+0x0):uthread_sigpending.c: first defined here /usr/libexec/elf/ld: Warning: size of symbol `sigpending' changed from 68 to 36 in sigpending.So uthread_sigsuspend.So: In function `sigsuspend': uthread_sigsuspend.c(.text+0x0): multiple definition of `sigsuspend' sigsuspend.So:sigsuspend.S:2: first defined here /usr/libexec/elf/ld: Warning: size of symbol `sigsuspend' changed from 36 to 236 in uthread_sigsuspend.So *** Error code 1 I got this error after cvsupping the latest signal related change by John Polstra last night, that's not the problem either. OK, I looked up sigsuspend.S, and the only one I found was in the odd spot src/lib/libc/mips/sys, so this error message just confuses heck out of me. I looked at the cvs log of uthread_sigpending.c, and didn't see anything that looked likely, so I'm tossing it out here ... is this my problem only? ---------------------------------------------------------------------------- Chuck Robey | Interests include C programming, Electronics, 213 Lakeside Dr. Apt. T-1 | communications, and signal processing. Greenbelt, MD 20770 | I run picnic.mat.net: FreeBSD-current(i386) and (301) 220-2114 | jaunt.mat.net : FreeBSD-current(Alpha) ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message