can't read "configure.universal_ldflags": no such variable
Joshua Root
jmr at macports.org
Wed May 13 20:49:40 PDT 2009
On 2009-5-14 13:35, Ryan Schmidt wrote:
>
> On Apr 21, 2009, at 08:37, Ryan Schmidt wrote:
>
> As you can see, the universal_ldflags will always end up containing the
> arch flags. On PowerPC, an additional part is appended. On Leopard, a
> different additional part is appended. The extra Leopard part has
> already been removed from trunk
>
> http://trac.macports.org/changeset/46451
>
> so I think users of trunk would also experience the issue on Leopard, if
> they are not on PowerPC.
[snip]
>
> On non-PowerPC non-Leopard, this will end up with universal_ldflags
> becoming empty, which will cause it to be unset entirely. Therefore an
> error occurs when we then try to append the now-nonexistent
> universal_ldflags to configure.ldflags below:
Actually, the option-delete behaviour didn't make much sense, so it was
changed: <http://trac.macports.org/changeset/44901>
- Josh
More information about the macports-dev
mailing list