FreeBSD Port: tk-8.4.6,2 - port is broken??

Manfred Antar null at pozo.com
Wed Oct 27 22:09:02 PDT 2004


At 09:51 PM 10/27/2004, Zoltan Frombach wrote:
>I tried to portupgrade to tk-8.4.6,2 from tk-8.4.6,1. I did a simple 'portupgrade -f tk'  The port did not compile. I got the following error messages at the end:
>
>/usr/ports/x11-toolkits/tk84/work/tk8.4.6/generic/tkIntDecls.h:370: error: syntax error before "void"

It's not finding the tcl include directory

/usr/local/lib/tcl8.4/generic

I had to add this to the X11_INCLUDES = -I/usr/local/lib/tcl8.4/generic
in the /usr/ports/x11-toolkits/tk84/work/tk8.4.6/unix/Makefile
then it compiles fine
==================================
||      null at pozo.com           ||
||      Ph. (415) 681-6235      ||
================================== 



More information about the freebsd-ports mailing list