Opened 19 years ago

Closed 19 years ago

#2642 closed defect (fixed)

BUG: gnome-print does not build

Reported by: ksahr@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: ksahr@…
Port:

Description

I am on MacOS 10.3.7 and have have been trying unsuccessfully to get gnome-print to build for about a week. Yesterday I deleted my entire existing darwinports directory tree, re-installed DarwinPorts, and then tried to install gnome-print. I received the following error:

mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I../intl -I/usr/X11R6/include -I/ usr/X11R6/include/freetype2 -I/opt/local/include/gnome-1.0 -DNEED_GNOMESUPPORT_H - I/opt/local/lib/gnome-libs/include -I/opt/local/include/gtk-1.2 -I/opt/local/inclu de/glib-1.2 -I/opt/local/lib/glib/include -I/usr/X11R6/include -I/opt/local/includ e/gdk-pixbuf-1.0 -I/opt/local/include/gnome-xml -DPROFILEDIR=\"/opt/local/share/gn ome-print/profiles/\" -DGNOMEPRINT_LIBDIR=\"/opt/local/lib\" -I/opt/local/include/ gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -I/usr/X11R6/i nclude -DGNOMELOCALEDIR=\"/opt/local/share/locale\" -DBINDIR=\"/opt/local/bin\" -D DATADIR=\"/opt/local/share\" -DFONTMAPDIR_STATIC=\"/opt/local/share/gnome/fonts\" -DFONTMAPDIR_DYNAMIC=\"/opt/local/etc/gnome/fonts\" -g -O2 -Wall -Wunused -c gnome -print-master.c -fno-common -DPIC -o .libs/gnome-print-master.lo In file included from /opt/local/include/gnome-1.0/libgnomeui/gnome-stock.h:29,

from gnome-print-master.c:32:

/opt/local/include/gnome-1.0/libgnomeui/gnome-pixmap.h:7:23: gdk_imlib.h: No such file or directory In file included from /opt/local/include/gnome-1.0/libgnomeui/gnome-stock.h:29,

from gnome-print-master.c:32:

/opt/local/include/gnome-1.0/libgnomeui/gnome-pixmap.h:46: error: parse error befo

... trimmed...

Any help would be appreciated.

Kevin

Attachments (1)

patch-Portfile (607 bytes) - added by olegb@… 19 years ago.
patch to Portfile

Download all attachments as: .zip

Change History (6)

comment:1 Changed 19 years ago by snu@…

Summary: gnome-print will not buildBUG: gnome-print does not build

comment:2 Changed 19 years ago by ksahr@…

I did another clean install on Friday. I was then able to get gnome-print to compile by adding -I/opt/ local/include to the Makefile.

Kevin

Changed 19 years ago by olegb@…

Attachment: patch-Portfile added

patch to Portfile

comment:3 Changed 19 years ago by olegb@…

Status: newassigned

please try this patch

comment:4 Changed 19 years ago by ksahr@…

That patch gets it by this error, thanks!

(In reply to comment #3)

please try this patch

comment:5 Changed 19 years ago by olegb@…

Resolution: fixed
Status: assignedclosed

closing bug - commited

Note: See TracTickets for help on using tickets.