Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

amsn-0.96_1 does not build

0 views
Skip to first unread message

Harald Weis

unread,
Dec 22, 2007, 4:48:21 PM12/22/07
to
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...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stabl...@freebsd.org"

da...@roffiaen.com

unread,
Jan 15, 2008, 6:24:02 AM1/15/08
to
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 :

h.elm...@gmail.com

unread,
Jan 30, 2008, 8:24:11 AM1/30/08
to
# ln -s /usr/local/include/tk.84/generic/tkPlatDecls.h /usr/local/
include/tk.84/tkPlatDecls.h is wrong

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"


0 new messages