Hello everyone. I want to be able to run and install mysqlapache onto a redhat 9.0 box here at work. HOWEVER the problem that I am having is ok I do everything just like openisp's tutorial / install file says I must, but yet I still receive this ! A N Y help would be greatly appretiated! -Marc
BTW: Heres some of the output I am getting ! ?
tvirtualhost.c:730: warning: passing arg 1 of `mysqlApache' makes pointer from integer without a cast
tvirtualhost.c:762: `field' undeclared (first use in this function)
tvirtualhost.c: In function `CreatetVirtualHost':
tvirtualhost.c:808: warning: passing arg 1 of `mysqlApache' makes pointer from integer without a cast make: *** [tvirtualhost.o] Error 1
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello everyone. I want to be able to run and install mysqlapache onto a redhat 9.0 box here at work. HOWEVER the problem that I am having is ok I do everything just like openisp's tutorial / install file says I must, but yet I still receive this ! A N Y help would be greatly appretiated! -Marc
BTW: Heres some of the output I am getting ! ?
tvirtualhost.c:730: warning: passing arg 1 of `mysqlApache' makes pointer from integer without a cast
tvirtualhost.c:762: `field' undeclared (first use in this function)
tvirtualhost.c: In function `CreatetVirtualHost':
tvirtualhost.c:808: warning: passing arg 1 of `mysqlApache' makes pointer from integer without a cast make: *** [tvirtualhost.o] Error 1
(You should post this to the bug tracker also :) )
I will look at this closely and provide a fix shortly.