<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Cannot compile Tripwire source in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/cannot-compile-tripwire-source/m-p/3748292#M33806</link>
    <description>Hi experts,&lt;BR /&gt;&lt;BR /&gt;I downloaded Tripwire source from &lt;A href="http://sourceforge.net/projects/tripwire" target="_blank"&gt;http://sourceforge.net/projects/tripwire&lt;/A&gt; and cannot compile it successfully in HP Ux 11.11.&lt;BR /&gt;&lt;BR /&gt;#./configure&lt;BR /&gt;....&lt;BR /&gt;#cd src&lt;BR /&gt;#make&lt;BR /&gt;No suffix list.&lt;BR /&gt;Making all in cryptlib&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;ln -f libcryptlib.a ../../lib/libcryptlib.a&lt;BR /&gt;ln: Warning! libcryptlib.a and ../../lib/libcryptlib.a are identical&lt;BR /&gt;Making all in core&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;ar ru ../../lib/libtripwire.a file_unix.o unixfsservices.o charutil_t.o displayencoder_t.o archive.o charutil.o cmdlineparser.o codeconvert.o core.o coreerrors.o corestrings.o crc32.o debug.o displayencoder.o displayutil.o error.o errorbucketimpl.o errortable.o errorutil.o fileerror.o fileheader.o fsservices.o growheap.o hashtable.o haval.o msystem.o ntmbs.o objectpool.o refcountobj.o serializable.o serializer.o serializerimpl.o serializerutil.o serstring.o srefcountobj.o srefcounttbl.o stdcore.o stringutil.o timebomb.o timeconvert.o tw_signal.o twlimits.o twlocale.o unixexcept.o usernotify.o usernotifystdout.o utf8.o wchar16.o &lt;BR /&gt;Making all in db&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;ar ru ../../lib/libtripwire.a blockfile.o blockrecordarray.o blockrecordfile.o db.o hierdatabase.o hierdbpath.o stddb.o&lt;BR /&gt;Making all in fco&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O -pipe -Wall -c -o fcodatasourceiter.o fcodatasourceiter.cpp&lt;BR /&gt;../core/typed.h:57: warning: 'class iTyped' has virtual functions but non-virtual destructor&lt;BR /&gt;../core/serializable.h:79: warning: 'class iSerializable' has virtual functions but non-virtual destructor&lt;BR /&gt;../core/serializable.h:91: warning: 'class iTypedSerializable' has virtual functions but non-virtual destructor&lt;BR /&gt;fconameinfo.h:46: warning: 'class iFCONameInfo' has virtual functions but non-virtual destructor&lt;BR /&gt;fconame.h:147: error: ISO C++ forbids declaration of 'cFCOName_i' with no type&lt;BR /&gt;fconame.h:147: error: expected ';' before '*' token&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Urey</description>
    <pubDate>Fri, 10 Mar 2006 00:19:43 GMT</pubDate>
    <dc:creator>Urey Cheung</dc:creator>
    <dc:date>2006-03-10T00:19:43Z</dc:date>
    <item>
      <title>Cannot compile Tripwire source</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cannot-compile-tripwire-source/m-p/3748292#M33806</link>
      <description>Hi experts,&lt;BR /&gt;&lt;BR /&gt;I downloaded Tripwire source from &lt;A href="http://sourceforge.net/projects/tripwire" target="_blank"&gt;http://sourceforge.net/projects/tripwire&lt;/A&gt; and cannot compile it successfully in HP Ux 11.11.&lt;BR /&gt;&lt;BR /&gt;#./configure&lt;BR /&gt;....&lt;BR /&gt;#cd src&lt;BR /&gt;#make&lt;BR /&gt;No suffix list.&lt;BR /&gt;Making all in cryptlib&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;ln -f libcryptlib.a ../../lib/libcryptlib.a&lt;BR /&gt;ln: Warning! libcryptlib.a and ../../lib/libcryptlib.a are identical&lt;BR /&gt;Making all in core&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;ar ru ../../lib/libtripwire.a file_unix.o unixfsservices.o charutil_t.o displayencoder_t.o archive.o charutil.o cmdlineparser.o codeconvert.o core.o coreerrors.o corestrings.o crc32.o debug.o displayencoder.o displayutil.o error.o errorbucketimpl.o errortable.o errorutil.o fileerror.o fileheader.o fsservices.o growheap.o hashtable.o haval.o msystem.o ntmbs.o objectpool.o refcountobj.o serializable.o serializer.o serializerimpl.o serializerutil.o serstring.o srefcountobj.o srefcounttbl.o stdcore.o stringutil.o timebomb.o timeconvert.o tw_signal.o twlimits.o twlocale.o unixexcept.o usernotify.o usernotifystdout.o utf8.o wchar16.o &lt;BR /&gt;Making all in db&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;ar ru ../../lib/libtripwire.a blockfile.o blockrecordarray.o blockrecordfile.o db.o hierdatabase.o hierdbpath.o stddb.o&lt;BR /&gt;Making all in fco&lt;BR /&gt;cd ../.. &amp;amp;&amp;amp; make am--refresh&lt;BR /&gt;No suffix list.&lt;BR /&gt;No suffix list.&lt;BR /&gt;g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O -pipe -Wall -c -o fcodatasourceiter.o fcodatasourceiter.cpp&lt;BR /&gt;../core/typed.h:57: warning: 'class iTyped' has virtual functions but non-virtual destructor&lt;BR /&gt;../core/serializable.h:79: warning: 'class iSerializable' has virtual functions but non-virtual destructor&lt;BR /&gt;../core/serializable.h:91: warning: 'class iTypedSerializable' has virtual functions but non-virtual destructor&lt;BR /&gt;fconameinfo.h:46: warning: 'class iFCONameInfo' has virtual functions but non-virtual destructor&lt;BR /&gt;fconame.h:147: error: ISO C++ forbids declaration of 'cFCOName_i' with no type&lt;BR /&gt;fconame.h:147: error: expected ';' before '*' token&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Urey</description>
      <pubDate>Fri, 10 Mar 2006 00:19:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cannot-compile-tripwire-source/m-p/3748292#M33806</guid>
      <dc:creator>Urey Cheung</dc:creator>
      <dc:date>2006-03-10T00:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot compile Tripwire source</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/cannot-compile-tripwire-source/m-p/3748293#M33807</link>
      <description>Urey,&lt;BR /&gt;&lt;BR /&gt;welcome to the OpenVMS ITRC forum.&lt;BR /&gt;&lt;BR /&gt;You might get a better chance for a qualified answer to your question in the HP-UX forum:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/familyhome.do?familyId=117" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/familyhome.do?familyId=117&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 10 Mar 2006 01:25:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/cannot-compile-tripwire-source/m-p/3748293#M33807</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-10T01:25:32Z</dc:date>
    </item>
  </channel>
</rss>

