From owner-freebsd-questions@FreeBSD.ORG Thu Nov 27 08:45:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B8F616A4CE for ; Thu, 27 Nov 2003 08:45:42 -0800 (PST) Received: from oz.twisted.net (oz.twisted.net [209.172.186.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E6B843FE3 for ; Thu, 27 Nov 2003 08:45:40 -0800 (PST) (envelope-from troy@twisted.net) Received: from localhost (localhost [127.0.0.1]) by oz.twisted.net (Postfix) with ESMTP id F22BE598F8D for ; Thu, 27 Nov 2003 10:46:04 -0600 (CST) Received: from oz.twisted.net ([127.0.0.1]) by localhost (oz.twisted.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 90063-04 for ; Thu, 27 Nov 2003 10:46:03 -0600 (CST) Received: by oz.twisted.net (Postfix, from userid 1000) id DF280598FC7; Thu, 27 Nov 2003 10:46:03 -0600 (CST) Date: Thu, 27 Nov 2003 10:46:03 -0600 From: Troy To: freebsd-questions@freebsd.org Message-ID: <20031127164603.GA56449@twisted.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new at twisted.net Subject: gnomemeeting-0.98.5_1 - openh323 failing in rtp.h X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: troy@twisted.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2003 16:45:42 -0000 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