Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Sep 2010 20:27:26 GMT
From:      arundel@FreeBSD.org
To:        goldveronica@gmail.com, arundel@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: kern/134502: [libelf] why 32 bit app not use /libexec/ld-elf32.so.1 on amd64
Message-ID:  <201009302027.o8UKRQOC024002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [libelf] why 32 bit app not use /libexec/ld-elf32.so.1 on amd64

State-Changed-From-To: open->feedback
State-Changed-By: arundel
State-Changed-When: Thu Sep 30 20:23:17 UTC 2010
State-Changed-Why: 
Do you have "options COMPAT_FREEBSD7" in your kernel? i believe it is a
requirement to have 32bit support.
Also please note that "COMPAT_IA32" got renamed to "COMPAT_FREEBSD32". Please
see UPDATING entry from 20100311.

Please recompile your kernel with
options COMPAT_FREEBSD7
options COMPAT_FREEBSD32
and see, if that fixes your problem.

http://www.freebsd.org/cgi/query-pr.cgi?pr=134502



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009302027.o8UKRQOC024002>