randall commented on issue #10061: URL: https://github.com/apache/trafficserver/issues/10061#issuecomment-1650197025
@jpeach Try removing `src/tscore/libtscore.la`. I had an old one hanging around causing the same issue. And FTR, I can build plugins (including esi), run `make check` (after removing libtscore.la) and run ATS: ``` ./bin/traffic_server Traffic Server 10.0.0- Jul 25 2023 09:48:08 XXXX traffic_server: using root directory '/opt/ats10' [Jul 25 09:49:59.001] NOTE: records parsing completed. [Jul 25 09:49:59.002] NOTE: Warn: Warn: Ignoring field 'connect_attempts_max_retries_dead_server' at Line 39. Not registered and Unknown tag type '?' [Jul 25 09:49:59.002] NOTE: /opt/ats10/etc/trafficserver/records.yaml finished loading ``` -- 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]
