Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Mar 2008 12:33:35 -0600 (CST)
From:      Paul Dokas <dokas@umn.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121401: ekiga does not build with pwlib 1.12.0,1
Message-ID:  <20080305183335.B2B9433C64@shoggoth.oitsec.umn.edu>
Resent-Message-ID: <200803051900.m25J02QD096285@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080305183335.B2B9433C64>