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?
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to