<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.8.2">
</HEAD>
<BODY>
Line 103 in Makefile has multiple spaces at the beginning instead of TAB character.<BR>
<BR>
On Mon, 2006-01-23 at 10:19 +0800, Ronald Wiplinger wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I cannot see it!!!!</FONT>


<FONT COLOR="#000000">make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/pbx'</FONT>
<FONT COLOR="#000000">/bin/sh: curl-config: command not found</FONT>
<FONT COLOR="#000000">make[1]: Entering directory `/usr/local/src/svn-versions/asterisk/apps'</FONT>
<FONT COLOR="#000000">Makefile:103: *** missing separator.  Stop.</FONT>
<FONT COLOR="#000000">make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps'</FONT>
<FONT COLOR="#000000">make: *** [depend] Error 1</FONT>


<FONT COLOR="#000000">Makefile:</FONT>

<FONT COLOR="#000000">93    install: all</FONT>
<FONT COLOR="#000000">94        for x in $(APPS); do $(INSTALL) -m 755 $$x </FONT>
<FONT COLOR="#000000">$(DESTDIR)$(MODULES_DIR) ; done</FONT>
<FONT COLOR="#000000">95        rm -f $(DESTDIR)$(MODULES_DIR)/app_cut.so</FONT>
<FONT COLOR="#000000">96        rm -f $(DESTDIR)$(MODULES_DIR)/app_datetime.so</FONT>
<FONT COLOR="#000000">97        rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so</FONT>
<FONT COLOR="#000000">98</FONT>
<FONT COLOR="#000000">99  app_curl.so: app_curl.o</FONT>
<FONT COLOR="#000000">100        $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $&lt; ${CYGSOLIB} $(CURLLIBS)</FONT>
<FONT COLOR="#000000">101</FONT>
<FONT COLOR="#000000">102  app_rxfax.so : app_rxfax.o</FONT>
<FONT COLOR="#000000">103       $(CC) $(SOLINK) -o $@ $&lt; -lspandsp -ltiff</FONT>
<FONT COLOR="#000000">104</FONT>
<FONT COLOR="#000000">105  app_txfax.so : app_txfax.o</FONT>
<FONT COLOR="#000000">106       $(CC) $(SOLINK) -o $@ $&lt; -lspandsp -ltiff</FONT>
<FONT COLOR="#000000">107</FONT>
<FONT COLOR="#000000">108  app_sql_postgres.o: app_sql_postgres.c</FONT>
<FONT COLOR="#000000">109        $(CC) -pipe -I$(CROSS_COMPILE_TARGET)/usr/local/pgsql/include </FONT>
<FONT COLOR="#000000">-I$(CROSS_COMPILE_TARGET)/usr/include/postgresql $(CFLAGS) -c -o </FONT>
<FONT COLOR="#000000">app_sql_postgres.o app_sql_postgres.c</FONT>


<FONT COLOR="#000000">_______________________________________________</FONT>
<FONT COLOR="#000000">--Bandwidth and Colocation provided by Easynews.com --</FONT>

<FONT COLOR="#000000">Asterisk-Users mailing list</FONT>
<FONT COLOR="#000000">To UNSUBSCRIBE or update options visit:</FONT>
<FONT COLOR="#000000">   <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</A></FONT>

</PRE>
</BLOCKQUOTE>
</BODY>
</HTML>