Hi, I'm trying to build mod_qos on HP-UX itanium but i have this error during compile
Error 176: "apache2/mod_qos.c", line 4738 # Size of array must be an integral constant expression of value greater than 0.
unsigned long ips; // list of ip addr. for whose we shall inc.
Do you have any suggestion?
Therfore i have buid it on HP-UX parisc but when i try to start i have this error
Cannot load /usr/local/apache/modules/mod_qos.so into server: Unresolved external
I hope you can give me some help.
Tnx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi, I'm trying to build mod_qos on HP-UX itanium but i have this error during compile
Error 176: "apache2/mod_qos.c", line 4738 # Size of array must be an integral constant expression of value greater than 0.
unsigned long ips; // list of ip addr. for whose we shall inc.
Do you have any suggestion?
Therfore i have buid it on HP-UX parisc but when i try to start i have this error
Cannot load /usr/local/apache/modules/mod_qos.so into server: Unresolved external
I hope you can give me some help.
Tnx
Thanks for your feedback. I'll change this in the next release.