Re: Another clang problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dimitry Andric
Date: Sunday, October 3, 2010 - 3:34 pm

On 2010-10-03 17:21, Dimitry Andric wrote:

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"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Another clang problem, Derek Tattersall, (Sun Oct 3, 6:41 am)
Re: Another clang problem, Rui Paulo, (Sun Oct 3, 6:54 am)
Re: Another clang problem, Derek Tattersall, (Sun Oct 3, 7:04 am)
Re: Another clang problem, Dimitry Andric, (Sun Oct 3, 8:21 am)
Re: Another clang problem, Roman Divacky, (Sun Oct 3, 12:50 pm)
Re: Another clang problem, Garrett Cooper, (Sun Oct 3, 1:30 pm)
Re: Another clang problem, Dimitry Andric, (Sun Oct 3, 3:34 pm)
Re: Another clang problem, Renato Botelho, (Mon Oct 4, 11:41 am)
Re: Another clang problem, Dimitry Andric, (Mon Oct 4, 11:45 am)
Re: Another clang problem, Derek Tattersall, (Mon Oct 4, 3:15 pm)