openssl modification for qnx6

Hi,

I’ve d/l the latest openssl source code.
Now while running the config file i see that qnx4 is appearing as the
supported o.s. .
Shouldn’t there be a support to qnx6?

or should i do it for all man kind ?

Benzy Gabay
R&D
Everbee Wireless
mailto:bgabay@everbee.com
tel. +972-9-956-0135
fax. +972-9-955-9654

I just normally tell it that I am linux-elf. :slight_smile: Works well.

chris


Ben Gabay <bgabay@everbee.com> wrote:

Hi,

I’ve d/l the latest openssl source code.
Now while running the config file i see that qnx4 is appearing as the
supported o.s. .
Shouldn’t there be a support to qnx6?

or should i do it for all man kind ?

Benzy Gabay
R&D
Everbee Wireless
mailto:> bgabay@everbee.com
tel. +972-9-956-0135
fax. +972-9-955-9654
\

cdm@qnx.com > “The faster I go, the behinder I get.”

Chris McKillop – Lewis Carroll –
Software Engineer, QSSL
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<

Hi,

I have d/l openssl 0.9.6a from openssl.org and I’m trying to install it in
qnx6.

I’ve done the following:

…/Configure qnx4
make

there is a failure on the make process, the first one is: " read_pwd.c:145:
trmio.h: No such file or directory"

from that point I’m getting more and more errors.

Any ideas?

ps: I’ve also tried:

  • ./Configure linux-elf
  • ./Configure qnx4 -lSocket

I’ve made "make clean " between each try.

Benzy Gabay
R&D
Everbee Wireless
mailto:bgabay@everbee.com
tel. +972-9-956-0135
fax. +972-9-955-9654

“Chris McKillop” <cdm@qnx.com> wrote in message
news:9gom2l$50c$1@nntp.qnx.com

I just normally tell it that I am linux-elf. > :slight_smile: > Works well.

chris


Ben Gabay <> bgabay@everbee.com> > wrote:

Hi,

I’ve d/l the latest openssl source code.
Now while running the config file i see that qnx4 is appearing as the
supported o.s. .
Shouldn’t there be a support to qnx6?

or should i do it for all man kind ?

Benzy Gabay
R&D
Everbee Wireless
mailto:> bgabay@everbee.com
tel. +972-9-956-0135
fax. +972-9-955-9654



\

cdm@qnx.com > “The faster I go, the behinder I get.”
Chris McKillop – Lewis Carroll –
Software Engineer, QSSL

In general, configure scripts take options of the form –. Try
‘./configure --help’ to get the supported options. It will probably be
something along the lines of ‘–host=x86-pc-linux-elf’. You can usually find
most of the names in the config.guess script. Also note that there is a tool
called ‘libtoolize’ that you can run with the -f option which will add qnx
entries to the configure stuff.

Cheers,

Kris

Ben Gabay <bgabay@everbee.com> wrote:

Hi,

I have d/l openssl 0.9.6a from openssl.org and I’m trying to install it in
qnx6.

I’ve done the following:

./Configure qnx4
make

there is a failure on the make process, the first one is: " read_pwd.c:145:
trmio.h: No such file or directory"

from that point I’m getting more and more errors.

Any ideas?

ps: I’ve also tried:

  • ./Configure linux-elf
  • ./Configure qnx4 -lSocket

I’ve made "make clean " between each try.

Benzy Gabay
R&D
Everbee Wireless
mailto:> bgabay@everbee.com
tel. +972-9-956-0135
fax. +972-9-955-9654

“Chris McKillop” <> cdm@qnx.com> > wrote in message
news:9gom2l$50c$> 1@nntp.qnx.com> …

I just normally tell it that I am linux-elf. > :slight_smile: > Works well.

chris


Ben Gabay <> bgabay@everbee.com> > wrote:

Hi,

I’ve d/l the latest openssl source code.
Now while running the config file i see that qnx4 is appearing as the
supported o.s. .
Shouldn’t there be a support to qnx6?

or should i do it for all man kind ?

Benzy Gabay
R&D
Everbee Wireless
mailto:> bgabay@everbee.com
tel. +972-9-956-0135
fax. +972-9-955-9654



\

cdm@qnx.com > “The faster I go, the behinder I get.”
Chris McKillop – Lewis Carroll –
Software Engineer, QSSL


Kris Warkentin
kewarken@qnx.com
(613)591-0836 x9368
“You’re bound to be unhappy if you optimize everything” - Donald Knuth