Date: Sun, 23 May 2004 15:32:45 -0700 From: Robert Hamm <bobhamm49@cox.net> To: gnome@freebsd.org Subject: mozilla-1.6 4,2 Installation failure Message-ID: <40B1268D.6070809@cox.net>
next in thread | raw e-mail | index | archive | help
Setup: FreeBSD 5.2.1 (i386) fresh install. Problem: The code compiles and links fine, but fails in the installation when it tries to cpio the files to the target directory. The reason for failure is that {CPIO} is undefined and returns nothing. Solution: Add a definition for CPIO. It looks like it belongs in /usr/ports/Mk/bsd.port.mk. I believe the same problem is true with the latest release as well.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40B1268D.6070809>