> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Avin Patel > Sent: 3. travanj 2006 22:49 > To: ooh323c > Subject: RE: [ooh323c-devel] ooh323 install problem > > Hi Tomislav, > Please don't post zaptel, asterisk-sound or asterisk logs > here, It is not related to asterisk-addons compilation. > > Try to run following commands: > aclocal > libtoolize --automake > autoheader > automake -a -c > autoconf > configure > make > make install
Sorry, I have send those logs because I thought they may help. aclocal libtoolize --automake autoheader Those three commands execute without any messages, warnings or errors. "automake -a -c" gives me this. [EMAIL PROTECTED] asterisk-ooh323c]# automake -a -c Makefile.am:2: `CFLAGS' is a user variable, you should not override it; Makefile.am:2: use `AM_CFLAGS' instead. Again, "autoconf" executes without any messages, warnings or errors. "./configure" seams to pass all right. And "make" gives me this error. [EMAIL PROTECTED] asterisk-ooh323c]# make cd . && /bin/sh /usr/src/asterisk-addons-1.2.2/asterisk-ooh323c/config/missing - -run autoheader rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-am make[1]: Entering directory `/usr/src/asterisk-addons-1.2.2/asterisk-ooh323c' if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. /ooh323c/src -I./ooh323c/src/h323 -DGNU -D_GNU_SOURCE -D_REENTRANT -D_COMPACT -MT chan_h323.lo -MD -MP -MF ".deps/chan_h323.Tpo" -c -o chan_h323.lo `test -f 'src/chan_h323.c' || echo './'`src/chan_h323.c; \ then mv -f ".deps/chan_h323.Tpo" ".deps/chan_h323.Plo"; else rm -f ".deps/chan_h 323.Tpo"; exit 1; fi libtool: unrecognized option `--tag=CC' Try `libtool --help' for more information. make[1]: *** [chan_h323.lo] Error 1 make[1]: Leaving directory `/usr/src/asterisk-addons-1.2.2/asterisk-ooh323c' make: *** [all] Error 2 [EMAIL PROTECTED] asterisk-ooh323c]# Do you need me to send you any other information's? P.S. I think I'm will ask my boss a sick leave :(( -- Tomislav Parcina tparcina#lama.hr ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ ooh323c-devel mailing list ooh323c-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ooh323c-devel