Opened 19 years ago

Closed 19 years ago

#2822 closed defect (fixed)

BUG: gimp-print-config

Reported by: yves@… Owned by: tobypeterson
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: fabianwenk (Fabian Wenk)
Port:

Description

I looked why gimp2 fails to configure with gimp-print and found that gimpprint-config needs -lintl

gimpprint_libs="-lgimpprint -lm -lintl"

after ...

checking for gimpprint-config... /opt/local/bin/gimpprint-config checking for GIMP-PRINT - version >= 4.2.0... yes

Change History (8)

comment:1 Changed 19 years ago by mww@…

Owner: changed from darwinports-bugs@… to toby@…

assign to maintainer; for next time, _please_ have a look at http://darwinports.opendarwin.org/docs/ch01s05.html#user_bugs

comment:2 Changed 19 years ago by toby@…

So? gimp2 depends on gtk2, which depends on glib2, which depends on gettext. If gettext isn't being installed first, then something else is going wrong.

comment:3 Changed 19 years ago by yves@…

Not exactly so

I had gettext installed before gimp-print, but the fact that the -lintl flag is not present in gimpprint- config causes missing symbols error at link time, at least in gimp2 configure

comment:4 Changed 19 years ago by toby@…

I thought you were saying that gimpprint-config *did* have -lintl.

comment:5 Changed 19 years ago by snu@…

Summary: gimp-print-configBUG: gimp-print-config

Please use correct summary format.

comment:6 Changed 19 years ago by toby@…

Cc: fabian@… added

* Bug 4666 has been marked as a duplicate of this bug. *

comment:7 Changed 19 years ago by toby@…

Status: newassigned

comment:8 Changed 19 years ago by toby@…

Resolution: fixed
Status: assignedclosed

should be fixed now

Note: See TracTickets for help on using tickets.