eilandert edited a comment on issue #1733:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1733#issuecomment-847451820


   @CHN-STUDENT upgrade gcc if possible. 
   
   I build PSOL with ubuntu xenial (gcc 5.4.0), bionic (gcc 7.5.0) and focal 
(gcc 9.3.0) every month for my nginx packages. I use those compiled PSOL also 
for debian packages. (nginx packages for ubuntu and debian are on 
http://deb.paranoid.nl/pages/nginx.html, also I maintain a docker at 
https://hub.docker.com/repository/docker/eilandert/nginx-modsecurity3-pagespeed 
). Too bad PSOL won't build with gcc 10.2.0 yet.
   
   I tried to build with ubuntu trusty (gcc 4.8.5 like yours) today but that 
didn't go well, the toolchain is too old.
   
   If you can upgrade gcc to at least 5.4.0 you can use the xenial one I 
believe. Or just maybe the xenial one without upgrading gcc if you feel lucky
   
   I just uploaded them here:
   http://tiredofit.nl/psol-xenial.tar.gz
   http://tiredofit.nl/psol-bionic.tar.gz
   http://tiredofit.nl/psol-focal.tar.gz
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to