Re: bayonne and kernel 2.6.x

David Sugar <[email protected]>
Newsgroups gmane.comp.gnu.bayonne.devel
Organization GNU Telephony
Message-ID <[email protected]>
What version of ccscript do you have installed if any?  Bayonne 1 uses 
the older release family.

 >> bayonne.h:21:25: cc++/script.h: No such file or directory

Alessio Pomaro wrote:
> Hi,
> GNU Bayonne 1.2.15 (or an other version 1.2.x) can run with kernel 2.6.x ?
> My output:
> CONFIGURE
> checking build system type... i686-pc-linux-gnu
> checking host system type... i686-pc-linux-gnu
> checking target system type... i686-pc-linux-gnu
> checking for g++... g++
> checking for C++ compiler default output... a.out
> checking whether the C++ compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C++ compiler... yes
> checking whether g++ accepts -g... yes
> checking how to run the C++ preprocessor... g++ -E
> checking for gcc... gcc
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for ld used by GCC... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependant libraries... pass_all
> checking command to parse /usr/bin/nm -B output... ok
> checking how to run the C preprocessor... gcc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking for ranlib... ranlib
> checking for strip... strip
> checking for objdir... .libs
> checking for gcc option to produce PIC... -fPIC
> checking if gcc PIC flag -fPIC works... yes
> checking if gcc static flag -static works... yes
> checking if gcc supports -c -o file.o... yes
> checking if gcc supports -c -o file.lo... yes
> checking if gcc supports -fno-rtti -fno-exceptions... yes
> checking whether the linker (/usr/bin/ld) supports shared libraries... yes
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking whether -lc should be explicitly linked in... no
> creating libtool
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... found
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... found
> checking execinfo.h usability... yes
> checking execinfo.h presence... yes
> checking for execinfo.h... yes
> checking for genorated automake files... found
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for ccgnu2-config... /usr/local/bin/ccgnu2-config
> checking for commoncpp2 version >= 1.0.0... yes
> checking for ccscript... no
> checking for free in -lhoard... no
> checking fox/fx.h usability... no
> checking fox/fx.h presence... no
> checking for fox/fx.h... no
> checking sys/io.h usability... yes
> checking sys/io.h presence... yes
> checking for sys/io.h... yes
> checking security/pam_appl.h usability... yes
> checking security/pam_appl.h presence... yes
> checking for security/pam_appl.h... yes
> checking for xdr_string in -lnsl... yes
> checking stropts.h usability... yes
> checking stropts.h presence... yes
> checking for stropts.h... yes
> checking for LiS streams (/usr/src/LiS)... missing
> checking for perl... /usr/bin/perl
> checking for python... /usr/bin/python
> checking for ILFree in -lILSupport... no
> checking kjs/kjs.h usability... no
> checking kjs/kjs.h presence... no
> checking for kjs/kjs.h... no
> checking linux/telephony.h usability... yes
> checking linux/telephony.h presence... yes
> checking for linux/telephony.h... yes
> checking linux/ixjuser.h usability... yes
> checking linux/ixjuser.h presence... yes
> checking for linux/ixjuser.h... yes
> checking MonteCarlo.h usability... no
> checking MonteCarlo.h presence... no
> checking for MonteCarlo.h... no
> checking montecarlo.h usability... no
> checking montecarlo.h presence... no
> checking for montecarlo.h... no
> checking for pika api (/usr/pika)... missing
> checking mvcldrvr.h usability... no
> checking mvcldrvr.h presence... no
> checking for mvcldrvr.h... no
> checking mvswdrvr.h usability... no
> checking mvswdrvr.h presence... no
> checking for mvswdrvr.h... no
> checking smdrvr.h usability... no
> checking smdrvr.h presence... no
> checking for smdrvr.h... no
> checking for Aculab api (/usr/src/aculab/dtk111)... missing
> checking for ptlib-config... no
> checking for openh323 libraries... missing
> checking d4xio.h usability... no
> checking d4xio.h presence... no
> checking for d4xio.h... no
> checking vpbapi.h usability... yes
> checking vpbapi.h presence... yes
> checking for vpbapi.h... yes
> checking sys/soundcard.h usability... yes
> checking sys/soundcard.h presence... yes
> checking for sys/soundcard.h... yes
> checking for zap_open in -lzap... no
> checking for capi20_release in -lcapi20... no
> checking for xml parsing support... true
> checking for mysql database support... "no"
> checking libpq++.h usability... no
> checking libpq++.h presence... no
> checking for libpq++.h... no
> checking pgsql/libpq++.h usability... no
> checking pgsql/libpq++.h presence... no
> checking for pgsql/libpq++.h... no
> ./configure: line 12796: includedir: command not found
> checking for theta (/opt/theta/lib)... missing
> configure: creating ./config.status
> config.status: creating m4/Makefile
> config.status: creating config/Makefile
> config.status: creating server/Makefile
> config.status: creating Makefile
> config.status: creating drivers/Makefile
> config.status: creating drivers/phonedev/Makefile
> config.status: creating drivers/pika/Makefile
> config.status: creating drivers/vpb/Makefile
> config.status: creating data/tgi/Makefile
> config.status: creating drivers/globalcall/Makefile
> config.status: creating drivers/aculab/Makefile
> config.status: creating drivers/dialogic/Makefile
> config.status: creating drivers/eccs/Makefile
> config.status: creating drivers/zapata/Makefile
> config.status: creating drivers/vmodem/Makefile
> config.status: creating drivers/dummy/Makefile
> config.status: creating drivers/oh323/Makefile
> config.status: creating drivers/capi20/Makefile
> config.status: creating bayonne.spec
> config.status: creating server/bayonne.conf
> config.status: creating modules/Makefile
> config.status: creating modules/postgres/Makefile
> config.status: creating modules/mysql/Makefile
> config.status: creating modules/translators/Makefile
> config.status: creating modules/flite/Makefile
> config.status: creating modules/auditing/Makefile
> config.status: creating modules/sunrpc/Makefile
> config.status: creating modules/protocols/Makefile
> config.status: creating modules/xml/Makefile
> config.status: creating modules/perl/Makefile
> config.status: creating modules/gui/Makefile
> config.status: creating modules/switch/Makefile
> config.status: creating modules/python/Makefile
> config.status: creating data/sys/Makefile
> config.status: creating data/sys/survey/Makefile
> config.status: creating data/sys/bts/Makefile
> config.status: creating data/sys/playrec/Makefile
> config.status: creating data/sys/down/Makefile
> config.status: creating data/Makefile
> config.status: creating data/script/Makefile
> config.status: creating data/config/Makefile
> config.status: creating doc/Makefile
> config.status: creating data/UsEngM/Makefile
> config.status: creating data/UsEngF/Makefile
> config.status: creating admin/Makefile
> config.status: creating admin/sitemon/Makefile
> config.status: creating contrib/dist/streams.spec
> config.status: creating contrib/dist/native.spec
> config.status: creating contrib/Makefile
> config.status: creating freebsd/Makefile
> config.status: creating freebsd/pkg-plist
> config.status: creating server/bayonne
> config.status: creating server/ivrconfig.h
> config.status: executing default-1 commands
> 
> MAKE
> Making all in server
> make[1]: Entering directory `/home/gianluca/bayonne-1.2.15/server'
> g++ -DHAVE_CONFIG_H -I. -I. -I.  -DVERPATH=\"1.2.15\"     -g -O2 
> -I/usr/local/include/cc++2 -g -O2 -D_GNU_SOURCE -DXML_SCRIPTS -c server.cpp
> In file included from server.h:18,
>                from server.cpp:32:
> bayonne.h:21:25: cc++/script.h: No such file or directory
> In file included from server.h:18,
>                from server.cpp:32:
> bayonne.h:785: error: expected class-name before '{' token
> bayonne.h:832: error: expected class-name before '{' token
> bayonne.h:848: error: expected class-name before '{' token
> bayonne.h:863: error: expected class-name before '{' token
> bayonne.h:879: error: expected class-name before '{' token
> bayonne.h:895: error: expected class-name before '{' token
> bayonne.h:912: error: expected class-name before '{' token
> bayonne.h: In member function `const char* ost::KeyPaths::getLibexec()':
> bayonne.h:923: error: `getLast' undeclared (first use this function)
> bayonne.h:923: error: (Each undeclared identifier is reported only once 
> for each function it appears in.)
> bayonne.h: In member function `const char* ost::KeyPaths::getTgipath()':
> bayonne.h:929: error: `getLast' undeclared (first use this function)
> bayonne.h: In member function `const char* ost::KeyPaths::getLibpath()':
> bayonne.h:935: error: `getLast' undeclared (first use this function)
> bayonne.h: In member function `const char* ost::KeyPaths::getDatafiles()':
> bayonne.h:941: error: `getLast' undeclared (first use this function)
> bayonne.h: In member function `const char* ost::KeyPaths::getWrappers()':
> bayonne.h:947: error: `getLast' undeclared (first use this function)
> bayonne.h: In member function `const char* ost::KeyPaths::getRunfiles()':
> bayonne.h:953: error: `getLast' undeclared (first use this function)
> bayonne.h: In member function `const char* ost::KeyPaths::getSpool()':
> ...
> 
> Thanks.

_______________________________________________
Bayonne-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bayonne-devel
dyfet.vcf (text/x-vcard, 187 B)
begin:vcard
fn:David Sugar
n:Sugar;David
org:GNU Telephony
adr:;;;;;;USA
email;internet:[email protected]
x-mozilla-html:FALSE
url:http://www.gnutelephony.org
version:2.1
end:vcard
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.