Opened 12 years ago
Last modified 8 months ago
#38566 new defect
rawstudio: error: gdk/gdkx.h: No such file or directory
Reported by: | sasoph@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | rawstudio |
Description
10.5.8 PPC, Xcode 3.1.4
In file included from rawstudio.c:26: rawstudio.h:46:1: warning: "__deprecated" redefined In file included from /usr/include/limits.h:63, from /usr/lib/gcc/powerpc-apple-darwin9/4.0.1/include/limits.h:10, from /opt/local/lib/glib-2.0/include/glibconfig.h:11, from /opt/local/include/glib-2.0/glib/gtypes.h:34, from /opt/local/include/glib-2.0/glib/galloca.h:34, from /opt/local/include/glib-2.0/glib.h:32, from /opt/local/include/glib-2.0/glib/gprintf.h:23, from /opt/local/include/glib-2.0/glib/gstdio.h:24, from rawstudio.c:20: /usr/include/sys/cdefs.h:461:1: warning: this is the location of the previous definition In file included from rawstudio.c:27: gtk-interface.h:22:22: error: gdk/gdkx.h: No such file or directory rawstudio.c: In function ‘rs_gdk_lock’: rawstudio.c:540: warning: ‘g_static_rec_mutex_lock’ is deprecated (declared at /opt/local/include/glib-2.0/glib/deprecated/gthread.h:173) rawstudio.c: In function ‘rs_gdk_unlock’: rawstudio.c:546: warning: ‘g_static_rec_mutex_unlock’ is deprecated (declared at /opt/local/include/glib-2.0/glib/deprecated/gthread.h:179) rawstudio.c: In function ‘main’: rawstudio.c:571: warning: ‘g_thread_init’ is deprecated (declared at /opt/local/include/glib-2.0/glib/deprecated/gthread.h:259) make[2]: *** [rawstudio.o] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_rawstudio/rawstudio/work/rawstudio-1.2/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_rawstudio/rawstudio/work/rawstudio-1.2' make: *** [all] Error 2
Attachments (1)
Change History (4)
Changed 12 years ago by sasoph@…
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added; nomaintainer@… removed |
---|---|
Keywords: | PPC PowerPC Leopard 10.5.8 removed |
Summary: | rawstudio Build Error → rawstudio: error: gdk/gdkx.h: No such file or directory |
comment:2 Changed 12 years ago by sasoph@…
(ryandesign said) Do you perhaps have gtk2 installed with the +quartz variant?
Yes I do.
Looking forward to the patch, thanks.
Note: See
TracTickets for help on using
tickets.
Do you perhaps have gtk2 installed with the +quartz variant? Based on the error message you received, rawstudio appears to require gtk2 installed with the +x11 variant.
I have gtk2 +x11 installed, and I got a different error. I noticed rawstudio 2.0 was available, so I tried to update the port. But version 2.0 appears not to be compatible with libpng 1.5 yet. I can look into patching it later.