cups-base: lost http_t type?

Scot Hetzel swhetzel at gmail.com
Mon Oct 1 17:31:13 PDT 2007


This problem has been fixed in the gtk20 port, re-cvsup.

Scot

On 10/1/07, Lowell Gilbert <freebsd-ports-local at 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 :
>


More information about the freebsd-ports mailing list