Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 1999 12:03:31 -0400 (EDT)
From:      Chuck Robey <chuckr@picnic.mat.net>
To:        FreeBSD-Alpha@FreeBSD.org
Subject:   build problem
Message-ID:  <Pine.BSF.4.10.9910141151020.46069-100000@picnic.mat.net>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910141151020.46069-100000>