Thanks man, I did include the path in those files, but still I am getting funky errors. Any other ideas... Regards, Nitesh ERROR: [root@hyperion chan_ss7-0.9]# INCLUDE="-I /usr/include/asterisk" make Makefile:99: .depend: No such file or directory gcc -MM -E -I /usr/include/asterisk -I../source/telephony/zaptel -I../source/telephony/asterisk/include -g -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -D_REENTRANT -D_GNU_SOURCE -DPIC -fpic -DCHAN_SS7_VERSION=\"0.9\" chan_ss7.c l4isup.c isup.c mtp.c utils.c config.c cluster.c lffifo.c > .depend.new && mv -f .depend.new .depend || rm -f .depend.new In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from chan_ss7.c:29: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/sys/uio.h:24, from /usr/include/sys/socket.h:27, from /usr/include/netinet/in.h:24, from chan_ss7.c:33: /usr/include/sys/types.h:158:20: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:24, from chan_ss7.c:33: /usr/include/sys/socket.h:65:43: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:362, from chan_ss7.c:33: /usr/include/asterisk/endian.h:61:2: error: #error Need to know endianess In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from l4isup.c:28: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/sys/param.h:42, from l4isup.c:30: /usr/include/sys/types.h:158:20: error: missing binary operator before token "(" In file included from l4isup.c:32: /usr/include/sys/socket.h:65:43: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:362, from /usr/include/netdb.h:28, from l4isup.c:35: /usr/include/asterisk/endian.h:61:2: error: #error Need to know endianess In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from isup.c:27: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from mtp.c:26: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/sys/uio.h:24, from /usr/include/sys/socket.h:27, from mtp.c:30: /usr/include/sys/types.h:158:20: error: missing binary operator before token "(" In file included from mtp.c:30: /usr/include/sys/socket.h:65:43: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:362, from /usr/include/netdb.h:28, from mtp.c:33: /usr/include/asterisk/endian.h:61:2: error: #error Need to know endianess mtp.c:47:22: error: fasthdlc.h: No such file or directory In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from utils.c:28: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/sys/uio.h:24, from /usr/include/sys/socket.h:27, from /usr/include/netinet/in.h:24, from utils.c:32: /usr/include/sys/types.h:158:20: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:24, from utils.c:32: /usr/include/sys/socket.h:65:43: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:362, from utils.c:32: /usr/include/asterisk/endian.h:61:2: error: #error Need to know endianess In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from config.c:28: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/sys/param.h:42, from config.c:30: /usr/include/sys/types.h:158:20: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:24, from /usr/include/arpa/inet.h:23, from config.c:31: /usr/include/sys/socket.h:65:43: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:362, from /usr/include/arpa/inet.h:23, from config.c:31: /usr/include/asterisk/endian.h:61:2: error: #error Need to know endianess In file included from /usr/include/libio.h:62, from /usr/include/stdio.h:72, from cluster.c:28: /usr/include/sys/cdefs.h:46:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:50:44: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:138:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:196:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:205:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:214:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:223:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:235:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:245:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:254:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:262:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:276:19: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:286:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:291:20: error: missing binary operator before token "(" /usr/include/sys/cdefs.h:298:19: error: missing binary operator before token "(" In file included from /usr/include/sys/param.h:42, from cluster.c:30: /usr/include/sys/types.h:158:20: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:24, from /usr/include/arpa/inet.h:23, from cluster.c:31: /usr/include/sys/socket.h:65:43: error: missing binary operator before token "(" In file included from /usr/include/netinet/in.h:362, from /usr/include/arpa/inet.h:23, from cluster.c:31: /usr/include/asterisk/endian.h:61:2: error: #error Need to know endianess echo SCCPOBJS SCCPOBJS echo SCCPSRCS SCCPSRCS [root@hyperion chan_ss7-0.9]# -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-ss7/attachments/20070118/245e72a8/attachment-0001.htm