misc/115607: install libdvdnav and fall in loop

kevin kevinxlinuz at 163.com
Fri Aug 17 10:00:10 PDT 2007


>Number:         115607
>Category:       misc
>Synopsis:       install libdvdnav and fall in loop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 17 17:00:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     kevin
>Release:        7.0-current
>Organization:
Netease
>Environment:
FreeBSD datastream.3322.org 7.0-CURRENT FreeBSD 7.0-CURRENT #2: Tue Aug  7 14:20:37 CST 2007     root at datastream.3322.org:/usr/obj/usr/src/sys/G7R  i386

>Description:
libdvdnav depend on automake16.it fall in loop when it config.

>How-To-Repeat:
deinstall automake16 and try to  install libdvdnav
>Fix:
this is libdvdnav/Makefile's patch
--- Makefile    2007-08-18 00:56:45.348673378 +0800
+++ Makefile.orig       2007-08-18 00:56:01.100772997 +0800
@@ -21,7 +21,7 @@
                THREAD_LIBS="${PTHREAD_LIBS}"
 CONFIGURE_ARGS=        --program-transform-name=''
 INSTALLS_SHLIB=        yes
-USE_AUTOTOOLS= libtool:15 autoconf:259 
+USE_AUTOTOOLS= libtool:15 autoconf:259 automake:16
 
 post-patch:
        ${REINPLACE_CMD} -e \


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


More information about the freebsd-bugs mailing list