On 28/05/2012, at 5:14 PM, Alvin Alexander wrote: > CentOS 5 a.k.a. RHEL 5
I think that CXXFLAGS="-Wno-deprecated-declarations -Wno-unknown-pragmas" ./configure will work around this. > > Regards, > Alvin > > > On 29/05/2012 6:54, Leif Hedstrom wrote: >> On 5/28/12 5:50 PM, Alvin Alexander wrote: >>> Still got errors : >>> >>> InkAPITest.cc: In function âvoid >>> RegressionTest_SDK_API_INKStatIntSet(Regression >>> Test*, int, int*)â: >>> InkAPITest.cc:1862: warning: âINKStatCreateâ is deprecated (declared at >>> api/ts/t >>> s.h:2873) >>> InkAPITest.cc:1862: warning: âINKStatCreateâ is deprecated (declared at >>> api/ts/t >>> s.h:2873) >>> InkAPITest.cc:1864: warning: âINKStatIntSetâ is deprecated (declared at >>> api/ts/t >>> s.h:2887) >>> >>> ... >>> >>> InkAPITest.cc:2083: warning: âINKStatIntGetâ is deprecated (declared at >>> api/ts/t >>> s.h:2883) >>> make[2]: *** [InkAPITest.o] Error 1 >>> make[2]: Leaving directory `/data/trafficserver-3.1.4-unstable/proxy' >>> make[1]: *** [install-recursive] Error 1 >>> make[1]: Leaving directory `/data/trafficserver-3.1.4-unstable/proxy' >>> make: *** [install-recursive] Error 1 >>> [root@cache trafficserver-3.1.4-unstable]# >> >> >> Hmmm, what platform are you on? I've tried a zillion platforms, and also all >> buildbots, and they work. Maybe this breaks on some really old gcc flavors. >> You on RHEL4 or 5? >> >> -- Leif >> >> >> **************************************************************************************************************************************** >> >> This footnote confirms that this email message has been scanned by PSN >> Anti-Spam system for presence of malicious code, vandals & computer viruses. >> **************************************************************************************************************************************** >> >> >> >> >>
