From owner-freebsd-alpha Thu Oct 14 9:11:53 1999 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id 118BA14E41 for ; Thu, 14 Oct 1999 09:11:40 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from semuta.feral.com (semuta [192.67.166.70]) by feral.com (8.8.7/8.8.7) with ESMTP id JAA00282; Thu, 14 Oct 1999 09:07:38 -0700 Date: Thu, 14 Oct 1999 09:07:38 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Chuck Robey Cc: FreeBSD-Alpha@FreeBSD.ORG Subject: Re: build problem In-Reply-To: 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 whined about this already. On Thu, 14 Oct 1999, Chuck Robey wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message