pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/32753 ([patch] graphics/graphviz-2.6nb2: Unresolved symbols on OS X)
The following reply was made to PR pkg/32753; it has been noted by GNATS.
From: Min Sik Kim <minskim%NetBSD.org@localhost>
To: Idar Tollefsen <idart%performancedesign.no@localhost>
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/32753 ([patch] graphics/graphviz-2.6nb2: Unresolved symbols on
OS X)
Date: Sun, 19 Mar 2006 19:57:33 -0800
On Mar 19, 2006, at 9:30 AM, Idar Tollefsen wrote:
> Close, but no cigar. It's missing "_lt_preloaded_symbols":
That's strange. I cannot reproduce it. lt_preloaded_symbols should
be available in libltdl, which is linked with one of the libraries
added by patch-ae, libgvc_buildtin. Let's see the next Darwin bulk
build results.
> I've attached a modified version of the patch I suggested earlier.
> This one with the same libs added to libgvplugin_usershape_gd's
> dependencies as well, as I saw was done with patch-ae. It's
> otherwise the same patch. Since it works with these libs added, why
> was it changed in patch-ae?
Because the libraries added by patch-ae are those which actually
define missing symbols. Your suggestion probably include all of
those, but they are not minimal.
Regards,
Min Sik Kim
Home |
Main Index |
Thread Index |
Old Index