[head tinderbox] failure on ia64/ia64

Sean Bruno sean.bruno at dsl-only.net
Sun Apr 5 12:46:14 PDT 2009


On Sun, 2009-04-05 at 22:37 +0300, Kostik Belousov wrote:
> On Sun, Apr 05, 2009 at 12:31:59PM -0700, Sean Bruno wrote:
> > 
> > > > 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 at 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?
> 
> My guess is that you did not (re)configured your kernel after update.

Huh ... definitely my fault.  I had restarted a full build after my last
message and it compiled just fine.

Forgive the noise.

Sean



More information about the freebsd-current mailing list