Hi,

The plugin for shell has the linking error (g++ 4.8.1 on Ubuntu Linux):
tm_shell.cpp:(.text+0x7c7): undefined reference to `forkpty'

The linking option "-lutil" in "./plugins/shell/Makefile" needs reorder to
repair,
bin/tm_shell: src/tm_shell.cpp
    $(CXX) $(CPPFLAGS) $(CXXFLAGS)  -I../../src/System src/tm_shell.cpp -o
bin/tm_shell -lutil

best,
Tian-Min
_______________________________________________
Texmacs-dev mailing list
Texmacs-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to