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-unsubscribe@freebsd.org"