Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2003 15:14:51 -0800
From:      Randy Bush <randy@psg.com>
To:        freebsd gnome <freebsd-gnome@freebsd.org>
Subject:   gnomemeeting -> openh323 -> error
Message-ID:  <E1ALW6W-000GRS-Ae@ran.psg.com>

next in thread | raw e-mail | index | archive | help
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

---

===>  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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ALW6W-000GRS-Ae>