Opened 16 years ago

Closed 16 years ago

#14547 closed defect (fixed)

bug in libgnomecups

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

Description

printing is broken due to ippNewRequest no longer being supported in libgnomecups. there's a patch in fink that seems to fix this problem, I will attach patch.

Attachments (1)

gnomecups.patch (1.2 KB) - added by mandrake@… 16 years ago.
patch that should fix printing w/ gnomecups

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by mandrake@…

Attachment: gnomecups.patch added

patch that should fix printing w/ gnomecups

comment:1 Changed 16 years ago by mandrake@…

just for the record, the output when you try to print using the latest gnomecups:

dyld: lazy symbol binding failed: Symbol not found: _ippNewRequest

Referenced from: /opt/local/lib/libgnomecups-1.0.1.dylib Expected in: flat namespace

dyld: Symbol not found: _ippNewRequest

Referenced from: /opt/local/lib/libgnomecups-1.0.1.dylib Expected in: flat namespace

Trace/BPT trap

comment:2 Changed 16 years ago by paulbeard@…

I don't know if this works or not, as I had no luck getting the patch applied. Can someone check it and commit it?

comment:3 Changed 16 years ago by pguyot (Paul Guyot)

Resolution: fixed
Status: newclosed

Fixed in r39905.

Note: See TracTickets for help on using tickets.