ywkaras commented on code in PR #10585:
URL: https://github.com/apache/trafficserver/pull/10585#discussion_r1358637879
##########
iocore/net/Makefile.am:
##########
@@ -53,6 +53,7 @@ test_certlookup_SOURCES = \
test_certlookup_LDADD = \
$(top_builddir)/iocore/eventsystem/libinkevent.a \
$(top_builddir)/src/tscore/libtscore.a \
+ $(top_builddir)/src/api/libtsapicore.a \
Review Comment:
I'm pretty sure tsapicore.a need to become dynamically loaded and installed.
@dragon512 can confirm.
--
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]