Not sure if the current CVS is broken, but I tried to build the most
recent version of RTG so I can move off of 0.7.4 and couldn't make it
happen. Building this on FreeBSD 6.0-RELEASE w/ png12 & gd2. I want
to make it very clear that I am not a programmer, and that my
particular environment may be totally broken -- I'm just throwing this
info out there in case other people find out that it helps.<br>
<br>seshat&gt; make<br>Making all in cgilib-0.4<br>&quot;Makefile&quot;, line 161: Could not find .deps/cgi.Po<br>make: fatal errors encountered -- cannot continue<br>*** Error code 1<br><br>Stop in /usr/home/rtg/rtg.<br>

<br>=======<br><br>commenting out line 161 results in ...<br><br><br>seshat&gt; make<br>source=&#39;cgi.c&#39;
object=&#39;cgi.o&#39; libtool=no&nbsp; depfile=&#39;.deps/cgi.Po&#39;
tmpdepfile=&#39;.deps/cgi.TPo&#39;&nbsp; depmode=gcc3 /usr/local/bin/bash
../config/depcomp&nbsp; gcc -DHAVE_CONFIG_H -I. -I. -I../config&nbsp;&nbsp;&nbsp;
-I/usr/local/include -I/usr/local/include -I/usr/local/include/mysql
-I/usr/local/include/net-snmp -I/usr/local/include/net-snmp/<div id="1fo5" class="ArwC7c ckChnd">..&nbsp; -g -O2 -c `test -f cgi.c || echo &#39;./&#39;`cgi.c<br>
cgi.c:84: fatal error: opening dependency file .deps/cgi.TPo: No such file or directory<br>compilation terminated.<br>*** Error code 1<br><br>Stop in /usr/home/rtg/rtg/cgilib-0.4.<br><br>==================<br><br><br>So,
there&#39;s no fix for that without diving into the C. However, my existing
0.7.4 build has a cgi.Po in it&#39;s source in the right place. I checked
the CVS @ sourceforge, and there is no cgi.Po or cgi.TPo anywhere --
even in the older r0_7. Thus, I&#39;m thinking that it&#39;s just missing. I
copied my 0.7.4 cgi.Po from my live server over to the new build, and
it died again.<br>
<br>The libtool that is created from running the default ./configure
results in a libtool file that does not support the &quot;--tag&quot; convention,
and says it is version 1.4.3. I had to delete it and put in my own
libtool, which is version 1.5.22. This may very well be an artifact of
my ports-based FreeBSD installation. Once replaced, everything seemed
to work OK.<br>
<br>From there, another problem popped up, referenced in an earlier
mailing list thread RE: targetmaker 0.6.1 being broken. After
./configure, I removed it from the Makefile on the line <br>&quot;contrib_DATA = README targetmaker-0.6.1.tar.gz dbprune.tar.gz&quot;<br>
<br>From there, I similarly found that BER.pm, SNMP_Session.pm, SNMP_util.pm were all not included in the CVS. I copied them over from 0.7.4, and everything compiled &amp; installed just fine.<br><br>Hopefully this spreads around
info for some other people, and maybe will push along .8 or .9 making
it into a polished release form :)<br><br>Last but not least, I want to
thank the RTG team for their efforts - the product is amazing and I&#39;m
sure makes a lot of billing-dollars happen around the world every day.<br>
<br>Cheers,<br><font color="#888888">Randal</font></div>