Saturday, March 28, 2020

Re: update request: net/mlvpn

On 2020/03/28 12:44, Solene Rapenne wrote:
> Reading symbols from mlvpn...(no debugging symbols found)...done.

This indicates that you are using an old binary that doesn't have the debug
information included. After adding DEBUG_PACKAGES to the port, you need to
rebuild/reinstall the main package, not just install the new debug package,
because DEBUG_PACKAGES changes the main package too (to add information to
the binary showing gdb where to find the debug info).

No comments:

Post a Comment