Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#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

Perhaps a duplicate of #11745. Or is cairo installed with the quartz variant? Do 'port installed cairo' to find out.

comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: luke-macports@… rhwood@… added
Milestone: Port Bugs
Resolution: duplicate
Status: newclosed

Duplicate of #11745.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.