Date: Fri, 17 Aug 2007 16:58:21 GMT From: kevin <kevinxlinuz@163.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/115607: install libdvdnav and fall in loop Message-ID: <200708171658.l7HGwLmS062633@www.freebsd.org> Resent-Message-ID: <200708171700.l7HH0A8j039049@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708171658.l7HGwLmS062633>
