Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 13:02:39 -0800
From:      "Crist J. Clark" <crist.clark@attbi.com>
To:        Ruslan Ermilov <ru@FreeBSD.org>
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>
In-Reply-To: <200203261605.g2QG5Fg98229@freefall.freebsd.org>; from ru@FreeBSD.org on Tue, Mar 26, 2002 at 08:05:14AM -0800
References:  <200203261605.g2QG5Fg98229@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020329130239.A66878>