﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1349	Missing 'psphotModelBackgroundReadoutNoFile' definition in headers.	Michael Wood-Vasey	Paul Price	"I've been having trouble for a few days with message such as the following when attempting to compile 'eam-20091201':

---
cc1: warnings being treated as errors
ppStackMatch.c: In function 'stackBackgroundModel':
ppStackMatch.c:146: warning: implicit declaration of function 'psphotModelBackgroundReadoutNoFile'
ppStackMatch.c:146: warning: initialization makes pointer from integer without a cast
make[2]: *** [ppStack-ppStackMatch.o] Error 1
make[2]: *** Waiting for unfinished jobs....
---

It looks like there's a function prototype missing in the headers.  I haven't been able to find such a definition.  Is there an un-checked-in header file sitting around in someone's directory?

If I force things through (unsetting -Werror), I get a related error in ppSub.

---
ppSubMatchPSFs.c: In function ‘subScaleKernel’:
ppSubMatchPSFs.c:161: warning: implicit declaration of function ‘pmSubtractionParamsScale’
ppSubMatchPSFs.c: In function ‘ppSubMatchPSFs’:
ppSubMatchPSFs.c:337: error: too many arguments to function ‘pmSubtractionMatch’
---
"	defect	closed	normal		build	Development Stage	normal	worksforme		
