Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jun 2015 18:16:35 +0200
From:      Dimitry Andric <dim@FreeBSD.org>
To:        "Simon J. Gerraty" <sjg@freebsd.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r284370 - head/usr.bin/kdump
Message-ID:  <038E4912-D9DD-4306-8429-15054B15AFCE@FreeBSD.org>
In-Reply-To: <201506140330.t5E3Udm8097264@svn.freebsd.org>
References:  <201506140330.t5E3Udm8097264@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--Apple-Mail=_C8D63735-4345-424B-9DBD-6CA5B3FC8B18
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii

On 14 Jun 2015, at 05:30, Simon J. Gerraty <sjg@freebsd.org> wrote:
>=20
> Author: sjg
> Date: Sun Jun 14 03:30:39 2015
> New Revision: 284370
> URL: https://svnweb.freebsd.org/changeset/base/284370
>=20
> Log:
>  Create proper targets for linux*syscalls.c
>=20
> Modified:
>  head/usr.bin/kdump/Makefile

Is this supposed to fix things?  Even at r284381, I get:

=3D=3D=3D> usr.bin/kdump (depend)
sh /usr/src/usr.bin/kdump/mksubr /usr/obj/usr/src/tmp/usr/include =
>kdump_subr.c
env MACHINE=3Di386 CPP=3D"cpp "  sh /usr/src/usr.bin/kdump/mkioctls =
print /usr/obj/usr/src/tmp/usr/include > ioctl.c
<stdin>:1:10: fatal error: 'cam/cam_compat.h' file not found
#include <cam/cam_compat.h>
         ^
1 error generated.
rm -f .depend
CC=3D'cc  ' mkdep -f .depend -a    -I/usr/src/usr.bin/kdump/../ktrace =
-I/usr/src/usr.bin/kdump -I/usr/src/usr.bin/kdump/../.. -I. =
-DHAVE_LIBCAPSICUM -DPF -std=3Dgnu99   kdump_subr.c =
/usr/src/usr.bin/kdump/kdump.c ioctl.c =
/usr/src/usr.bin/kdump/../ktrace/subr.c
/usr/src/usr.bin/kdump/kdump.c:153:10: fatal error: 'linux_syscalls.c' =
file not found
#include <linux_syscalls.c>
         ^
1 error generated.
mkdep: compile failed
*** Error code 1

Stop.

Any idea?  I obviously do not see any linux_syscalls.c in the objdir.

-Dimitry


--Apple-Mail=_C8D63735-4345-424B-9DBD-6CA5B3FC8B18
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP using GPGMail

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.27

iEYEARECAAYFAlV9qO0ACgkQsF6jCi4glqN3wACgzBOgi1vvszGsv0nRtN0RbXoz
1fsAoLnSJogRCt7CMGbDiOI6WLkbYyJ1
=LpxS
-----END PGP SIGNATURE-----

--Apple-Mail=_C8D63735-4345-424B-9DBD-6CA5B3FC8B18--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?038E4912-D9DD-4306-8429-15054B15AFCE>