net/vnc r327755 does not build in /head

Matthias Apitz guru at unixarea.de
Tue Oct 29 08:43:22 UTC 2013


Hello,

The vnc client only build in /head (anyway if with clang or gcc46) if
one adds an 

#include <stdlib.h> to the following three files:

./work/vnc-4_1_3-unixsrc/common/network/TcpSocket.cxx
./work/vnc-4_1_3-unixsrc/unix/tx/TXImage.cxx
./work/vnc-4_1_3-unixsrc/unix/x0vncserver/Image.cxx

The server part stops building in:

...
cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` imake.c
cc -o imake  -O -I../../include -I../../imports/x11/include/X11 imake.o
rm -f ./config/makedepend/Makefile.proto
./config/imake/imake -I./config/cf  -s ./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile -DTOPDIR=../.. -DCURDIR=./config/makedepend
objformat: not found
In file included from Imakefile.c:16:
In file included from ./config/cf/Imake.tmpl:104:
./config/cf/FreeBSD.cf:477:35: error: '#' is not followed by a macro parameter

Thanks

	matthias

-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru at unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards


More information about the freebsd-ports mailing list