From owner-freebsd-gnome@FreeBSD.ORG Tue Nov 18 07:22:14 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4889316A4CE for ; Tue, 18 Nov 2003 07:22:14 -0800 (PST) Received: from ran.psg.com (ip166.usw253.dsl-acs2.sea.iinet.com [209.20.253.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2867943F85 for ; Tue, 18 Nov 2003 07:21:45 -0800 (PST) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com) by ran.psg.com with esmtp (Exim 4.22) id 1AM7fi-000GG5-HM; Tue, 18 Nov 2003 07:21:42 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 18 Nov 2003 07:21:41 -0800 To: Joe Marcus Clarke References: <20031117191112.GA33092@xor.obsecurity.org> <1069097328.737.31.camel@gyros> Message-Id: cc: FreeBSD GNOME Users cc: Kris Kennaway Subject: Re: gnomemeeting kills gnome2 build X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 15:22:14 -0000 >> http://bento.freebsd.org/errorlogs/i386-5-latest/gnomemeeting-0.98.5.log >> This is required for the gnome2 build. > Fixed. just cvsupped, pkgdbed, etc. gnome2 build still fails in openh323 in gnomemeeting c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=490100 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=490100 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net/openh323/work/openh323/include -DHAS_IXJ -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentiumpro -c /usr/ports/net/openh323/work/openh323/src/gccpdu.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/gccpdu.o c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=490100 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=490100 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/usr/ports/net/openh323/work/openh323/include -DHAS_IXJ -DHAS_OSS -DPTRACING -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -march=pentiumpro -c h323.cxx -o /usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o 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