bayonne-devel
[Top][All Lists]
Advanced

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

Re: [Bayonne-devel] Compile problem/Phonedev


From: David Sugar
Subject: Re: [Bayonne-devel] Compile problem/Phonedev
Date: Wed, 21 Apr 2004 08:56:50 -0400
User-agent: KMail/1.6.2

It looks to me like there should be an

        "int ctrl;"

defined at the start of ~Trunk (~line 126?)

The ioctrl should also be changed to ioctl, it's a typo.

On Tuesday 20 April 2004 03:33 pm, Jer wrote:
> 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
>
>
>
> _______________________________________________
> Bayonne-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bayonne-devel




reply via email to

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