Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#14974 closed defect (fixed)

upgrade of libpdf breaks gnuplot

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port:

Description

Like this:

chibi:xemacs steve$ gnuplot
dyld: Library not loaded: /opt/local/lib/libpdf.6.dylib
  Referenced from: /opt/local/bin/gnuplot
  Reason: image not found
Trace/BPT trap

I realize that one can avoid this by always rebuilding dependents, but that is very time-consuming. It would be nice if library upgrades that change dylib version warned about breaking dependents.

Change History (3)

comment:1 Changed 16 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

/opt/local/lib/libpdf.6.dylib should not have disappeared in this version update.
It was a bug and has been fixed in r35939.

As for the larger point about library dependencies, I agree it would be nice to reduce unnecessary recompiling.

comment:2 Changed 16 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Fixed as per comment:1.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.