You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2021/11/02 21:51:44 UTC

[GitHub] [trafficserver] duke8253 opened a new issue #8490: Conflict between --with-openssl and --with-jemalloc build options

duke8253 opened a new issue #8490:
URL: https://github.com/apache/trafficserver/issues/8490


   While building with `--with-jemalloc`, I keep getting the error message `configure: error: jemalloc has bogus version`. After some digging I found that this started happening after commit #3412c4f69552b10779cfe0ce1bc6a71971734491.


-- 
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: issues-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] randall commented on issue #8490: Conflict between --with-openssl and --with-jemalloc build options

Posted by GitBox <gi...@apache.org>.
randall commented on issue #8490:
URL: https://github.com/apache/trafficserver/issues/8490#issuecomment-958277449


   @duke8253 Can you test #8492 and see if that fixes things for you?


-- 
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: issues-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] randall closed issue #8490: Conflict between --with-openssl and --with-jemalloc build options

Posted by GitBox <gi...@apache.org>.
randall closed issue #8490:
URL: https://github.com/apache/trafficserver/issues/8490


   


-- 
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: issues-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] randall commented on issue #8490: Conflict between --with-openssl and --with-jemalloc build options

Posted by GitBox <gi...@apache.org>.
randall commented on issue #8490:
URL: https://github.com/apache/trafficserver/issues/8490#issuecomment-958263788


   I'd guess it's the ` TS_ADDTO(LIBS, [$OPENSSL_LIBS])` in that change. I didn't save off the  value before setting LIBS and restore it after the check.I'll create a PR for that.


-- 
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: issues-unsubscribe@trafficserver.apache.org

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



[GitHub] [trafficserver] randall closed issue #8490: Conflict between --with-openssl and --with-jemalloc build options

Posted by GitBox <gi...@apache.org>.
randall closed issue #8490:
URL: https://github.com/apache/trafficserver/issues/8490


   


-- 
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: issues-unsubscribe@trafficserver.apache.org

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