<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I would say that you need to put a TAB in the second line of the
makefile rule that you are adding.<br>
<br>
davide perconti a &eacute;crit&nbsp;:
<blockquote
 cite="mid:9508f1c10812151543mf17582di9f7e244b81cf352d@mail.gmail.com"
 type="cite">
  <div>hi to all,</div>
  <div>I try to install fontventa application</div>
  <div>i have installed asterisk 1.4.21.2 and it's all ok</div>
  <div>i have installed libh324 and put it in usr/lib, it's all ok</div>
  <div>i put app_h324 in my apps directory and put this line(fontventa
site)</div>
  <div>app_h324m.so : app_h324m.o<br>
$(CC) $(SOLINK) -o $@ ${CYGSOLINK} $&lt; ${CYGSOLIB} -lh324m </div>
  <div>on my Makefile of apps dir</div>
  <div>when i try to recompile asterisk i have a problem:</div>
  <div>Makefile:44: *** missing separator.&nbsp; Stop.</div>
  <div>why?<br clear="all">
can you help me?</div>
  <div>&nbsp;</div>
  <div>regards</div>
  <div>Davide<br>
-- <br>
davide<br>
  </div>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-video mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-video">http://lists.digium.com/mailman/listinfo/asterisk-video</a></pre>
</blockquote>
<br>
</body>
</html>