Make -- Illegal instruction - core dumpedI've been trying to

Kris Kennaway kris at obsecurity.org
Fri Jun 13 17:10:13 PDT 2003


On Fri, Jun 13, 2003 at 06:43:32PM -0500, Jack L. Stone wrote:

> Josh: I didn't get a "core", but here is the whole excercise I tried
> following your instructs:

This means that you didn't have write permission to the directory in
which make was running.  Either rerun it from a directory you can
write to or set the kern.corefile sysctl to a writable location
(e.g. /tmp/%N.core).

An illegal instruction is most likely because you have compiled the
binary with inappropriate CPU optimizations, perhaps by setting
CPUTYPE in /etc/make.conf.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030613/bfc6fe52/attachment.bin


More information about the freebsd-questions mailing list