From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Feb 2 15:00:19 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 395801065691 for ; Mon, 2 Feb 2009 15:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 131088FC27 for ; Mon, 2 Feb 2009 15:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n12F08sf074048 for ; Mon, 2 Feb 2009 15:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n12F088Z074047; Mon, 2 Feb 2009 15:00:08 GMT (envelope-from gnats) Resent-Date: Mon, 2 Feb 2009 15:00:08 GMT Resent-Message-Id: <200902021500.n12F088Z074047@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwan David Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 26BDB1065676 for ; Mon, 2 Feb 2009 14:50:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 13FAA8FC13 for ; Mon, 2 Feb 2009 14:50:36 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n12EoZ80028181 for ; Mon, 2 Feb 2009 14:50:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n12EoZF1028180; Mon, 2 Feb 2009 14:50:35 GMT (envelope-from nobody) Message-Id: <200902021450.n12EoZF1028180@www.freebsd.org> Date: Mon, 2 Feb 2009 14:50:35 GMT From: Erwan David To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/131299: vlc: does not compile any more, wuth luiveMedia support X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Feb 2009 15:00:20 -0000 >Number: 131299 >Category: ports >Synopsis: vlc: does not compile any more, wuth luiveMedia support >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Feb 02 15:00:08 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Erwan David >Release: 7.1-Release >Organization: >Environment: FreeBSD nez-casse.depot.rail.eu.org 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #4: Fri Jan 30 09:19:35 CET 2009 edavid@nez-casse.depot.rail.eu.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: While trying to upgrade vlc from 0.8.6 to 0.9.8, I get the following error libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/crtbeginS.o .libs/liblive555_plugin_la-live555.o .libs/liblive555_plugin_la-a sf.o .libs/liblive555_plugin_la-buffer.o -Wl,-rpath -Wl,/usr/ports/multimedia/vlc/work/vlc-0.9.8a/src/.libs -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -L/usr/local/live/UsageEnvironment -lUsageEnvironment -L/usr/local/live/groupsock -lgroupsock -L/usr/local/live/BasicUsageEnvironment -lBasicUsageEnvironment -L/usr/local/live/liveMedia -lliveMedia ../../src/.libs/libvlccore.so /usr/ local/lib/libhal.so /usr/local/lib/libdbus-1.so -lrt /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -L/usr/lib -lstdc++ -lm -lpthread -lc -lgcc_s /usr/lib/crtendS.o /usr/lib/crtn.o -pthread -pthread -Wl,-soname -Wl,liblive555_plugin.so -o .libs/liblive555_plugin.so /usr/bin/ld: /usr/local/live/UsageEnvironment/libUsageEnvironment.a: relocation R_X86_64_32S can not be used when making a shared object; re compile with -fPIC /usr/local/live/UsageEnvironment/libUsageEnvironment.a: could not read symbols: Bad value gmake[5]: *** [liblive555_plugin.la] Error 1 It seems vlc tries to make a relocatable library from the static liveMedia libraries, and it does not work. >How-To-Repeat: install vlc from port with liveMedia support. >Fix: >Release-Note: >Audit-Trail: >Unformatted: