[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bayonne-devel] Compile problem/Phonedev
From: |
Jer |
Subject: |
[Bayonne-devel] Compile problem/Phonedev |
Date: |
Tue, 20 Apr 2004 15:33:37 -0400 |
Dear all
I was wondering if someone can help me,,
when I try to compile Bayonne 1.2.9 (or 1.2.8) I get the following error
g++ -DHAVE_CONFIG_H -I. -I. -I../../server -DPOSIX_PHONEDEV
-DIXJ_PHONEDEV -fPIC -g -O2 -I/usr/local/include/cc++2 -D_THREAD_SAFE -O
-pipe -I/usr/local/include -D_GNU_SOURCE -c -o phonedev_ivr-trunk.o `test
-f 'trunk.cpp' || echo './'`trunk.cpp
trunk.cpp: In method `ost::PhonedevTrunk::~PhonedevTrunk()':
trunk.cpp:135: `ctrl' undeclared (first use this function)
trunk.cpp:135: (Each undeclared identifier is reported only once
trunk.cpp:135: for each function it appears in.)
trunk.cpp: In method `void ost::PhonedevTrunk::getEvents()':
trunk.cpp:486: implicit declaration of function `int ost::ioctrl(...)'
gmake[2]: *** [phonedev_ivr-trunk.o] Error 1
gmake[2]: Leaving directory `/home/dictate/bayonne-1.2.9/drivers/phonedev'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/dictate/bayonne-1.2.9/drivers'
gmake: *** [all-recursive] Error 1
This is on a FreeBSD system with a quicknet card
Anyone
Thanks
Jer