[Bug 263864] [NEW PORT] sysutils/vtm: Terminal multiplexer with window manager and session sharing

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 08 Mar 2025 16:32:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263864

--- Comment #9 from Yusuf Yaman <nxjoseph@protonmail.com> ---
I also was added CFLAGS to point to Lua's include dir.

This is error i have.

[100% 2/2] : && /usr/local/libexec/ccache/c++ -O2 -pipe 
-I/usr/local/include/lua54 -fstack-protector-strong -fno-strict-aliasing  
-std=c++20 -pthread -O2 -pipe  -I/usr/local/include/lua54
-fstack-protector-strong -fno-strict-aliasing   -std=c++20  -DNDEBUG
-fstack-protector-strong    -Xlinker
--dependency-file=CMakeFiles/vtm.dir/link.d CMakeFiles/vtm.dir/src/vtm.cpp.o -o
vtm  -llua && :
FAILED: vtm
: && /usr/local/libexec/ccache/c++ -O2 -pipe  -I/usr/local/include/lua54
-fstack-protector-strong -fno-strict-aliasing   -std=c++20 -pthread -O2 -pipe 
-I/usr/local/include/lua54 -fstack-protector-strong -fno-strict-aliasing  
-std=c++20  -DNDEBUG -fstack-protector-strong    -Xlinker
--dependency-file=CMakeFiles/vtm.dir/link.d CMakeFiles/vtm.dir/src/vtm.cpp.o -o
vtm  -llua && :
ld: error: unable to find library -llua
c++: error: linker command failed with exit code 1 (use -v to see invocation)
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/ports/sysutils/vtm

-- 
You are receiving this mail because:
You are the assignee for the bug.