Apache recompile...?

Hai friends

I have compiled the apache source and installed it in /wwwroot. I have changed the User and Group value as root in httpd.conf file and started apache.. But it throwed an error message and asked to recompile the apache with -DBIG_SECURITY_HOLE compile time value... I have tried the command env CFLAGS="-Wall -DBIG_SECURITY_HOLE" and tried it but still its asking me to set the CFLAG to -DBIG_SECURITY_HOLE....How should i do that

Thanks in advance
Collins

See the Apache FAQ for CFLAGS - it should go into the configuration file, not as a environment variable.