git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Configuration tweaks for Solaris
@ 2006-08-15  9:00 Dennis Stosberg
  2006-08-15  9:01 ` [PATCH 1/6] Solaris has strlcpy() at least since version 8 Dennis Stosberg
                   ` (5 more replies)
  0 siblings, 6 replies; 18+ messages in thread
From: Dennis Stosberg @ 2006-08-15  9:00 UTC (permalink / raw)
  To: git

Hello,

The current configure script fails to generate a working configuration
on Solaris for a number of different reasons.  With these patches on the
"next" branch "gmake clean configure && ./configure && gmake all test"
completes on Solaris 9 with Sun CC 5.8 without errors.

The second patch may be suitable for the "maint" branch as well. Without
it, at least t3800-mktag.sh fails.

Regards,
Dennis

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

end of thread, other threads:[~2006-08-15 20:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-15  9:00 [PATCH 0/6] Configuration tweaks for Solaris Dennis Stosberg
2006-08-15  9:01 ` [PATCH 1/6] Solaris has strlcpy() at least since version 8 Dennis Stosberg
2006-08-15  9:01 ` [PATCH 2/6] Solaris does not support C99 format strings before version 10 Dennis Stosberg
2006-08-15  9:01 ` [PATCH 3/6] Look for sockaddr_storage in sys/socket.h Dennis Stosberg
2006-08-15  9:01 ` [PATCH 4/6] Fix detection of ipv6 on Solaris Dennis Stosberg
2006-08-15  9:01 ` [PATCH 5/6] On Solaris nanosleep() is not in libc but in librt Dennis Stosberg
2006-08-15 10:35   ` Junio C Hamano
2006-07-31 16:55     ` Fix double "close()" in ce_compare_data Linus Torvalds
2006-07-31 19:05       ` Junio C Hamano
2006-08-05 11:20       ` [PATCH] Racy git: avoid having to be always too careful Junio C Hamano
2006-08-08 15:43         ` Johannes Schindelin
2006-08-08 17:25           ` Junio C Hamano
2006-08-08 22:30             ` Johannes Schindelin
2006-08-08 23:07               ` Junio C Hamano
2006-08-08 23:44                 ` Johannes Schindelin
2006-08-15 20:12       ` [PATCH] Documentation/technical/racy-git.txt Junio C Hamano
2006-08-15 11:18     ` [PATCH 5/6] On Solaris nanosleep() is not in libc but in librt Alex Riesen
2006-08-15  9:01 ` [PATCH 6/6] Fix compilation with Sun CC Dennis Stosberg

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