From owner-freebsd-ports@FreeBSD.ORG Tue Oct 29 14:52:23 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A30E41B7; Tue, 29 Oct 2013 14:52:23 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from smtp-out-05.shaw.ca (smtp-out-05.shaw.ca [64.59.134.13]) by mx1.freebsd.org (Postfix) with ESMTP id 657912C54; Tue, 29 Oct 2013 14:52:23 +0000 (UTC) X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.1 cv=/MiPqmMwFv6ha2ZBybe0ZU9m+O5sXPp7gEUgHVyRzyY= c=1 sm=1 a=nG2sYfqMFioA:10 a=QrugwKR0C_UA:10 a=wAGQQ9Az6v0A:10 a=BLceEmwcHowA:10 a=ICAaq7hcmGcA:10 a=kj9zAlcOel0A:10 a=IbtKDeXwb2+SRU442/pi3A==:17 a=BWvPGDcYAAAA:8 a=6I5d2MoRAAAA:8 a=KXLZ97FRNzGc9oE3FoQA:9 a=CjuIK1q_8ugA:10 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=HpAAvcLHHh0Zw7uRqdWCyQ==:117 Received: from unknown (HELO spqr.komquats.com) ([96.50.7.119]) by smtp-out-05.shaw.ca with ESMTP; 29 Oct 2013 08:52:16 -0600 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 48E6EE8; Tue, 29 Oct 2013 07:52:15 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.14.7/8.14.7) with ESMTP id r9TEqEoc008141; Tue, 29 Oct 2013 07:52:14 -0700 (PDT) (envelope-from Cy.Schubert@komquats.com) Message-Id: <201310291452.r9TEqEoc008141@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.5 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: Matthias Apitz Subject: Re: net/vnc r327755 does not build in /head In-Reply-To: Message from Matthias Apitz of "Tue, 29 Oct 2013 09:48:36 +0100." <20131029084836.GA19333@sh4-5.1blu.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Oct 2013 07:52:14 -0700 Cc: freebsd-ports@freebsd.org, cy@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Cy Schubert List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Oct 2013 14:52:23 -0000 In message <20131029084836.GA19333@sh4-5.1blu.de>, Matthias Apitz writes: > > Hello, > > The vnc client only build in /head (anyway if with clang or gcc46) if > one adds an > > #include 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 paramete > r I haven't looked at it completely but it appears vnc needs a few patches to add includes for stdlib.h. It's on my plate of things to do. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org