Date: Fri, 28 Nov 2003 12:30:00 +1000 From: Q <q_dolan@yahoo.com.au> To: troy@twisted.net Cc: freebsd-questions@freebsd.org Subject: Re: gnomemeeting-0.98.5_1 - openh323 failing in rtp.h Message-ID: <1069986600.747.0.camel@boxster.onthenet.com.au> In-Reply-To: <20031127164603.GA56449@twisted.net> References: <20031127164603.GA56449@twisted.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1069986600.747.0.camel>