Re: Another clang problem

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Mon, 04 Oct 2010 00:34:35 +0200
On 2010-10-03 17:21, Dimitry Andric wrote:
> Since gnash has about a gazillion dependencies, and I have the idea that
> after 12 hours of building stuff, I will not be able to reproduce your
> error message anyway, could you please post it (or upload it, if it is
> very large)?

I cannot reproduce your problem, even after installing the gazillion
dependencies. :)

However, gnash has the same problem that a lot of other ports have: its
configure script assumes the verbose output of a linking command has a
certain format.  The end result is almost always a linking error
"hidden symbol `__dso_handle' in /usr/lib/crtbegin.o is referenced by
DSO", or similar.

That problem should be fixed by this patch:
http://www.andric.com/freebsd/clang/graphics-gnash-clang.diff

There is also a chance this might fix your issue, can you please try it
out?
Received on Sun Oct 03 2010 - 20:34:29 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:08 UTC