Date: Mon, 10 Nov 2003 09:21:18 +0100 From: hans@lambermont.dyndns.org (Hans Lambermont) To: roger@freebsd.org Cc: ports@freebsd.org Subject: ports/net/openh323 build bombs on ffmpeg/rtp.h Message-ID: <20031110082118.GA11755@moya.lambermont.dyndns.org>
next in thread | raw e-mail | index | archive | help
Hi, While building ports/net/openh323 using 'portinstall gnomemeeting' on 5.1-CURRENT as of Oct 23, 2003 I get: ... c++ -I/usr/local/include/ffmpeg -DP_FREEBSD=501112 -I/usr/local/include -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501112 -DP_USE_PRAGMA -DPHAS_TEMPLATES -I/new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/unix -DPTRACING -I/new/usr/ports/net/openh323/work/openh323/include -DHAS_OSS -DPTRACING -I/new/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe -mcpu=pentiumpro -c h323.cxx -o /new/usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o In file included from /new/usr/ports/net/openh323/work/openh323/include/codecs.h:263, from /new/usr/ports/net/openh323/work/openh323/include/h323caps.h:169, from /new/usr/ports/net/openh323/work/openh323/include/h323con. h:255, from h323.cxx:1089: /usr/local/include/ffmpeg/rtp.h:26: error: `AVCodecContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:26: error: `codec' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:26: error: syntax error before `)' token /usr/local/include/ffmpeg/rtp.h:26: error: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:27: error: `AVCodecContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:27: error: `codec' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: error: `AVFormatContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: error: `s1' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: error: `AVPacket' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:28: error: `pkt' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:29: error: syntax error before `unsigned' /usr/local/include/ffmpeg/rtp.h:29: error: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:31: error: syntax error before `;' token /usr/local/include/ffmpeg/rtp.h:32: error: syntax error before `;' token /usr/local/include/ffmpeg/rtp.h:34: error: `URLContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:34: error: `h' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:35: error: `URLContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:35: error: `h' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:35: error: syntax error before `char' /usr/local/include/ffmpeg/rtp.h:35: error: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:36: error: `URLContext' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:36: error: `h' was not declared in this scope /usr/local/include/ffmpeg/rtp.h:36: error: syntax error before `*' token /usr/local/include/ffmpeg/rtp.h:36: error: variable or field `rtp_get_file_handles' declared void /usr/local/include/ffmpeg/rtp.h:36: error: initializer list being treated as compound expression /usr/local/include/ffmpeg/rtp.h:38: error: syntax error before `;' token /new/usr/ports/devel/pwlib/work/pwlib/include/ptlib/pdirect.h:458: warning: inline function `static BOOL PDirectory::Remove(const PString&)' used but never defined gmake[2]: *** [/new/usr/ports/net/openh323/work/openh323/lib/obj_FreeBSD_x86_r/h323.o] Error 1 and the file /usr/local/include/ffmpeg/rtp.h is from : ffmpeg-0.4.8 which is up to date with the current ports/multimedia/ffmpeg please advise. regards, Hans Lambermont -- http://lambermont.webhop.org/ () ASCII-ribbon campaign against vCards, /\ HTML-mail and proprietary formats. Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031110082118.GA11755>