Problem Report

Jeremy Messenger mezz7 at cox.net
Mon Nov 5 11:52:59 PST 2007


On Mon, 05 Nov 2007 02:06:06 -0600, Benjamin Kwiecien  
<eatinglemur at gmail.com> wrote:

> ===>  Script "configure" failed unexpectedly.
> Please report the problem to multimedia at FreeBSD.org [maintainer] and  
> attach
> the
> "/usr/ports/multimedia/gstreamer-plugins-dvd/work/gst-plugins-ugly-0.10.6/config.log"
> including the output of the failure of your make command. Also, it might  
> be
> a good idea to provide an overview of all packages installed on your  
> system
> (e.g. an `ls /var/db/pkg`).
>
> Output:
> ===>  Configuring for gstreamer-plugins-dvd-0.10.6_1,3

Can you show more above of that? A full log of that is usually helpful. In  
your config.log shows:

====================================
configure:3347: cc -O2 -fno-strict-aliasing -pipe -march=athlon-xp -O2  
-I/usr/local/include  -I/usr/local/include -I/usr/local/include    
-L/usr/local/lib -L/usr/local/lib -ldvdnav -pthread conftest.c  >&5
/usr/bin/ld: cannot find -ldvdnav
====================================

...and in your packages.lst shows that you do not have libdvdnav  
installed. I am guessing, you need to clean your ports tree like 'make  
clean' (or even 'rm -rf /usr/ports/*/*/work') first before you try to  
install gstreamer-plugins-dvd again.

Cheers,
Mezz

> checking for a BSD-compatible install... /usr/bin/install -c -o root -g  
> wheel
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether gmake sets $(MAKE)... yes
> checking nano version... 0 (release)
> checking whether to enable maintainer-specific portions of Makefiles...  
> no
> checking build system type... i386-portbld-freebsd6.3
> checking host system type... i386-portbld-freebsd6.3
> checking for style of include used by gmake... GNU
> checking for gcc... cc
> checking for C compiler default output file name...
> configure: error: C compiler cannot create executables
> See `config.log' for more details.


-- 
mezz7 at cox.net  -  mezz at FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome at FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia at FreeBSD.org


More information about the freebsd-multimedia mailing list