[OpenAFS-devel] Compilation error on FreeBSD 9.0 buildslave

Benjamin Kaduk kaduk@MIT.EDU
Fri, 26 Oct 2012 10:48:05 -0400 (EDT)


On Fri, 26 Oct 2012, Brandon Allbery wrote:

> On Thu, Oct 25, 2012 at 10:52 PM, Garrett Wollman <wollman@csail.mit.edu>wrote:
>
>> rx_globals.o:(.bss+0x140): multiple definition of `rx_incomingCallQueue'
>> rx.o:(.bss+0x50): first defined here
>> rx_globals.o:(.bss+0x150): multiple definition of `rx_idleServerQueue'
>> rx.o:(.bss+0x60): first defined here
>>
>
> I built OpenAFS from ports for both 9.0-RELEASE and 9.1-RC1 without
> encountering this, fwiw.  (Sadly I ended up repurposing the FreeBSD machine
> so cannot test further.)

Ports is using 1.6.1; this failure looks to be on master, and the two have 
diverged substantially.

-Ben