G'day All,
I am trying to install
astrometry.net on my Mac from behind an insanely paranoid firewall that does not allow me to use fink, macports or homebrew. So I've downloaded the code and tried Make. The build went surprisingly well until the following errors kicked up:
Undefined symbols:
"_ffpcom", referenced from:
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
"_ffphis", referenced from:
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
"_ffopentest", referenced from:
_image2xy_files in image2xy-files.o
"_ffclos", referenced from:
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
_image2xy_files in image2xy-files.o
(and a bunch of others)
My first reaction is that I am missing a package of some sort, but it's not obvious to me what it could be. Anyone have any thoughts?
(Note - there *were* other errors/warnings kicked up before this stuff, but nothing that killed the build (duh!) and none that seem obviously connected - I can supply any helpful soul with the build output if that would be of use).
Many thanks.
-BRAD-