When i compiled the apache i got the following error:
make [@mod_gzip-1.3.26.1a]...(-j 1).... Done
cc1: error: unrecognized command line option "-Wall,-O3,-fomit-frame-pointer,-pipe"
apxs:Break: Command failed with rc=1
make: *** [build] Error 1
make [@mod_gzip-1.3.26.1a]...(install).... Done
make: *** [install] Error 1
Does anyone know why is this happening?
make [@mod_gzip-1.3.26.1a]...(-j 1).... Done
cc1: error: unrecognized command line option "-Wall,-O3,-fomit-frame-pointer,-pipe"
apxs:Break: Command failed with rc=1
make: *** [build] Error 1
make [@mod_gzip-1.3.26.1a]...(install).... Done
make: *** [install] Error 1
Does anyone know why is this happening?