Date: Thu, 18 Apr 2002 16:30:59 +0300 From: Ruslan Ermilov <ru@FreeBSD.ORG> To: Manfred Antar <null@pozo.com> Cc: current@FreeBSD.ORG Subject: Re: new /usr/src/share/mk changes breaks install on ports Message-ID: <20020418133059.GC63157@sunbay.com> In-Reply-To: <5.1.0.14.2.20020417235903.039901b8@pozo.com> References: <5.1.0.14.2.20020417235903.039901b8@pozo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--HG+GLK89HZ1zG0kk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 18, 2002 at 12:04:35AM -0700, Manfred Antar wrote: > The recent changes to the /usr/src/share/mk files > have made installing ports broken , also doing a make install world stops= at > /usr/src/share/info: > (info)518}make install > Warning: the directory /usr/share/info does not exist! > Perhaps the variable INFODIR is set incorrectly > or your mtree database files are broken. >=20 > As a workaround you can create the directory by hand, e.g.: > install -d -o root -g wheel -m 0755 /usr/share/info > *** Error code 3 >=20 > Stop in /usr/src/share/info. >=20 > /usr/share/info does exist >=20 Fixed in share/info/Makefile,v 1.10. > When trying to install a port ; example libxine: >=20 > install: invalid file mode: ./version_group.3 > install -o -g -m ./vo_driver_t.3 /usr/X11R6/man/man3/vo_driver_t.3 [...] > *** Error code 2 >=20 > Stop in /usr/ports/graphics/libxine. >=20 > Every thing worked last night I think the changes happened earlier today. >=20 I have sent the patch for ports/Mk/bsd.port.mk to portmgr@. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age --HG+GLK89HZ1zG0kk Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8vsqSUkv4P6juNwoRAogaAJ9XuW4pL9SNZqbeaPP+j3VpglczAACfSwUO m4mb5KQKXmSwwKBv10PoWy8= =+JMz -----END PGP SIGNATURE----- --HG+GLK89HZ1zG0kk-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020418133059.GC63157>