* proper flags for make check ?
@ 2008-10-07 15:46 David Bryson
0 siblings, 0 replies; only message in thread
From: David Bryson @ 2008-10-07 15:46 UTC (permalink / raw)
To: git
[-- Attachment #1: Type: text/plain, Size: 1029 bytes --]
After the recent discussion about make check I decided to give it a try
and see what happens.
I installed sparse, took a look at the source and it appears to want
something along the following lines for a intel processor:
-D__LITTLE_ENDIAN__ -D__i386__=1
I then type 'make check' and get about 30 seconds of errors printing out
for kerberos headers.
The errors look a lot like this:
/usr/include/krb5/krb5.h:1166:18: error: got *
/usr/include/krb5/krb5.h:1167:18: error: Expected ; at end of
declaration
/usr/include/krb5/krb5.h:1167:18: error: got *
/usr/include/krb5/krb5.h:1168:20: error: Expected ; at end of
declaration
/usr/include/krb5/krb5.h:1168:20: error: got *
/usr/include/krb5/krb5.h:1169:1: error: Expected ; end of type
declaration
/usr/include/krb5/krb5.h:1169:1: error: got }
/usr/include/krb5/krb5.h:1173:17: error: expected ; at end of
declaration
/usr/include/krb5/krb5.h:1173:17: error: Expected } at end of
struct-union-enum-specifier
What is the proper way to run sparse on the git sources ?
Dave
[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-07 15:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-07 15:46 proper flags for make check ? David Bryson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).