From owner-freebsd-multimedia@FreeBSD.ORG Mon Nov 5 19:52:59 2007 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8006A16A419 for ; Mon, 5 Nov 2007 19:52:59 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmpop109.cox.net (eastrmpop109.cox.net [68.230.240.51]) by mx1.freebsd.org (Postfix) with ESMTP id 0620913C4B3 for ; Mon, 5 Nov 2007 19:52:58 +0000 (UTC) (envelope-from mezz7@cox.net) Received: from eastrmimpo02.cox.net ([68.1.16.120]) by eastrmmtao102.cox.net (InterMail vM.7.08.02.01 201-2186-121-102-20070209) with ESMTP id <20071105195234.VJCK3144.eastrmmtao102.cox.net@eastrmimpo02.cox.net>; Mon, 5 Nov 2007 14:52:34 -0500 Received: from mezz.mezzweb.com ([24.255.149.218]) by eastrmimpo02.cox.net with bizsmtp id 97sN1Y0034iy4EG0000000; Mon, 05 Nov 2007 14:52:22 -0500 Date: Mon, 05 Nov 2007 13:56:45 -0600 To: "Benjamin Kwiecien" From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 References: <167cc9980711050006k1286cf48o2875ece24499c9d5@mail.gmail.com> Content-Transfer-Encoding: Quoted-Printable Message-ID: In-Reply-To: <167cc9980711050006k1286cf48o2875ece24499c9d5@mail.gmail.com> User-Agent: Opera Mail/9.24 (Linux) Cc: multimedia@freebsd.org Subject: Re: Problem Report X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2007 19:52:59 -0000 On Mon, 05 Nov 2007 02:06:06 -0600, Benjamin Kwiecien = wrote: > =3D=3D=3D> 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.1= 0.6/config.log" > including the output of the failure of your make command. Also, it mig= ht = > be > a good idea to provide an overview of all packages installed on your = > system > (e.g. an `ls /var/db/pkg`). > > Output: > =3D=3D=3D> 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: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D configure:3347: cc -O2 -fno-strict-aliasing -pipe -march=3Dathlon-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 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ...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