<?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 system tracing program - trace/truss in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654906#M13772</link>
    <description>&lt;BR /&gt;Hi,&lt;BR /&gt;I have tru64 version 5.1b and i want to trace program, i download from &lt;A href="ftp://ftp.iastate.edu/pub/unix/digital_unix/trace/" target="_blank"&gt;ftp://ftp.iastate.edu/pub/unix/digital_unix/trace/&lt;/A&gt; and i try to install all version, however i get errors:&lt;BR /&gt;cc: Error: trace.c, line 455: In this statement, "EF_A3" is not declared. (undeclared)&lt;BR /&gt;                    &amp;amp;regs.regs[EF_A3],&lt;BR /&gt;-------------------------------^&lt;BR /&gt;cc: Error: trace.c, line 472: In this statement, "EF_T8" is not declared. (undeclared)&lt;BR /&gt;                    (regs.regs[EF_T8])?(long)(-1):(int)(regs.regs[0]),/*return*/&lt;BR /&gt;-------------------------------^&lt;BR /&gt;cc: Error: trace.c, line 485: In this statement, "EF_T8" is not declared. (undeclared)&lt;BR /&gt;                if(!regs.regs[EF_T8]) { /* did fork() succeed? */&lt;BR /&gt;------------------------------^&lt;BR /&gt;&lt;BR /&gt;somebody can help me?&lt;BR /&gt;</description>
    <pubDate>Fri, 21 Oct 2005 11:31:55 GMT</pubDate>
    <dc:creator>Cássio Dias</dc:creator>
    <dc:date>2005-10-21T11:31:55Z</dc:date>
    <item>
      <title>system tracing program - trace/truss</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654906#M13772</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;I have tru64 version 5.1b and i want to trace program, i download from &lt;A href="ftp://ftp.iastate.edu/pub/unix/digital_unix/trace/" target="_blank"&gt;ftp://ftp.iastate.edu/pub/unix/digital_unix/trace/&lt;/A&gt; and i try to install all version, however i get errors:&lt;BR /&gt;cc: Error: trace.c, line 455: In this statement, "EF_A3" is not declared. (undeclared)&lt;BR /&gt;                    &amp;amp;regs.regs[EF_A3],&lt;BR /&gt;-------------------------------^&lt;BR /&gt;cc: Error: trace.c, line 472: In this statement, "EF_T8" is not declared. (undeclared)&lt;BR /&gt;                    (regs.regs[EF_T8])?(long)(-1):(int)(regs.regs[0]),/*return*/&lt;BR /&gt;-------------------------------^&lt;BR /&gt;cc: Error: trace.c, line 485: In this statement, "EF_T8" is not declared. (undeclared)&lt;BR /&gt;                if(!regs.regs[EF_T8]) { /* did fork() succeed? */&lt;BR /&gt;------------------------------^&lt;BR /&gt;&lt;BR /&gt;somebody can help me?&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Oct 2005 11:31:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654906#M13772</guid>
      <dc:creator>Cássio Dias</dc:creator>
      <dc:date>2005-10-21T11:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: system tracing program - trace/truss</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654907#M13773</link>
      <description>The error EF_A3 and EF_T8 not declared are due to some problem in the V5.1B Tru64 header file. The build goes fine on V4.0G. When the /usr/include/machine/reg.h file which contains the definitions for the above constants is viewed in the two versions of OS, &lt;BR /&gt;&lt;BR /&gt;V5.1B contains this line &lt;BR /&gt;#if defined(_KERNEL) || defined(_EXCEPTION_FRAME)&lt;BR /&gt;&lt;BR /&gt;whereas V4.0 doesn't. I dont know how are _KERNEL and _EXCEPTION_FRAME set.&lt;BR /&gt;&lt;BR /&gt;The Enhanced system V Functionality&lt;BR /&gt;(ESVF) kit contains the truss utility; I believe it is available in APCD2.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Oct 2005 02:21:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654907#M13773</guid>
      <dc:creator>Balasubramanian S</dc:creator>
      <dc:date>2005-10-24T02:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: system tracing program - trace/truss</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654908#M13774</link>
      <description>&lt;BR /&gt;I install "entended system v" from APCD #2, but trace/truss not installed.&lt;BR /&gt;&lt;BR /&gt;srv42#which truss&lt;BR /&gt;no truss in /sbin /usr/sbin /usr/bin /usr/ccs/bin /usr/bin/X11 /usr/local /opt/zip&lt;BR /&gt;&lt;BR /&gt;srv42#whereis truss&lt;BR /&gt;truss:&lt;BR /&gt;&lt;BR /&gt;srv42 #trace&lt;BR /&gt;ksh: trace:  not found&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 08:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654908#M13774</guid>
      <dc:creator>Cássio Dias</dc:creator>
      <dc:date>2005-10-25T08:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: system tracing program - trace/truss</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654909#M13775</link>
      <description>&lt;BR /&gt;Another way to find a utlity back on the system is to "grep truss /usr/.smdb./*.inv " &lt;BR /&gt;&lt;BR /&gt;You will find that it is in /usr/opt/svr4/usr/bin/ (from subset ESVFBIN200)&lt;BR /&gt;&lt;BR /&gt;__ Johan.</description>
      <pubDate>Tue, 25 Oct 2005 09:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654909#M13775</guid>
      <dc:creator>Johan Brusche</dc:creator>
      <dc:date>2005-10-25T09:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: system tracing program - trace/truss</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654910#M13776</link>
      <description>&lt;BR /&gt;Hi __Johan,&lt;BR /&gt;&lt;BR /&gt;ItÂ´s work.&lt;BR /&gt;&lt;BR /&gt;THANKS !!!!!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Oct 2005 12:04:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/system-tracing-program-trace-truss/m-p/3654910#M13776</guid>
      <dc:creator>Cássio Dias</dc:creator>
      <dc:date>2005-10-25T12:04:39Z</dc:date>
    </item>
  </channel>
</rss>

