I'm trying to build open pbx (trunk revision 1555) on Centos 4.2
following  the instructions at :
http://wiki.openpbx.org/tiki-index.php?page=Easy+route+to+building+OpenPBX.org

I get the following output from bootstrap.sh

/usr/src/openpbx/libltdl /usr/src/openpbx
aclocal: `configure.ac' and `configure.in' both present.
aclocal: proceeding with `configure.ac'.
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
aclocal: autom4te failed with exit status: 1
automake: `configure.ac' and `configure.in' both present.
automake: proceeding with `configure.ac'.
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
automake: autoconf failed with exit status: 1
autoheader: `configure.ac' and `configure.in' both present.
autoheader: proceeding with `configure.ac'.
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
autoheader: /usr/bin/autom4te failed with exit status: 1
autoconf: warning: both `configure.ac' and `configure.in' are present.
autoconf: warning: proceeding with `configure.ac'.
Can't locate object method "path" via package "Request" at
/usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
/usr/src/openpbx
/usr/src/openpbx/editline /usr/src/openpbx
/usr/src/openpbx

./configure doesn't produce any error messages

Make stops at this point :

 gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -MT
app_rxfax.lo -MD -MP -MF .deps/app_rxfax.Tpo -c app_rxfax.c  -fPIC -DPIC
-o .libs/app_rxfax.o
app_rxfax.c: In function `rxfax_exec':
app_rxfax.c:305: warning: passing arg 3 of `t38_terminal_init' makes
integer from pointer without a cast
app_rxfax.c:305: warning: passing arg 4 of `t38_terminal_init' from
incompatible pointer type
app_rxfax.c:305: error: too few arguments to function
`t38_terminal_init'
make[2]: *** [app_rxfax.lo] Error 1
make[2]: Leaving directory `/usr/src/openpbx/apps'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/openpbx/apps'
make: *** [all-recursive] Error 1


--
This message has been scanned for viruses
and dangerous content by Lukins & Annis, P.S.

NOTICE: This email may contain confidential or
privileged material, and is intended solely
for use by the above referenced recipient. Any 
review, copying, printing, disclosure, distri-
bution, or any other use, is strictly prohibited.

If you are not the recipient, and believe that
you have received this in error, please notify
the sender and delete the copy you received. 

Thank You!

_______________________________________________
Openpbx-dev mailing list
[email protected]
http://lists.openpbx.org/mailman/listinfo/openpbx-dev

Reply via email to