ports/121401: ekiga does not build with pwlib 1.12.0,1
Paul Dokas
dokas at umn.edu
Wed Mar 5 19:00:02 UTC 2008
>Number: 121401
>Category: ports
>Synopsis: ekiga does not build with pwlib 1.12.0,1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Mar 05 19:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Paul Dokas
>Release: FreeBSD 7.0-RELEASE i386
>Organization:
University of Minnesota
>Environment:
System: FreeBSD shoggoth 7.0-RELEASE FreeBSD 7.0-RELEASE #22: Tue Mar 4 20:52:14 CST 2008 dokas at umn.edu:/usr/obj/usr/src/sys/SHOGGOTH i386
>Description:
In attempting to rebuild ekiga, I found that the version 1.12.0,1 of pwlib
no longer contains a declaration of frameTimeError, which is keeping ekiga
from building.
Here are the versions of opal and pwlib that I currently have installed:
opal-2.2.8_1 VoIP abstraction library
pwlib-1.12.0,1 A cross platform C++ library, used by OpenH323
Here's the error message that I get when building ekiga:
devices/fakevideoinput.cpp: In member function 'void PVideoInputDevice_Picture::WaitFinishPreviousFrame()':
devices/fakevideoinput.cpp:336: error: 'frameTimeError' was not declared in this scope
devices/fakevideoinput.cpp:338: error: 'msBetweenFrames' was not declared in this scope
devices/fakevideoinput.cpp:343: error: 'previousFrameTime' was not declared in this scope
devices/fakevideoinput.cpp:344: error: 'frameTimeError' was not declared in this scope
devices/fakevideoinput.cpp:344: error: 'msBetweenFrames' was not declared in this scope
gmake[3]: *** [fakevideoinput.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/usr/ports/net/ekiga/work/ekiga-2.0.11/src'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/usr/ports/net/ekiga/work/ekiga-2.0.11/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/net/ekiga/work/ekiga-2.0.11'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/net/ekiga.
*** Error code 1
Stop in /usr/ports/net/ekiga.
>How-To-Repeat:
Attempt to build ekiga while pwlib 1.12.0,1 is installed.
>Fix:
Sorry, I'm not sure what the proper fix is.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list