Re: [head tinderbox] failure on ia64/ia64

[ Available lists | Index of freebsd-current | Month of Apr 2009 | Week of 5 Apr 2009 | Raw email | View thread | Wrap long lines | Reply ]
From
Sean Bruno <sean.bruno@dsl-only.net>
Date
5 Apr 2009 19:38:42
Subject
Re: [head tinderbox] failure on ia64/ia64
Message-ID
1238959919.4546.3.camel@localhost.localdomain


[ Hide this part ]
 
> > Kostik:
> >
> > This is also affecting my x86_64 builds. Thanks for looking at it.
>
> Huh ? There are two architectures that use compat32 bits. They
> are amd64 and ia64. Build for amd64 arch was not broken by these
> commits. It was my overlook to not provide bits for ia64 after
> compat/freebsd32/syscalls.master referenced new symbol, namely
> freebsd32_sysarch.
>
> So, if you have some issues, please report them in the details.

I just updated my -current and am getting the following error on AMD64:

[sean@bsd64 ~/bsd/head/sys/amd64/compile/GENERIC]$ make
linking kernel.debug
freebsd32_sysent.o(.data+0x19d0): undefined reference to
`freebsd32_sysarch'
*** Error code 1

Stop in /usr/home/sean/bsd/head/sys/amd64/compile/GENERIC.


Should I have to do anyting else?

Sean



Elapsed time: 0.296 seconds