#12148 closed defect (duplicate)
gtk2 +quartz fails
Reported by: | luke-macports@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.4.42 |
Keywords: | Cc: | luke-macports@…, ryandesign (Ryan Carsten Schmidt), rhwood@… | |
Port: |
Description
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I../.. -I../../gdk -I../../gdk -DGDK_PIXBUF_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -D_REENTRANT -DXTHREADS -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -xobjective-c -I/opt/local/include -no-cpp-precomp -DX_LOCALE -I/opt/local/include -I/usr/X11R6/include -MT gdkdrawable-quartz.lo -MD -MP -MF .deps/gdkdrawable-quartz.Tpo -c gdkdrawable-quartz.c -fno-common -DPIC -o .libs/gdkdrawable-quartz.o
gdkdrawable-quartz.c: In function 'gdk_quartz_ref_cairo_surface': gdkdrawable-quartz.c:64: error: incompatible type for argument 1 of 'cairo_quartz_surface_create' gdkdrawable-quartz.c:64: error: too many arguments to function 'cairo_quartz_surface_create' make[4]: * [gdkdrawable-quartz.lo] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all] Error 2 make[1]: * [all-recursive] Error 1 make: * [all] Error 2
Change History (3)
comment:1 Changed 17 years ago by markd@…
Cc: | ryandesign@… added |
---|
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | luke-macports@… rhwood@… added |
---|---|
Milestone: | → Port Bugs |
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #11745.
Perhaps a duplicate of #11745. Or is cairo installed with the quartz variant? Do 'port installed cairo' to find out.