gnomemeeting -> openh323 -> error

Joe Marcus Clarke marcus at marcuscom.com
Sun Nov 16 15:19:28 PST 2003


On Sun, 2003-11-16 at 18:14, Randy Bush wrote:
> side note, as it may be a hint [
>     after portsdb -Uu, pkgdb -u, and pkgdb -Ff, portupgrade gets
>     make: don't know how to make all-depends-list. Stop
>     ]
> 
> gnomemeeting seems to rely on openh323, though it has no dependency

This is a known issue.  See the Known Issues section at
http://www.freebsd.org/gnome/

Joe

> 
> ---
> 
> ===>  Applying FreeBSD patches for gnomemeeting-0.98.5_1
> ===>   gnomemeeting-0.98.5_1 depends on file: /nonexistent - not found
> ===>    Verifying build for /nonexistent in /usr/ports/net/openh323
> ===>  Building for openh323-1.12.0_1
> gmake P_SHAREDLIB=0 opt
> gmake[1]: Entering directory `/usr/ports/net/openh323/work/openh323'
> set -e; gmake -C src opt; gmake -C samples/simple opt;
> gmake[2]: Entering directory `/usr/ports/net/openh323/work/openh323/src'
> 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/por
> ts/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
> 
> ---
> 
> and openh323 blows in compile
> 
> ---
> 
> 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.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade31397.0 make
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped / !:failed)
>         ! net/openh323  (bad C++ code)
> 
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031116/00da8be1/attachment.bin


More information about the freebsd-gnome mailing list