Unable to build or update vcdimager
Norikatsu Shigemura
nork at FreeBSD.org
Sat Mar 11 06:38:01 UTC 2006
On Fri, 10 Mar 2006 17:42:36 -0500 (EST)
Gerard Seibert <gerard at seibercom.net> wrote:
> I have been attempting to update the vcdimager port. It always fails with
> this message:
> install-info --quiet /usr/local/info/vcd-info.info /usr/local/info/dir
> install-info: menu item `vcd-info' already exists, for file `vcdimager'
> *** Error code 1
> I have used pkg_delete to remove the port, but the build process still
> fails. I have attached a copy of the build process. I am using FreeBSD 5.4
> with no special make flags, etc.
SEE ALSO: http://www.freebsd.org/cgi/query-pr.cgi?pr=93916
Please test following patch. Sorry, I didn't contact this issue.
So I don't know that this patch is OK.
Index: files/patch-docs-vcdimager.texi
===================================================================
RCS file: files/patch-docs-vcdimager.texi
diff -N files/patch-docs-vcdimager.texi
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ files/patch-docs-vcdimager.texi 11 Mar 2006 01:51:05 -0000
@@ -0,0 +1,10 @@
+--- docs/vcdimager.texi.orig Sat Jun 18 13:11:08 2005
++++ docs/vcdimager.texi Sat Mar 11 10:50:22 2006
+@@ -61,7 +61,6 @@
+ @direntry
+ * VCDImager: (vcdimager). GNU Video CD imaging utilities
+ * vcdimager: (vcdimager)vcdimager. Video CD simple formatter
+-* vcd-info: (vcdimager)vcd-info. Video CD diagnostic tool
+ * cdxa2mpeg: (vcdimager)cdxa2mpeg. Strip RIFF/CD-XA container
+ * vcdxminfo: (vcdimager)vcdxminfo. Display MPEG stream properties
+ * vcdxgen: (vcdimager)vcdxgen. Video CD XML template generator
More information about the freebsd-ports
mailing list