gnomemeeting-0.98.5_1 - openh323 failing in rtp.h

2003-11-27 Thread Troy
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
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: gnomemeeting-0.98.5_1 - openh323 failing in rtp.h

2003-11-27 Thread Joe Marcus Clarke
On Thu, 2003-11-27 at 11:46, Troy wrote:
 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?

Read the Known Issues section at http://www.freebsd.org/gnome.

Joe

 
 -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
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
-- 
PGP Key : http://www.marcuscom.com/pgp.asc


signature.asc
Description: This is a digitally signed message part


Re: gnomemeeting-0.98.5_1 - openh323 failing in rtp.h

2003-11-27 Thread Q
You need to uninstall the ffmpeg package, do a make clean in
net/openh323 and it should compile ok.

Seeya...Q

On Fri, 2003-11-28 at 02:46, Troy wrote:

 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
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]