bayonne-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bayonne-devel] Problems compiling bayonne (1.2.13 and 1.2.14pl1)


From: ervandew
Subject: Re: [Bayonne-devel] Problems compiling bayonne (1.2.13 and 1.2.14pl1)
Date: Fri, 28 Jan 2005 07:41:02 -0800
User-agent: Mutt/1.5.6i

Thanks, i no longer get the reroute.h error, but unfortunatly i now get
the same error i get when trying to build the 1.2.13 release.

Making all in dialogic
make[2]: Entering directory `/root/bayonne/bayonne-1.2.14pl2/drivers/dialogic'
g++ -DHAVE_CONFIG_H -I. -I. -I../../server  -I/usr/src/LiS/include -g -O2 
-I/usr/include/cc++2 -g -O2 -D_GNU_SOURCE -I/usr/dialogic/inc 
-I/usr/dialogic/sctools  -fPIC -g -O2 -I/usr/include/cc++2 -g -O2 -D_GNU_SOURCE 
-DXML_SCRIPTS -c -o dialogic_ivr-driver.o `test -f driver.cpp || echo 
'./'`driver.cpp
driver.cpp: In method `void ost::DialogicDriver::run ()':
driver.cpp:1171: `DTE1_REDOK' undeclared (first use this function)
driver.cpp:1171: (Each undeclared identifier is reported only once for 
each function it appears in.)
driver.cpp:1174: `DTE1_LOOPBACK_CFAOK' undeclared (first use this 
function)
driver.cpp:1177: `DTE1_DCHAN_CFAOK' undeclared (first use this 
function)
driver.cpp:1180: `DTE1_CRC_CFAOK' undeclared (first use this function)
make[2]: *** [dialogic_ivr-driver.o] Error 1
make[2]: Leaving directory `/root/bayonne/bayonne-1.2.14pl2/drivers/dialogic'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/bayonne/bayonne-1.2.14pl2/drivers'
make: *** [all-recursive] Error 1

Where are these variables defined?  I'm using dialogic's SR5.1 with no feature 
packs, if that makes a difference.

On Fri, Jan 28, 2005 at 10:23:15AM -0500, David Sugar wrote:
> This should be fixed with p2, which includes the missing reroute.h file. 
>  It may also be identical to the reroute.h found in the dialogic driver 
> directory.
> 
> address@hidden wrote:
> >System: Red Hat 7.3
> >
> >I'm having problems getting bayonne to compile.
> >When i attempt to build 1.2.14p1 i get the following error:
> >
> >make[2]: Entering directory 
> >`/root/bayonne/bayonne-1.2.14pl1/drivers/globalcall'
> >g++ -DHAVE_CONFIG_H -I. -I. -I../../server  -I/usr/src/LiS/include -g -O2 
> >-I/usr/include/cc++2 -g -O2 -D_GNU_SOURCE -I/usr/dialogic/inc 
> >-I/usr/dialogic/sctools   -g -O2 -I/usr/include/cc++2 -g -O2 -D_GNU_SOURCE 
> >-DXML_SCRIPTS -c -o trunk.o `test -f trunk.cpp || echo './'`trunk.cpp
> >trunk.cpp:51:21: reroute.h: No such file or directory
> >make[2]: *** [trunk.o] Error 1
> >make[2]: Leaving directory 
> >`/root/bayonne/bayonne-1.2.14pl1/drivers/globalcall'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/root/bayonne/bayonne-1.2.14pl1/drivers'
> >make: *** [all-recursive] Error 1
> >
> >I've also tried to use 1.2.13 and with that release i get the following 
> >result:
> >
> >make[2]: Entering directory `/root/bayonne/bayonne-1.2.13/drivers/dialogic'
> >g++ -DHAVE_CONFIG_H -I. -I. -I../../server  -I/usr/src/LiS/include -g -O2 
> >-I/usr/include/cc++2 -g -O2 -D_GNU_SOURCE -I/usr/dialogic/inc 
> >-I/usr/dialogic/sctools   -g -O2 -I/usr/include/cc++2 -g -O2 -D_GNU_SOURCE 
> >-DXML_SCRIPTS -c driver.cpp
> >driver.cpp: In method `void ost::DialogicDriver::run ()':
> >driver.cpp:1171: `DTE1_REDOK' undeclared (first use this function)
> >driver.cpp:1171: (Each undeclared identifier is reported only once for 
> >each function it appears in.)
> >driver.cpp:1174: `DTE1_LOOPBACK_CFAOK' undeclared (first use this 
> >function)
> >driver.cpp:1177: `DTE1_DCHAN_CFAOK' undeclared (first use this 
> >function)
> >driver.cpp:1180: `DTE1_CRC_CFAOK' undeclared (first use this function)
> >make[2]: *** [driver.o] Error 1
> >make[2]: Leaving directory `/root/bayonne/bayonne-1.2.13/drivers/dialogic'
> >make[1]: *** [all-recursive] Error 1
> >make[1]: Leaving directory `/root/bayonne/bayonne-1.2.13/drivers'
> >make: *** [all-recursive] Error 1
> >
> >
> >What am i missing that is causing these issues?
> >Any help is appreciated.
> 

-- 
eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]