Re: Xtide Broken on X86 X64 current

2014-10-03 Thread Lowell Gilbert
Manfred Antar writes: > I've done more research on this. Mac OSX has a patch so this will compile > with clang without errors. > This is probably the best for current as clang is default compiler. > This patch from OSX works on 11.0 current Interesting. The patch is basically setting a compiler

Re: Xtide Broken on X86 X64 current

2014-10-02 Thread Manfred Antar
At 02:02 PM 10/2/2014, A.J. 'Fonz' van Werven wrote: >Manfred Antar wrote: > >[begin (sic)] >> /usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me >> It uses /usr/local/bin/gcc48 for compiler. >[snip] >> If you: >> vi ./work/xtide-2.13.2/xxGlobal.cc >> >> and add to top of file

Re: Xtide Broken on X86 X64 current

2014-10-02 Thread A.J. 'Fonz' van Werven
Manfred Antar wrote: [begin (sic)] > /usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me > It uses /usr/local/bin/gcc48 for compiler. [snip] > If you: > vi ./work/xtide-2.13.2/xxGlobal.cc > > and add to top of file: > extern "C" int isnan (double); > > It will compile. [end (

Re: Xtide Broken on X86 X64 current

2014-10-02 Thread Lowell Gilbert
Manfred Antar writes: > /usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me > It uses /usr/local/bin/gcc48 for compiler. > System is current. > The error is : > > xxGlobal.cc: In function 'void Global::PositioningSystem(Coordinates&)': > xxGlobal.cc:80:24: error: 'isnan' was no

Re: Xtide Broken on X86 X64 current

2014-10-02 Thread A.J. 'Fonz' van Werven
Manfred Antar wrote: [begin (sic)] > /usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me [snip] [end (sic)] I'm not the maintainer of this port, but I'm running some exploratory diagnostics on it right now. AvW -- Imbibo, ergo sum. pgp0ZwAhHnfZu.pgp Description: PGP signat

Xtide Broken on X86 X64 current

2014-10-02 Thread Manfred Antar
/usr/ports/astro/xtide doesn't complie on amd64 or i386 current for me It uses /usr/local/bin/gcc48 for compiler. System is current. The error is : xxGlobal.cc: In function 'void Global::PositioningSystem(Coordinates&)': xxGlobal.cc:80:24: error: 'isnan' was not declared in this scope if