Index: /trunk/magic/remove/src/streaksastrom.c
===================================================================
--- /trunk/magic/remove/src/streaksastrom.c	(revision 27465)
+++ /trunk/magic/remove/src/streaksastrom.c	(revision 27466)
@@ -378,5 +378,5 @@
 linearizeTransforms(strkAstrom *astrom)
 {
-    if (!pmAstromLinearizeTransforms((pmFPA *) astrom->fpa, (pmChip *) astrom->chip)) {
+    if (!pmAstromLinearizeTransforms((pmFPA *) astrom->fpa, (pmChip *) astrom->chip, NULL, NULL, NULL, 0, 0)) {
         psErrorStackPrint(stderr, "linear fit to astrometry failed. ignoring\n");
         return false;
