Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Apr 2011 13:15:39 GMT
From:      Charlie Clark <charlie@begeistert.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/156717: Cannot install port for phonon_gstreamer
Message-ID:  <201104291315.p3TDFdte024624@red.freebsd.org>
Resent-Message-ID: <201104291320.p3TDKASc061647@freefall.freebsd.org>

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

>Number:         156717
>Category:       ports
>Synopsis:       Cannot install port for phonon_gstreamer
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 29 13:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Charlie Clark
>Release:        8.2 (PC-BSD)
>Organization:
>Environment:
8.2-RELEASE FreeBSD 8.2-RELEASE #7: Wed Feb 16 12:19:08 PST 2011     root@build8x32.pcbsd.org:/usr/obj/usr/local_storage/pcbsd-build82/fbsd-source/8.2/sys/PCBSD  i386

>Description:
There is a problem with the gstreamer_phonon (4.5.0) port. It builds okay but cannot link to a library. As I'm updating the ports that came with PC-BSD there are a whole heap of them and I wonder if the problem is the order in which they are updated.

The error message:

[100%] Building CXX object gstreamer/CMakeFiles/phonon_gstreamer.dir/x11renderer.cpp.o                                                                          
Linking CXX shared module phonon_gstreamer.so                                   
/usr/bin/ld: cannot find -lgobject-2.0                                          
*** Error code 1

According to ldconfig the library is there:

[charlie@Barquentine] /usr/ports# ldconfig -r | grep libgobject
        117:-lgobject-2.0.0 => /usr/local/lib/libgobject-2.0.so.0




>How-To-Repeat:
cd /usr/ports/multimedia/phonon-gstreamer
make install clean
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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