[Freeswitch-users] mod_fax compile fails
Mark Campbell-Smith
mcampbellsmith at gmail.com
Thu Oct 8 20:06:37 PDT 2009
HI all,
I just tried to update to the latest svn and I get these errors right
at the end after issuing a 'make current'. I am using Debian Lenny.
making all mod_fax
make[5]: Entering directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[6]: Entering directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[7]: Entering directory `/home/mark/freeswitch/libs/tiff-3.8.2'
running /bin/sh ./configure --prefix=/usr/local/freeswitch
--cache-file=/dev/null --srcdir=. --disable-shared --with-pic
--no-create --no-recursion
configure: error: cannot run /bin/sh config/config.sub
make[7]: *** [config.status] Error 1
make[7]: Leaving directory `/home/mark/freeswitch/libs/tiff-3.8.2'
make[6]: *** [../../../../libs/tiff-3.8.2/libtiff/libtiff.la] Error 2
make[6]: Leaving directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[5]: *** [all] Error 1
make[5]: Leaving directory `/home/mark/freeswitch/src/mod/applications/mod_fax'
make[4]: *** [mod_fax-all] Error 1
make[4]: Leaving directory `/home/mark/freeswitch/src/mod'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/mark/freeswitch/src'
Making all in build
make[3]: Entering directory `/home/mark/freeswitch/build'
+-------- FreeSWITCH Build Complete -----------+
+ FreeSWITCH has been successfully built. +
+ Install by running: +
+ +
+ make install +
+----------------------------------------------+
make[3]: Leaving directory `/home/mark/freeswitch/build'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mark/freeswitch'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/mark/freeswitch'
make: *** [current] Error 2
Also, are the 'Leaving directory / all-recursive' errors going to
cause a problem?
Thanks!
Any ideas what the cause is?
More information about the FreeSWITCH-users
mailing list