no idea here...<br>there was a bug report acouple of weeks ago on a strange compilation error on centos due to the fact that the shipped agg package had a bug (agg versions are actually different even if they have the same version number, 
i.e., there are no 2.4.1, etc,&nbsp; versions). In that case the compile error disappeared when using the latest 2.4 package from antigrain.<br>I&#39;ve checked the gd source, and gdImageGetTrueColorPixel in 2.0.23 is the same than in 
2.0.35 (although in 2.0.35 it is declared as extern int instaed of only int).<br>so perhaps you could try with a recent source distribution of agg and see what gives<br><br>tb<br><br><div><span class="gmail_quote">On 8/24/07, 
<b class="gmail_sendername">Stephen Woodbridge</b> &lt;<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
OK, thanks for the heads up.<br>I wonder why that is?<br><br>Thanks,<br>&nbsp;&nbsp; -Steve<br><br>Huey Brantley wrote:<br>&gt; I built on CENTOS fine except I couldn&#39;t use AGG 2.4 I downloaded.<br>&gt; Couldn&#39;t get it to locate the libs properly. I later did yum install
<br>&gt; agg-devel and MS5 builds fine.<br>&gt;<br>&gt; -h<br>&gt;<br>&gt; On Fri, 2007-08-24 at 11:05 -0400, Stephen Woodbridge wrote:<br>&gt;&gt; Hi,<br>&gt;&gt;<br>&gt;&gt; I was trying to build mapserver on Centos 5? box and ran into a strange
<br>&gt;&gt; error trying to build with AGG support.<br>&gt;&gt;<br>&gt;&gt; I don&#39;t have the exact error message here, but it was something about<br>&gt;&gt; mapagg.cpp:224 complaining about gdImageGetTrueColorPixel not being
<br>&gt;&gt; available in some C++ context.<br>&gt;&gt;<br>&gt;&gt; Without AGG, it built fine. The system has GD-2.0.23 installed. If AGG<br>&gt;&gt; has a requirement for a newer version of GD we should test and catch<br>
&gt;&gt; this in configure.<br>&gt;&gt;<br>&gt;&gt; Any thoughts on this. Has anyone else run into this?<br>&gt;&gt;<br>&gt;&gt; Everything builds fine on my Debian box with GD-2.0.33 installed.<br>&gt;&gt;<br>&gt;&gt; -Steve W
<br></blockquote></div><br>