Date: Sun, 05 Apr 2009 12:31:59 -0700 From: Sean Bruno <sean.bruno@dsl-only.net> To: Kostik Belousov <kostikbel@gmail.com> Cc: current@freebsd.org, ia64@freebsd.org Subject: Re: [head tinderbox] failure on ia64/ia64 Message-ID: <1238959919.4546.3.camel@localhost.localdomain> In-Reply-To: <20090405192824.GT31897@deviant.kiev.zoral.com.ua> References: <20090401164947.873CE7302F@freebsd-current.sentex.ca> <20090401165845.GU31897@deviant.kiev.zoral.com.ua> <1238959517.4546.1.camel@localhost.localdomain> <20090405192824.GT31897@deviant.kiev.zoral.com.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1238959919.4546.3.camel>