Thanks Tian-Min, I commited the change, in the hope that
this will not break something else, --Joris


On Sat, Nov 02, 2013 at 08:52:41PM +0100, Tian-Min Yan wrote:
> 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


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

Reply via email to