[Asterisk-Users] Asterisk-oh323 0.6.1 Compiling problem
Nicholas Ruddick
nicholasruddick at dopeflish.com
Sat May 22 18:24:26 MST 2004
Hi, i'm having another problem I can't work out -
make
for x in wrapper asterisk-driver; do make -C $x all || exit 1 ; done
make: *** No rule to make target `ccflags'. Stop.
make: *** No rule to make target `ccflags'. Stop.
make[1]: Entering directory `/usr/src/asterisk-oh323-0.6.1/wrapper'
./check_ver /usr/src/pwlib pwlib
./check_ver /usr/src/openh323 openh323
g++ -Wall -DWRAPTRACING -DWRAPTRACING_LEVEL=5 -DPWLIBVERSION=\"1.5.2\"
-DOPENH323VERSION=\"1.12.2\" -I/usr/include/openssl
-I/usr/src/pwlib/include/ptlib/unix -I/usr/src/pwlib/include
-I/usr/src/openh323/include -I/usr/src/openh323/include/openh323
-I../asterisk-driver -x c++ -Os -g -c asteriskaudio.cxx -o asteriskaudio.o
asteriskaudio.cxx: In method
`PAsteriskSoundChannel::~PAsteriskSoundChannel ()':
asteriskaudio.cxx:163: `baseChannel' undeclared (first use this
function)
asteriskaudio.cxx:163: (Each undeclared identifier is reported only
once for each function it appears in.)
make[1]: *** [asteriskaudio.o] Error 1
make[1]: Leaving directory `/usr/src/asterisk-oh323-0.6.1/wrapper'
make: *** [subdirs_all] Error 1
I don't know whats going wrong here, I think I have all the libraries
installed. Asterisk runs fine and is CVS version so what gives?
Thanks?
Nicholas Ruddick
More information about the asterisk-users
mailing list