===> Building for amsn-0.96_1
CXX utils/TkCximage/src/TkCximage.cpp.o
In file included from utils/TkCximage/src/TkCximage.cpp:11:
utils/TkCximage/src/TkCximage.h:23:25: tkPlatDecls.h: No such file or directory
gmake: *** [utils/TkCximage/src/TkCximage.cpp.o] Error 1
*** Error code 2
Stop in /usr/ports/net-im/amsn.
===
My ports tree is up to date (portsnap fetch and update alright).
Any idea why this header file is missing ?
Thank you in advance for any help.
HW
--
FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:56:09 UTC 2007
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stabl...@freebsd.org"
to solve this :
# ln -s /usr/local/include/tk.84/generic/tkPlatDecls.h /usr/local/
include/tk.84/tkPlatDecls.h
David
Harald Weis a écrit :
should be
# ln -s /usr/local/include/tk8.4/generic/tkPlatDecls.h /usr/local/
include/tk8.4/tkPlatDecls.h
On Jan 15, 12:24 pm, da...@roffiaen.com wrote:
> Hi,
>
> to solve this :
>
> # ln -s /usr/local/include/tk.84/generic/tkPlatDecls.h /usr/local/
> include/tk.84/tkPlatDecls.h
>
> David
>
> Harald Weis a écrit :
>
> > amsn-0.96_1 does not build because of the following error:
>
> > ===> Building for amsn-0.96_1
> > CXX utils/TkCximage/src/TkCximage.cpp.o
> > In file included from utils/TkCximage/src/TkCximage.cpp:11:
> > utils/TkCximage/src/TkCximage.h:23:25: tkPlatDecls.h: No such file or directory
> > gmake: *** [utils/TkCximage/src/TkCximage.cpp.o] Error 1
> > *** Error code 2
>
> > Stop in /usr/ports/net-im/amsn.
> > ===
>
> > My ports tree is up to date (portsnap fetch and update alright).
>
> > Any idea why this header file is missing ?
>
> > Thank you in advance for any help.
>
> > HW
> > --
> > FreeBSD 6.2-RELEASE-p2 #0: Tue Feb 27 22:56:09 UTC 2007
> > _______________________________________________
> > freebsd-sta...@freebsd.org mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> > To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"