Ticket #10829 (closed defect: fixed)
BUG: Gnopernicus-1.1.2 has missing dependencies: gconf, libgnome, & libgnomeui
| Reported by: | jonefoley@… | Owned by: | yeled@… |
|---|---|---|---|
| Priority: | High | Milestone: | |
| Component: | ports | Version: | 1.3.2 |
| Keywords: | gnopernicus | Cc: | markd@… |
| Port: |
Description
The last build line prior to the error is below, the header gdkx.h appears to be missing (missing dependency?).
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../srutil -DORBIT2=1 -D_REENTRANT -I/opt/local/include/at-spi-1.0 -I/usr/X11R6/include -I/opt/local/include/libbonobo-2.0 -I/opt/local/include/atk-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/orbit-2.0 -I/opt/local/include/bonobo-activation-2.0 -I/opt/local/include/gconf/2 -DG_LOG_DOMAIN=\"gnopernicus\" -L/opt/local/lib -I/opt/local/include -no-cpp-precomp -flat_namespace -undefined suppress -MT libke.lo -MD -MP -MF .deps/libke.Tpo -c libke.c -fno-common -DPIC -o .libs/libke.o libke.c:30:23: error: gdk/gdkx.h: No such file or directory libke.c: In function 'ke_get_keycode_from_keysym': libke.c:411: warning: assignment makes pointer from integer without a cast libke.c: In function 'ke_get_key_index_for_keycode': libke.c:431: warning: assignment makes pointer from integer without a cast make[3]: *** [libke.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
Warning: the following items did not execute (for gnopernicus): com.apple.activate com.apple.build com.apple.destroot com.apple.install Error: Status 1 encountered during processing.

