Re: [Fink-users] Failed: phase compiling: ddd-3.3.12-3 failed

2014-04-26 Thread Remko Scharroo
On 26 Apr 2014, at 20:47, Stefan Bruda ste...@bruda.ca wrote: Hello, At 20:02 -0400 on 2014-4-17 Stefan Bruda wrote: ddd fails as follows: g++ -DHAVE_CONFIG_H -I. -I./.. -isystem /usr/X11R6/include -I/sw/include -O2 -g -Wall -W -Wwrite-strings -mminimal-toc -trigraphs -c -o ddd.o

Re: [Fink-users] Error installing gmt5 on 10.9

2014-04-04 Thread Remko Scharroo
Hi Max and Kurt I think cmake gets to this error because the gshhg package is not installed. I don’t know how that can happen, because gmt5 requires gshhg. The only thing I can think off is that it was removed manually (not through fink). Max, can you please run: $ fink reinstall gshhg and

Re: [Fink-users] Fink package ddd on 10.9 fails to compile

2013-12-07 Thread Remko Scharroo
Thanks Alex for the suggested patch. Since Max indicated he is no longer interested in maintaining the package, I volunteer to take over. I’ve contributed the fix to the patch file: https://sourceforge.net/p/fink/package-submissions/4380/ Remko On 7 Dec 2013, at 19:38, Alexander Hansen

[Fink-users] Fink package ddd on 10.9 fails to compile

2013-11-20 Thread Remko Scharroo
I have a problem with the Fink ddd package on 10.9. Below is the error message. Clearly g++ provided by clang behaves differently than on 10.8 where it compiled fine. 1) There is no more option -mminimal-toc 2) It is (justifiably) more fussy about ambiguous overloading. Is there a remedy? Remko

Re: [Fink-users] GMT via Fink on Mac OS 10.7

2011-09-28 Thread Remko Scharroo
Hi Kurt and David, David already hinted at the solution. Simply add SetMAKEFLAGS: -j1 near the top of the Fink gmt.info file (after NoSetLDFLAGS: true, for example). That should do the trick. Can you upload that fix Kurt? No need to update the revision I suspect, since it doesn't change the