Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Aug 2002 06:59:52 -0400
From:      "Patrick" <patrick@godloveya.com>
To:        <sparc@FreeBSD.ORG>
Subject:   sparc64/include/signal.h broke
Message-ID:  <001f01c2476f$8bbc2360$6300a8c0@dmv.com>

next in thread | raw e-mail | index | archive | help
In /usr/src/sys/sparc64/include/signal.h (lines 50 and line 53)

struct osigcontext {
};

struct sigcontext {
};


Compiler warnings being treated as errors are causing the above two empty
structures to break make world.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001f01c2476f$8bbc2360$6300a8c0>