Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2003 10:46:03 -0600
From:      Troy <troy@twisted.net>
To:        freebsd-questions@freebsd.org
Subject:   gnomemeeting-0.98.5_1 - openh323 failing in rtp.h
Message-ID:  <20031127164603.GA56449@twisted.net>

next in thread | raw e-mail | index | archive | help
I was trying to portupgrade gnomemeeting-0.98.5 to 0.98.5_1 and ran into
issues with the openh323 dependency.  Anyone have any ideas?

-Troy



In file included from /usr/ports/net/openh323/work/openh323/include/codecs.h:263, from
/usr/ports/net/openh323/work/openh323/include/h323caps.h:169, from
/usr/ports/net/openh323/work/openh323/include/h323con.h:255, from h323.cxx:1089:
/usr/local/include/ffmpeg/rtp.h:26: `AVCodecContext' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:26: `codec' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:26: syntax error before `)'
/usr/local/include/ffmpeg/rtp.h:26: initializer list being treated as compound expression
/usr/local/include/ffmpeg/rtp.h:27: `AVCodecContext' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:27: `codec' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:28: `AVFormatContext' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:28: `s1' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:28: `AVPacket' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:28: `pkt' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:29: syntax error before `unsigned'
/usr/local/include/ffmpeg/rtp.h:29: initializer list being treated as compound expression
/usr/local/include/ffmpeg/rtp.h:31: syntax error before `;'
/usr/local/include/ffmpeg/rtp.h:32: syntax error before `;'
/usr/local/include/ffmpeg/rtp.h:34: `URLContext' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:34: `h' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:35: `URLContext' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:35: `h' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:35: syntax error before `char'
/usr/local/include/ffmpeg/rtp.h:35: initializer list being treated as compound expression
/usr/local/include/ffmpeg/rtp.h:36: `URLContext' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:36: `h' was not declared in this scope
/usr/local/include/ffmpeg/rtp.h:36: syntax error before `*'
/usr/local/include/ffmpeg/rtp.h:36: variable or field `rtp_get_file_handles' declared void
/usr/local/include/ffmpeg/rtp.h:36: initializer list being treated as compound expression
/usr/local/include/ffmpeg/rtp.h:38: syntax error before `;' 

gmake[2]: *** [/usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o] Error 1
gmake[2]: Leaving directory `/usr/ports/net/openh323/work/openh323/src'
gmake[1]: *** [opt] Error 2
gmake[1]: Leaving directory `/usr/ports/net/openh323/work/openh323'
gmake: *** [optnoshared] Error 2
*** Error code 2

Stop in /usr/ports/net/openh323.
*** Error code 1



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