Bharat786 commented on issue #5158:
URL: https://github.com/apache/trafficserver/issues/5158#issuecomment-895908001


   @shukitchan i did'nt understood this line, can you please help?
   
   ```
   I get it to work with my fresh new setup by compiling luasocket differently. 
Specifically inside src/Makefile, I added "-lluajit-5.1 -ldl -lm" at the end to 
all the LD lines that is responsible for generating the shared object (*.so).
   ```
   
   So should i build luasocket(in my use case it is lpeg) from the source code 
and edite the makefile with this line "-lluajit-5.1 -ldl -lm" ?
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to