I am seeing the same problem when remove the file you mentioned, Chris.

In my case, I had additional problems after I had removed package
vpp-ext-deps on my Ubuntu system. I had to remove
build-root/build-vpp_debug-native/vpp/CMakeCache.txt. But I still have the
problem you describe. Looks like the problem here is that libquicly.a is in
the build tree but not in the install tree. The build system is looking for
it in the install tree. Don't ask me which tree the build system should be
checking -- from past experience I know there are multiple ways. The one
big happy family approach where things can be found in the build tree --
seems natural for closed source company projects. With this an open source
project, I'd say the build system is correct to be looking in the install
tree, and incorrect for not having placed libquicly.a there.

Burt
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#14076): https://lists.fd.io/g/vpp-dev/message/14076
Mute This Topic: https://lists.fd.io/mt/34300592/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to