Emacs and QNX 6.2

I’m struggling trying to get emacs 21.2 work (Form the 3rd party software
for QNX CD)with QNX 6.2.
After i’ve resolved all paths issues (adding /opt/X11R6/bin to the PATH and
/opt/X11R6/lib in LD_LIBRARY_PATH), emacs said he can’t find the
libpng10.so.0 file. The only libpng file i got is the libpng10.so.0.1.0.13
(installed by the qnx installer to preserve dependencies with emacs 21.2).
So i made symbolic link libpng10.so.0–>libpng10.so.0.1.0.13 .

Now when i try to start emacs in term (emacs -nw) or in X (Photon) i got
this message:
Fatal error (11).Memory fault (core dumped)

Can anyone help?

Thanks

On Fri, 9 May 2003 13:45:47 -0400, Alex Maurice <alexandre.maurice@opal-
rt.com> wrote:

Now when i try to start emacs in term (emacs -nw) or in X (Photon) i got
this message:
Fatal error (11).Memory fault (core dumped)

This might be too late for you, but…

“Something” changed in QNX6 since that emacs was compiled, which causes
emacs to crash. You need the emacs installation available in the
repository at:
http://developers.cogentrts.com/repository

Cheers,
Andrew