You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2021/10/13 13:29:00 UTC

[GitHub] [incubator-pagespeed-mod] eilandert commented on issue #2083: Using automated install for Nginx 1.21.3 - Nginx does not start after successfull build and install - Ubuntu Impish

eilandert commented on issue #2083:
URL: https://github.com/apache/incubator-pagespeed-mod/issues/2083#issuecomment-942309082


   If the function is just renamed from pthread_mutex_consistent_np to pthread_mutex_consistent you should be able to do
   sed -i s/"pthread_mutex_consistent_np"/"pthread_mutex_consistent"/g third_party/apr/src/locks/unix/proc_mutex.c
   
   It seems I have the same problem, I can't compile PSOL on Impish, so I am going to try this ;-)
   


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@pagespeed.apache.org

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