bayonne-devel
[Top][All Lists]
Advanced

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

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


From: ervandew
Subject: [Bayonne-devel] Problems compiling bayonne (1.2.13 and 1.2.14pl1)
Date: Thu, 27 Jan 2005 07:30:38 -0800
User-agent: Mutt/1.5.6i

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]