Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Oct 2007 19:31:11 -0500
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "Lowell Gilbert" <freebsd-ports-local@be-well.ilk.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: cups-base: lost http_t type?
Message-ID:  <790a9fff0710011731o6b7ffd6bm70eaf78539232862@mail.gmail.com>
In-Reply-To: <44ejge749p.fsf@Lowell-Desk.lan>
References:  <44abr2pf22.fsf@Lowell-Desk.lan> <44ejge749p.fsf@Lowell-Desk.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
This problem has been fixed in the gtk20 port, re-cvsup.

Scot

On 10/1/07, Lowell Gilbert <freebsd-ports-local@be-well.ilk.org> 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 :
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0710011731o6b7ffd6bm70eaf78539232862>