git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Something fishy with master.  After a ./configure on OpenServer 6
@ 2008-08-26 10:16 Boyd Lynn Gerber
  2008-08-26 12:03 ` Johannes Sixt
  0 siblings, 1 reply; 3+ messages in thread
From: Boyd Lynn Gerber @ 2008-08-26 10:16 UTC (permalink / raw)
  To: Git List

Hello,

This is just a heads up on what I am seeing with the latest master.  I 
never saw any of this with 1.5.X.X

Every thing compiled just fine.  But when I tried to do a gmake check I 
noticed I have things defined that should not be.For example powerpc and 
BIG_ENDIAN should not have been defined.  I will look into this, but 
things are a bit broken with master.  See below.

$ gmake check
for i in *.c; do sparse -Kalloca -Kthread -I/usr/local/include 
-DNO_D_TYPE_IN_DIRENT -DSHA1_HEADER='<openssl/sha.h>' 
-DSNPRINTF_RETURNS_BOGUS -DFREAD_READS_DIRECTORIES -DNO_STRCASESTR 
-DNO_MKDTEMP -DNO_HSTRERROR -DNO_MEMMEM -D__BIG_ENDIAN__ -D__powerpc__ $i 
|| exit; done
/usr/bin/bash: sparse: command not found


--
Boyd Gerber <gerberb@zenez.com>
ZENEZ	1042 East Fort Union #135, Midvale Utah  84047

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-08-26 12:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 10:16 Something fishy with master. After a ./configure on OpenServer 6 Boyd Lynn Gerber
2008-08-26 12:03 ` Johannes Sixt
2008-08-26 12:12   ` Boyd Lynn Gerber

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).