From owner-cvs-all Fri Mar 29 13: 2:48 2002 Delivered-To: cvs-all@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id E34D237B417; Fri, 29 Mar 2002 13:02:40 -0800 (PST) Received: from blossom.cjclark.org ([12.234.91.48]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020329210240.WRDM2626.rwcrmhc51.attbi.com@blossom.cjclark.org>; Fri, 29 Mar 2002 21:02:40 +0000 Received: (from cjc@localhost) by blossom.cjclark.org (8.11.6/8.11.6) id g2TL2er68873; Fri, 29 Mar 2002 13:02:40 -0800 (PST) (envelope-from cjc) Date: Fri, 29 Mar 2002 13:02:39 -0800 From: "Crist J. Clark" To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src Makefile.inc1 src/bin/ls lomac.c src/bin/ps lomac.c src/etc/mtree BSD.include.dist src/include Makefile src/share/man/man4 joy.4 Message-ID: <20020329130239.A66878@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <200203261605.g2QG5Fg98229@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200203261605.g2QG5Fg98229@freefall.freebsd.org>; from ru@FreeBSD.org on Tue, Mar 26, 2002 at 08:05:14AM -0800 X-URL: http://people.freebsd.org/~cjc/ Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Mar 26, 2002 at 08:05:14AM -0800, Ruslan Ermilov wrote: > ru 2002/03/26 08:05:14 PST > > Modified files: > . Makefile.inc1 > bin/ls lomac.c > bin/ps lomac.c > etc/mtree BSD.include.dist > include Makefile > share/man/man4 joy.4 > Log: > Install sys/security/lomac/*.h to /usr/include/security/lomac/. Did this break cross builds? CC=cc mkdep -f .depend -a -DSETPROCTITLE -DLOGIN_CAP -DVIRTUAL_HOSTING -DINET6 -I/export/freebsd/CURRENT/src/libexec/ftpd -Dmain=ls_main -I/export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls -DUSE_PAM /export/freebsd/CURRENT/src/libexec/ftpd/ftpd.c ftpcmd.c /export/freebsd/CURRENT/src/libexec/ftpd/logwtmp.c /export/freebsd/CURRENT/src/libexec/ftpd/popen.c /export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls/ls.c /export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls/cmp.c /export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls/lomac.c /export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls/print.c /export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls/util.c /export/freebsd/CURRENT/src/bin/ls/lomac.c:46: security/lomac/lomacio.h: No such file or directory /export/freebsd/CURRENT/src/libexec/ftpd/../../bin/ls/lomac.c:46: security/lomac/lomacio.h: No such file or directory mkdep: compile failed *** Error code 1 I had no problems with same-arch builds. -- Crist J. Clark | cjclark@alum.mit.edu | cjclark@jhu.edu http://people.freebsd.org/~cjc/ | cjc@freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message