lzx404243 commented on PR #9617: URL: https://github.com/apache/trafficserver/pull/9617#issuecomment-1515199712
@maskit After removing the ignore-all flag, there would be some compile-time errors such as the following: ``` /usr/bin/ld: ../../iocore/eventsystem/libinkevent.a(UnixEventProcessor.o): undefined reference to symbol 'hwloc_bitmap_snprintf' /usr/bin/ld: /usr/lib/x86_64-linux-gnu/libhwloc.so.15: error adding symbols: DSO missing from command line ``` -- 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]
