Prob embedding QNX6.0(PatchB)

Is there any specific files/config files to take note when embedding patch
B? Here are some of the error msgs I’ve encountered :

  1. When login is exec,
  • “unknown symbol: login
    Could not resolve all symbols”
  1. When starting photon,
  • “unknown symbol: cfgopen
    unknown symbol: fcfopen
    Could not resolve all symbols” & it’ll just keep looping thru these
    3 msg

Any idea what seems to be the problem here? Currently, I’ve included all of
/bin, /sbin, /lib, /usr, /etc, /nto, /root in my system & have not removed
any of the files yet. The main difference is that I DO NOT make use of
fs-pkg. I’ve embedded previous version of RTP & it worked fine.
Something to do with the environment variables or the way I exec the
commands?? Please help!

Many Thanks!

You used to need a link from /usr/lib/ldqnx.so.1 to libc.so.1 . Last
time
I embeded NTO was version 2.0 though.

WeN wrote:

Is there any specific files/config files to take note when embedding patch
B? Here are some of the error msgs I’ve encountered :

  1. When login is exec,
  • “unknown symbol: login
    Could not resolve all symbols”
  1. When starting photon,
  • “unknown symbol: cfgopen
    unknown symbol: fcfopen
    Could not resolve all symbols” & it’ll just keep looping thru these
    3 msg

Any idea what seems to be the problem here? Currently, I’ve included all of
/bin, /sbin, /lib, /usr, /etc, /nto, /root in my system & have not removed
any of the files yet. The main difference is that I DO NOT make use of
fs-pkg. I’ve embedded previous version of RTP & it worked fine.
Something to do with the environment variables or the way I exec the
commands?? Please help!

Many Thanks!

Angus Ainslie
Deltatee Enterprises

It’s ok … I found the cause of the probs already … it lies with the boot
image. :slight_smile:

Angus Ainslie <angusa@deltatee.com> wrote in message
news:3ACBA5DF.7BC20D54@deltatee.com

You used to need a link from /usr/lib/ldqnx.so.1 to libc.so.1 . Last
time
I embeded NTO was version 2.0 though.

WeN wrote:

Is there any specific files/config files to take note when embedding
patch
B? Here are some of the error msgs I’ve encountered :

  1. When login is exec,
  • “unknown symbol: login
    Could not resolve all symbols”
  1. When starting photon,
  • “unknown symbol: cfgopen
    unknown symbol: fcfopen
    Could not resolve all symbols” & it’ll just keep looping thru
    these
    3 msg

Any idea what seems to be the problem here? Currently, I’ve included all
of
/bin, /sbin, /lib, /usr, /etc, /nto, /root in my system & have not
removed
any of the files yet. The main difference is that I DO NOT make use of
fs-pkg. I’ve embedded previous version of RTP & it worked fine.
Something to do with the environment variables or the way I exec the
commands?? Please help!

Many Thanks!

Angus Ainslie
Deltatee Enterprises