maskit opened a new issue, #10061:
URL: https://github.com/apache/trafficserver/issues/10061

   I see this build errors on my Mac. Clean build didn't work.
   ```
   Making all in plugins
     CXXLD    esi/libesicore.la
     CXXLD    esi/libtest.la
   
   *** Warning: Linking the shared library esi/libtest.la against the loadable 
module
   *** libesicore.so is not portable!
   *** Warning: lib libesicore.so is a module, not a shared library
   
   *** And there doesn't seem to be a static archive available
   *** The link will probably fail, sorry
   ld: can't link with bundle (MH_BUNDLE) only dylibs (MH_DYLIB) file 
'esi/.libs/libesicore.so' for architecture arm64
   clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
   make[2]: *** [esi/libtest.la] Error 1
   ```
   
   ```
   *** Warning: Linking the shared library 
experimental/sslheaders/sslheaders.la against the loadable module
   *** libsslhdr.so is not portable!
   *** Warning: lib libsslhdr.so is a module, not a shared library
   
   *** And there doesn't seem to be a static archive available
   *** The link will probably fail, sorry
   ```


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