From owner-freebsd-x11@FreeBSD.ORG Sun Aug 8 22:50:49 2010 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9847106564A for ; Sun, 8 Aug 2010 22:50:49 +0000 (UTC) (envelope-from nonsolosoft@diff.org) Received: from u1.diff.org (u1.diff.org [78.46.96.43]) by mx1.freebsd.org (Postfix) with ESMTP id 396E88FC0A for ; Sun, 8 Aug 2010 22:50:47 +0000 (UTC) Received: from lap.diff.org (81-174-26-135.staticnet.ngi.it [81.174.26.135] (may be forged)) (authenticated bits=0) by u1.diff.org (8.14.4/8.14.4) with ESMTP id o78MDAx1074789 for ; Sun, 8 Aug 2010 22:13:17 GMT (envelope-from nonsolosoft@diff.org) Message-ID: <4C5F2BF4.7050607@diff.org> Date: Mon, 09 Aug 2010 00:13:08 +0200 From: Ferruccio Zamuner Organization: NonSoLoSoft User-Agent: Thunderbird 2.0.0.23 (X11/20100121) MIME-Version: 1.0 To: x11@FreeBSD.org Content-Type: multipart/mixed; boundary="------------070708010000060905040706" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.3.4 (u1.diff.org [78.46.96.43]); Sun, 08 Aug 2010 22:13:17 +0000 (UTC) X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: /usr/ports/x11/libSM X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Aug 2010 22:50:49 -0000 This is a multi-part message in MIME format. --------------070708010000060905040706 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, have you hint about how to fix? libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wformat=2 -Wold-style-definition -Wdeclaration-after-statement -I/usr/local/include -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT sm_genid.lo -MD -MP -MF .deps/sm_genid.Tpo -c sm_genid.c -fPIC -DPIC -o .libs/sm_genid.o sm_genid.c: In function 'SmsGenerateClientID': sm_genid.c:92: error: storage size of 'uuid' isn't known sm_genid.c:95: error: too many arguments to function 'uuid_create' sm_genid.c:97: warning: implicit declaration of function 'uuid_to_string' sm_genid.c:97: warning: nested extern declaration of 'uuid_to_string' sm_genid.c:99: warning: passing argument 1 of 'strlen' from incompatible pointer type sm_genid.c:102: warning: passing argument 2 of 'strcpy' from incompatible pointer type sm_genid.c:92: warning: unused variable 'uuid' *** Error code 1 Stop in /faster1/ports/x11/libSM/work/libSM-1.1.1/src. *** Error code 1 Stop in /faster1/ports/x11/libSM/work/libSM-1.1.1. *** Error code 1 Stop in /faster1/ports/x11/libSM/work/libSM-1.1.1. *** Error code 1 Stop in /faster1/ports/x11/libSM. # uname -v FreeBSD 8.1-RELEASE #3: Sun Jul 18 11:40:02 UTC 2010 --------------070708010000060905040706--