It appears to be due to clang's strictness:

...
g++ -DHAVE_CONFIG_H -I.  -I./.. -isystem /usr/X11R6/include 
-I/sw/include  -O2 -g -Wall -W -Wwrite-strings -mminimal-toc -trigraphs 
  -c -o home.o home.C
clang: warning: unknown argument: '-mminimal-toc' 
[-Wunused-command-line-argument-hard-error-in-future]
clang: note: this will be a hard error (cannot be downgraded to a 
warning) in the future
clang: warning: argument unused during compilation: '-mminimal-toc'
In file included from cwd.C:31:
In file included from ./cwd.h:32:
./strclass.h:813:19: error: friend declaration specifying a default argument
       must be a definition
     friend string common_prefix(const string& x, const string& y,


-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
The best possible search technologies are now affordable for all companies.
Download your FREE open source Enterprise Search Engine today!
Our experts will assist you in its installation for $59/mo, no commitment.
Test it for FREE on our Cloud platform anytime!
http://pubads.g.doubleclick.net/gampad/clk?id=145328191&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to