﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
987	error compiling psLib using configure with --enable-optimize	koppenh@…	Paul Price	"Sorry for version unspecified I was using the one that came with ipp-2.3. 
Where do I find the version?


this error only occurs when psLib is configured with the option --enable-optimize

probably a typo?


gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../src/sys -I../../src/astro -I../../src/db -I../../src/fft -I../../src/fits -I../../src/imageops -I../../src/jpeg -I../../src/math -I../../src/mathtypes -I../../src/types -pthread -I/home/apus/koppenh/include/mysql -DHAVE_PSDB -I/home/apus/koppenh/include -I/home/apus/koppenh/inclu
de -pipe -O2 -g -DPS_NO_TRACE -Wall -Werror -D_XOPEN_SOURCE=600 -D_POSIX_C_SOURCE=200112L -MT libpslibmath_la-psStats.lo -MD -MP -MF .deps/libpslibmath_la-psStats.Tpo -c psSt
ats.c  -fPIC -DPIC -o .libs/libpslibmath_la-psStats.o
psStats.c: In function 'vectorFittedStats_v3':
psStats.c:1609: error: 'upperMean' undeclared (first use in this function)
psStats.c:1609: error: (Each undeclared identifier is reported only once
psStats.c:1609: error: for each function it appears in.)
psStats.c:1610: error: 'upperStdev' undeclared (first use in this function)
make[3]: *** [libpslibmath_la-psStats.lo] Error 1
make[3]: Leaving directory `/home/apus/koppenh/ipp-2.3/psLib/src/math'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/apus/koppenh/ipp-2.3/psLib/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/apus/koppenh/ipp-2.3/psLib/src'
make: *** [all-recursive] Error 1"	defect	closed	high		math	unspecified	normal	fixed		
