vlc problem

Jeremy Messenger mezz7 at cox.net
Sun Mar 9 19:01:20 UTC 2008


On Fri, 07 Mar 2008 23:49:04 -0600, w%w <vscmail-ban at yahoo.com> wrote:

>
> full log:

Much better, but it's not vlc problem. It's gtk20's build error.

>  cd usr/ports/multimedia/vlc && make install clean
> ===>   vlc-0.8.6.e,2 depends on file:  
> /usr/local/include/linux/videodev.h -
> foun                                       d
> ===>   vlc-0.8.6.e,2 depends on file:
> /usr/local/live/liveMedia/libliveMedia.a -
> found
> ===>   vlc-0.8.6.e,2 depends on executable: gmake - found
> ===>   vlc-0.8.6.e,2 depends on file: /usr/local/bin/sdl-config - found
> ===>   vlc-0.8.6.e,2 depends on file: /usr/local/bin/perl5.8.8 - found
> ===>   vlc-0.8.6.e,2 depends on file: /usr/local/bin/intltool-extract -
> found
> ===>   vlc-0.8.6.e,2 depends on file:
> /usr/local/libdata/pkgconfig/gnome-mime-da
> ta-2.0.pc - found
> ===>   vlc-0.8.6.e,2 depends on executable: pkg-config - found
> ===>   vlc-0.8.6.e,2 depends on shared library: notify.1 - not found
> ===>    Verifying install for notify.1 in /usr/ports/devel/libnotify
> ===>   libnotify-0.4.4_1 depends on executable: gmake - found
> ===>   libnotify-0.4.4_1 depends on file: /usr/local/bin/libtool - found
> ===>   libnotify-0.4.4_1 depends on file:  
> /usr/local/bin/intltool-extract -
> foun                                       d
> ===>   libnotify-0.4.4_1 depends on executable: pkg-config - found
> ===>   libnotify-0.4.4_1 depends on shared library: dbus-glib-1.2 - found
> ===>   libnotify-0.4.4_1 depends on shared library: atk-1.0.0 - found
> ===>   libnotify-0.4.4_1 depends on shared library: glib-2.0.0 - found
> ===>   libnotify-0.4.4_1 depends on shared library: gtk-x11-2.0.0 - not
> found
> ===>    Verifying install for gtk-x11-2.0.0 in  
> /usr/ports/x11-toolkits/gtk20
> ===>  Building for gtk-2.12.8_2
<snip>
> In file included from ../../gdk/x11/gdkwindow-x11.h:30,
>                  from gdkprivate-x11.h:36,
>                  from gdkx.h:81,
>                  from gdkasync.c:52:
> ../../gdk/x11/gdkdrawable-x11.h:35:36: X11/extensions/Xrender.h: No such
> file or directory
<snip>

The gtk20 port depends on libXrender (xorg stuff) by default. It looks  
like that you don't have a clean ports tree. You need to remove all of  
work directories by 'cd /usr/ports ; make clean', 'portsclean -C', 'rm -rf  
/usr/ports/*/*/work' or your own method. After that make sure you have all  
installed ports up to date by using either portupgrade or portmaster, but  
don't forget to check in /usr/ports/UPDATING first. Then try to build vlc  
again.

Cheers,
Mezz


-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org


More information about the freebsd-multimedia mailing list