Date: Wed, 22 Sep 2010 13:10:35 -0700 From: Devin Teske <dteske@vicor.com> To: Steve Polyack <korvus@comcast.net> Cc: Devin Teske <dteske@vicor.com>, User Questions <freebsd-questions@freebsd.org> Subject: Re: compat4x broken in FreeBSD 8.1-RELEASE? Message-ID: <1285186235.9943.95.camel@localhost.localdomain> In-Reply-To: <1285185367.9943.90.camel@localhost.localdomain> References: <4C99718A.7020405@comcast.net> <1285185367.9943.90.camel@localhost.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2010-09-22 at 12:56 -0700, Devin Teske wrote: > You're missing "COMPAT_43" ... that seems serious and likely to be the > cause of your "Exec format" error (below). Heh, you don't get anymore *legacy* than that option. That option went missing years ago (should remove that from our kernel configs). It's actually exactly what CyberLeo Kitsans said... On Wed, 2010-09-22 at 12:39 -0500, CyberLeo Kitsana wrote: > I ran into this exact error message when I upgraded one amd64 machine > from 8.0 to 8.1, and didn't read UPDATING close enough. Apparently > COMPAT_IA32 was renamed to COMPAT_FREEBSD32 (20100406), and the new > kernel I built lacked support for 32-bit binaries. UPDATING now says > (20100417) that COMPAT_IA32 is an alias for COMPAT_FREEBSD32, but it > could be something to double check in your case. > During the upgrade process, I think your kernel config lost something COMPAT_FREEBSD32 which used to be COMPAT_IA32 (as CyberLeo quickly picked up on). -- Cheers, Devin Teske -> CONTACT INFORMATION <- Business Solutions Consultant II FIS - fisglobal.com 510-735-5650 Mobile 510-621-2038 Office 510-621-2020 Office Fax 909-477-4578 Home/Fax devin.teske@fisglobal.com -> LEGAL DISCLAIMER <- This message contains confidential and proprietary information of the sender, and is intended only for the person(s) to whom it is addressed. Any use, distribution, copying or disclosure by any other person is strictly prohibited. If you have received this message in error, please notify the e-mail sender immediately, and delete the original message without making a copy. -> FUN STUFF <- -----BEGIN GEEK CODE BLOCK----- Version 3.1 GAT/CS d(+) s: a- C++(++++) UB++++$ P++(++++) L++(++++) !E--- W++ N? o? K- w O M+ V- PS+ PE Y+ PGP- t(+) 5? X+(++) R>++ tv(+) b+(++) DI+(++) D(+) G+>++ e>+ h r>++ y+ ------END GEEK CODE BLOCK------ http://www.geekcode.com/ -> END TRANSMISSION <-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1285186235.9943.95.camel>