Re: seamonkey-1.1.17-1
Martin Costabel <[email protected]> Thu, 17 Sep 2009 10:41:37 +0200
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
Robert Wyatt wrote: > Hi all, > > On 32-bit 10.6 seamonkey is giving an error: > > c++ -o rcthread.o -c -I/sw/lib/fontconfig2/include -I/sw/include > -pipe -Wmost -fno-common -pthread -Os -fPIC -UDEBUG -DMOZILLA_CLIENT=1 > -DNDEBUG=1 -DHAVE_VISIBILITY_HIDDEN_ATTRIBUTE=1 -DXP_UNIX=1 -DDARWIN=1 > -DHAVE_BSD_FLOCK=1 -Di386=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 > -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_PR_INET6 > -D_NSPR_BUILD_ > -I/sw/src/fink.build/seamonkey-1.1.17-1/mozilla/dist/include/nspr > rcthread.cpp > In file included from rcthread.cpp:40: > rcthread.h:190: error: ISO C++ forbids declaration of > 'RCPrimordialThread' with no type [] > Happy to try suggestions, These are typically results of C++ coding sloppiness that is no longer tolerated by g++-4.2 (similar to what appeared for gpdf). Fixing it needs careful looking at the code and inserting some class declaration or other at the right place. Nothing that can be done quickly or mechanically. -- Martin ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf