Subject: Re: CVS commit: pkgsrc/graphics/ivtools
To: None <pkgsrc-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@britannica.bec.de>
List: pkgsrc-changes
Date: 06/22/2007 15:23:06
On Thu, Jun 21, 2007 at 11:55:32AM +0000, Mark Davies wrote:
>
> Module Name: pkgsrc
> Committed By: markd
> Date: Thu Jun 21 11:55:32 UTC 2007
>
> Modified Files:
> pkgsrc/graphics/ivtools: distinfo
> pkgsrc/graphics/ivtools/patches: patch-ac
>
> Log Message:
> Drop the -Wl,-z,defs. Its complaining about unresolved symbols in shared
> libraries that should be unresolved at that stage.
Can you be more precise to which symbols are untentionally unresolved?
This package was a completely mess linkage wise and I fear this will
break it again...
Joerg