Apache 1.3.19 - Has anyone ported this to QNX 4 ?

I have jumped a few hurdles, but not home yet…

My current problem is in util.c:

rm_so and rm_eo was not found in structure/union…

Also, has anyone worked with Apache 2.0a9 and QNX 4?

Thanks, Mike

Mike Cramer wrote:

I have jumped a few hurdles, but not home yet…

My current problem is in util.c:

rm_so and rm_eo was not found in structure/union…

Also, has anyone worked with Apache 2.0a9 and QNX 4?

That makes very little sense. It makes little sense even on QNX6 so far,
since it does not support fork() in threaded programs (so you basically
have to fallback to pure fork() mode).

I’m not sure why you’re having problems with 1.3.19, earlier versions
compiled as is. I’ll look into it in few days…

  • igor

Mike,

I’ve just checked our Apache version, it’s 1.3.6
Is it interesting for you?

Please let me know or you can drop me an email
to jutta at steinhoff.de

We could put the software incl. sources to
http://sourceforge.net/projects/openqnx/
at the weekend.

Regards,
Jutta



Mike Cramer wrote:

I have jumped a few hurdles, but not home yet…

My current problem is in util.c:

rm_so and rm_eo was not found in structure/union…

Also, has anyone worked with Apache 2.0a9 and QNX 4?

Thanks, Mike

I found my main problem Watcom 10.6 regex.h is not compatible.
switching to GNU…

“Igor Kovalenko” <Igor.Kovalenko@motorola.com> wrote in message
news:3AA7E038.D8CEFB6D@motorola.com

Mike Cramer wrote:

I have jumped a few hurdles, but not home yet…

My current problem is in util.c:

rm_so and rm_eo was not found in structure/union…

Also, has anyone worked with Apache 2.0a9 and QNX 4?


That makes very little sense. It makes little sense even on QNX6 so far,
since it does not support fork() in threaded programs (so you basically
have to fallback to pure fork() mode).

I’m not sure why you’re having problems with 1.3.19, earlier versions
compiled as is. I’ll look into it in few days…

  • igor