ports/156671: multimedia/vlc build error with option WITH_GOOM

Ivan Klymenko fidaj at ukr.net
Wed Apr 27 08:30:12 UTC 2011


>Number:         156671
>Category:       ports
>Synopsis:       multimedia/vlc build error with option WITH_GOOM
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 27 08:30:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Ivan Klymenko
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
individual
>Environment:
>Description:
multimedia/vlc build error with option WITH_GOOM

Error: shared library "goom.0" does not exist
*** Error code 1

Stop in /usr/ports/multimedia/vlc.
*** Error code 1

Stop in /usr/ports/multimedia/vlc.
..

>How-To-Repeat:

>Fix:
--- Makefile.orig	2011-04-27 10:23:27.000000000 +0300
+++ Makefile	2011-04-27 11:22:13.000000000 +0300
@@ -358,7 +358,7 @@
 .endif
 
 .if defined(WITH_GOOM)
-LIB_DEPENDS+=	goom.0:${PORTSDIR}/graphics/goom
+LIB_DEPENDS+=	goom2.0:${PORTSDIR}/graphics/goom
 CONFIGURE_ARGS+=--enable-goom
 .else
 CONFIGURE_ARGS+=--disable-goom


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



More information about the freebsd-ports-bugs mailing list