turn on 32 bits compibility kernel (update)
2007-12-24 21:16:00
When I installed Solaris8 in a NetraT1 I'm sure I turned
compatibility for 32 bits applications on. Now I'vwe compiled an
application and returns this message:
-----------------------------------------------------------
# ./lsof -i
lsof: FATAL: lsof was compiled for a 32 bit kernel,
but this machine has booted a 64 bit kernel.
-----------------------------------------------------------
-----------------------------------------------------------------
bash-2.03$ isainfo -v
64-bit sparcv9 applications
32-bit sparc applications
bash-2.03$ file lsof
lsof: ELF 32-bit MSB executable SPARC Version 1, dynamically
linked, not stripped
bash-2.03$ ./lsof -i
lsof: FATAL: lsof was compiled for a 32 bit kernel,
but this machine has booted a 64 bit kernel.
bash-2.03$ /usr/local/bin/gcc -v
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
gcc version 2.95.2 19991024 (release)
---------------------------------------------------------------
What can I do?
Thanks
Comments
Got something to say?
You must be logged in to post a comment.

