I think the issue[1] with hidden pthread_attr_get_np is gcc specific. pthread_np.h in config/system-headers should be enough to unhide it. [1] http://docs.freebsd.org/cgi/mid.cgi?86mxposuzj.fsf How-To-Repeat: 1. build with gcc45 and basegcc 2. nm -D /usr/local/lib/firefox/libxul.so | grep 'pthread.*attr'
State Changed From-To: open->feedback There's no port firefox-aurora in the repository. Can you be more specific about where this patch should be applied?
State Changed From-To: feedback->closed Submitter's email address bounced.
State Changed From-To: closed->open This is actually a valid PR and i'm working on it. We have firefox-aurora in the gecko svn repo.
State Changed From-To: open->closed Committed. Thanks!