pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/39049: editors/TeXmacs doesn't compile in DragonFly and FreeBSD



>Number:         39049
>Category:       pkg
>Synopsis:       editors/TeXmacs doesn't compile in DragonFly and FreeBSD
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jun 27 07:40:01 +0000 2008
>Originator:     Hasso Tepper
>Release:        DragonFly
>Organization:
>Environment:
DragonFly
>Description:
c++ -lutil src/tm_shell.cpp -o bin/tm_shell
src/tm_shell.cpp: In function 'int main()':
src/tm_shell.cpp:165: error: 'forkpty' was not declared in this scope
gmake[2]: [bin/tm_shell] Error 1
>How-To-Repeat:

>Fix:
The problem is that tm_shell.cpp misses the code similar in the patch patch-aj 
- there is no util.h in FreeBSD and DragonFly, there is libutil.h.

Upstream will get better patch, but for now this trivial patch should do:

http://leaf.dragonflybsd.org/~hasso/pkgsrc-editors-TeXmacs.patch



Home | Main Index | Thread Index | Old Index