Re: GNOME 2 port is broken?

From: Joe Marcus Clarke <marcus_at_marcuscom.com>
Date: Thu, 02 Oct 2003 15:24:23 -0400
On Thu, 2003-10-02 at 15:06, Rossam Souza Silva wrote:
> The gnome2 port is broken? I updated the ports tree two time today, but
> the result is:
> 
> rss_at_DaeMoN:/usr/ports/x11/gnome2> sudo make install clean
> ===>  Installing for gnome2-2.4.0
> ===>   gnome2-2.4.0 depends on file: /usr/X11R6/libexec/cdplayer_applet2 -
> found
> ===>   gnome2-2.4.0 depends on executable: gnome-cd - found
> ===>   gnome2-2.4.0 depends on executable: gnome-dictionary - found
> ===>   gnome2-2.4.0 depends on executable: eog - found
> ===>   gnome2-2.4.0 depends on executable: gnome-control-center - found
> ===>   gnome2-2.4.0 depends on executable: gconf-editor - found
> ===>   gnome2-2.4.0 depends on executable: gnect - found
> ===>   gnome2-2.4.0 depends on executable: gedit - found
> ===>   gnome2-2.4.0 depends on executable: gnome-terminal - found
> ===>   gnome2-2.4.0 depends on executable: gnome-session - found
> ===>   gnome2-2.4.0 depends on executable: bug-buddy - found
> ===>   gnome2-2.4.0 depends on executable: gnome-system-monitor - found
> ===>   gnome2-2.4.0 depends on executable: nautilus - found
> ===>   gnome2-2.4.0 depends on executable: yelp - found
> ===>   gnome2-2.4.0 depends on executable: gdm - found
> ===>   gnome2-2.4.0 depends on executable: screensaver-properties-capplet
> - found
> ===>   gnome2-2.4.0 depends on file:
> /usr/X11R6/share/gnome/help/user-guide/C/user-guide.xml - found
> ===>   gnome2-2.4.0 depends on file:
> /usr/X11R6/share/gnome/sounds/question.wav - found
> ===>   gnome2-2.4.0 depends on file:
> /usr/X11R6/libdata/pkgconfig/libgail-gnome.pc - found
> ===>   gnome2-2.4.0 depends on executable: file-roller - found
> ===>   gnome2-2.4.0 depends on file:
> /usr/X11R6/share/themes/HighContrast/gtk-2.0/gtkrc - found
> ===>   gnome2-2.4.0 depends on executable: ggv - found
> ===>   gnome2-2.4.0 depends on executable: acme - found
> ===>   gnome2-2.4.0 depends on executable: gok - found
> ===>   gnome2-2.4.0 depends on executable: gpdf - found
> ===>   gnome2-2.4.0 depends on executable: nautilus-cd-burner - found
> ===>   gnome2-2.4.0 depends on executable: gcalctool - found
> ===>   gnome2-2.4.0 depends on executable: gucharmap - found
> ===>   gnome2-2.4.0 depends on executable: zenity - found
> ===>   gnome2-2.4.0 depends on executable: gst-thumbnail - found
> ===>   gnome2-2.4.0 depends on file:
> /usr/X11R6/lib/X11/fonts/bitstream-vera/Vera.ttf - found
> ===>   gnome2-2.4.0 depends on executable: gnopernicus - found
> ===>   gnome2-2.4.0 depends on file: /usr/local/bin/python2.3 - found
> ===>   gnome2-2.4.0 depends on executable: epiphany - found
> ===>   gnome2-2.4.0 depends on executable: gnomemeeting - not found
> ===>    Verifying install for gnomemeeting in /usr/ports/net/gnomemeeting
> ===>   gnomemeeting-0.98.5 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=501000 -I/usr/local/include
> -I/usr/local/include -D_REENTRANT -pthread -Wall -DP_FREEBSD=501000
> -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_OSS -DPTRACING
> -I/usr/ports/devel/pwlib/work/pwlib/include -DNDEBUG -O -pipe
> -march=pentium3 -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 `)' token
> /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 `;' token
> /usr/local/include/ffmpeg/rtp.h:32: syntax error before `;' token
> /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 `*' token
> /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 `;' token
> 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
> 
> Stop in /usr/ports/net/gnomemeeting.
> *** Error code 1
> 
> Stop in /usr/ports/x11/gnome2.
> 
> I upgraded all packages (portupgrade --all) before installing
> gnome2.

Take a look at the Known Issues at http://www.freebsd.org/gnome/.

Joe

> 
> Rossam.
> 
> ------------------------------------------------------
> "Das Leben auf Erden ist ein gemeiner Krieg.
>  Wir spielen, wir kämpfen, wir setzen alles auf Sieg."
> 
>  Megaherz
> ------------------------------------------------------
> 
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc



Received on Thu Oct 02 2003 - 10:24:44 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:24 UTC