Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2007 13:56:45 -0600
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        "Benjamin Kwiecien" <eatinglemur@gmail.com>
Cc:        multimedia@freebsd.org
Subject:   Re: Problem Report
Message-ID:  <op.t1b4cvp49aq2h7@mezz.mezzweb.com>
In-Reply-To: <167cc9980711050006k1286cf48o2875ece24499c9d5@mail.gmail.com>
References:  <167cc9980711050006k1286cf48o2875ece24499c9d5@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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

> ===>  Script "configure" failed unexpectedly.
> Please report the problem to multimedia@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@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.t1b4cvp49aq2h7>