Archive Index
This month's Index
|
Subject: [PATCH] Resolve compile issues on Solaris x64 and UltraSPARC
[PATCH] Resolve compile issues on Solaris x64 and UltraSPARC
From: Dave McCaldon <davem_at_intersystems.com>
Date: Fri, 5 Feb 2010 12:11:09 -0500
Solaris builds of libssh2-1.2.3 failed on both x64 and UltraSPARC platforms because of two problems:
1) src/agent.c:145 sun is a reserved word when using the SUNWspro compiler
This patch resolves both of these issues.
I have successfully built libssh-1.2.3 with this patch on the following platforms:
Mac OS x64
Thanks.
_______________________________________________
|