<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p>Hi Guys:</p>
    <p>Starting a new thread.... <br>
    </p>
    <p>While updating app_rpt on my hub server; while I thought
      everything updated, I just tried again and see that there were
      errors:</p>
    <p><br>
    </p>
    <p>chan_pi.c: In function ‘GPIODirection’:<br>
      chan_pi.c:480: warning: implicit declaration of function
      ‘i2c_smbus_read_byte_data’<br>
      chan_pi.c:490: warning: implicit declaration of function
      ‘i2c_smbus_write_byte_data’<br>
      chan_pi.c: In function ‘load_module’:<br>
      chan_pi.c:3086: error: ‘I2C_SLAVE’ undeclared (first use in this
      function)<br>
      chan_pi.c:3086: error: (Each undeclared identifier is reported
      only once<br>
      chan_pi.c:3086: error: for each function it appears in.)<br>
      make[2]: *** [chan_pi.o] Error 1<br>
      make[2]: Leaving directory `/usr/src/astsrc/asterisk/channels'<br>
      make[1]: *** [channels] Error 2<br>
      make[1]: Leaving directory `/usr/src/astsrc/asterisk'<br>
      make: [upgrade-acid] Error 2 (ignored)<br>
      mkdir -p /var/lib/asterisk/sounds/rpt<br>
      cp -a sounds/* /var/lib/asterisk/sounds</p>
    <p><br>
    </p>
    <p>I followed the following instructions on the allstarlink website:</p>
    <h3 style="color: rgb(153, 153, 153); font-family: Arial;
      font-style: normal; font-variant-ligatures: normal;
      font-variant-caps: normal; letter-spacing: normal; orphans: 2;
      text-align: left; text-indent: 0px; text-transform: none;
      white-space: normal; widows: 2; word-spacing: 0px;
      -webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
      255);">For the ACID distribution (and other Linux platforms):<br>
      <pre>cd /usr/src
rm -rf astsrc
wget <a class="moz-txt-link-freetext" href="http://x.allstarlink.org/svn-trunk.tar.gz">http://x.allstarlink.org/svn-trunk.tar.gz</a> -O- | tar xzv
mv trunk astsrc
cd astsrc
make upgrade-acid


This server is in a Hospital DC and also running other stuff, a D-STAR reflector and ircddb server s/w, so updating it to Debian, etc., is not an option.

Help!

Thanks,

Ramesh.
</pre>
    </h3>
  </body>
</html>