From owner-freebsd-ports@FreeBSD.ORG Tue Oct 2 00:31:13 2007 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6710116A418 for ; Tue, 2 Oct 2007 00:31:13 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id 03B8213C45A for ; Tue, 2 Oct 2007 00:31:12 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by ug-out-1314.google.com with SMTP id a2so2342003ugf for ; Mon, 01 Oct 2007 17:31:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=y/j+IvbiRB7JGHn9sjRh3TiwVbEKgtdnQeAoLeZKeUc=; b=bHeqE5JUPoW14bcX9v5vKxIVpxMW6N3iELQl4YoXGM5vOLs75cFRz2MFtae9Rmn3w7PmBY1WUfkCtChxByr6JZBTbNmRiVnM9wgEXTlio5HVDCi5S2iGsYSf21Is6G5O7C30r4xeGHCL5h4ntJnXjM5fctmv3kzsqKSPTKsG7c4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ckPB2Tkd65DHBKeHgysof0Nb0hhyWn6IYMwCkDOZK/ortCSr6dweYjIDNQETXwre8G38C295kNJ60Gomx3Y556dsRG1fTFDgQIgsyoj6UCXpc1QSCfxX4cOtZNzxm36XI/ID8JqHBNN7wXwcF+tv/9TIdrYEaMRQDLU3s9oqGiA= Received: by 10.67.88.7 with SMTP id q7mr288239ugl.1191285071544; Mon, 01 Oct 2007 17:31:11 -0700 (PDT) Received: by 10.86.71.6 with HTTP; Mon, 1 Oct 2007 17:31:11 -0700 (PDT) Message-ID: <790a9fff0710011731o6b7ffd6bm70eaf78539232862@mail.gmail.com> Date: Mon, 1 Oct 2007 19:31:11 -0500 From: "Scot Hetzel" To: "Lowell Gilbert" In-Reply-To: <44ejge749p.fsf@Lowell-Desk.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44abr2pf22.fsf@Lowell-Desk.lan> <44ejge749p.fsf@Lowell-Desk.lan> Cc: freebsd-ports@freebsd.org Subject: Re: cups-base: lost http_t type? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Oct 2007 00:31:13 -0000 This problem has been fixed in the gtk20 port, re-cvsup. Scot On 10/1/07, Lowell Gilbert wrote: > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk > -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include > -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS > -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE > -I/usr/local/include -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe > -Wall -MT gtkprintercups.lo -MD -MP -MF .deps/gtkprintercups.Tpo -c > gtkprintercups.c -fPIC -DPIC -o .libs/gtkprintercups.o > gtkprintercups.c: In function `gtk_printer_cups_get_ppd_name': > gtkprintercups.c:138: warning: assignment discards qualifiers from pointer > target type > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk > -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include > -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS > -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE > -I/usr/local/include -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe > -Wall -MT gtkprintercups.lo -MD -MP -MF .deps/gtkprintercups.Tpo -c > gtkprintercups.c -o gtkprintercups.o >/dev/null 2>&1 > if /bin/sh /usr/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=compile > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk > -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include > -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS > -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE > -I/usr/local/include -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing > -pipe -Wall -MT gtkcupsutils.lo -MD -MP -MF ".deps/gtkcupsutils.Tpo" \ > -c -o gtkcupsutils.lo `test -f 'gtkcupsutils.c' || echo > './'`gtkcupsutils.c; \ > then mv -f ".deps/gtkcupsutils.Tpo" ".deps/gtkcupsutils.Plo"; \ > else rm -f ".deps/gtkcupsutils.Tpo"; exit 1; \ > fi > cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../gtk > -I../../../gtk -I../../../gdk -I../../../gdk -I/usr/local/include > -DGTK_PRINT_BACKEND_ENABLE_UNSUPPORTED -D_REENTRANT -D_THREAD_SAFE > -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include > -I/usr/local/include/pango-1.0 -I/usr/local/include/cairo > -I/usr/local/include -I/usr/local/include/freetype2 > -I/usr/local/include/atk-1.0 -DG_DISABLE_CAST_CHECKS > -I/usr/local/include/freetype2 -I/usr/local/include -D_THREAD_SAFE > -I/usr/local/include -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe > -Wall -MT gtkcupsutils.lo -MD -MP -MF .deps/gtkcupsutils.Tpo -c > gtkcupsutils.c -fPIC -DPIC -o .libs/gtkcupsutils.o > gtkcupsutils.c: In function `_post_send': > gtkcupsutils.c:620: warning: long unsigned int format, different type arg > (arg 3) > gtkcupsutils.c: In function `_get_send': > gtkcupsutils.c:968: error: dereferencing pointer to incomplete type > gmake[4]: *** [gtkcupsutils.lo] Error 1 > gmake[4]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14/modules/printbackends/cups' > gmake[3]: *** [all-recursive] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14/modules/printbackends' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14/modules' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.14' > gmake: *** [all] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11-toolkits/gtk20. > > and my packages are : >