Re: [Openais] Compiling corosync trunk on Solars

2009-06-08 Thread Wojtek Meler
Steven Dake pisze: > Managed to get trunk to compile with Solaris 10, csw gcc4 + the > solaris bintools (ar/ld/etc). The Sun Studio compiler appears too > defective to build the source tree. Had to hack pkgconfig since it is > very old in the csw and the m4 macros for pkgconfig in the version

Re: [Openais] Compiling corosync trunk on Solars

2009-06-07 Thread Steven Dake
On Fri, Jun 5, 2009 at 7:23 PM, Steven Dake wrote: > On Sat, 2009-06-06 at 00:22 -0700, Steven Dake wrote: > > > > > > On Thu, Jun 4, 2009 at 9:16 AM, Steven Dake wrote: > > On Thu, 2009-06-04 at 10:15 +0200, Wojtek Meler wrote: > > > Steven Dake pisze: > > > > At one tim

Re: [Openais] Compiling corosync trunk on Solars

2009-06-06 Thread Steven Dake
On Sat, 2009-06-06 at 00:22 -0700, Steven Dake wrote: > > > On Thu, Jun 4, 2009 at 9:16 AM, Steven Dake wrote: > On Thu, 2009-06-04 at 10:15 +0200, Wojtek Meler wrote: > > Steven Dake pisze: > > > At one time Solaris worked, but nobody has done a re-port > in the

Re: [Openais] Compiling corosync trunk on Solars

2009-06-06 Thread Steven Dake
On Thu, Jun 4, 2009 at 9:16 AM, Steven Dake wrote: > On Thu, 2009-06-04 at 10:15 +0200, Wojtek Meler wrote: > > Steven Dake pisze: > > > At one time Solaris worked, but nobody has done a re-port in the > > > community since we moved to automake. I attempted to install Solaris > > > x86 in a KVM

Re: [Openais] Compiling corosync trunk on Solars

2009-06-04 Thread Steven Dake
On Thu, 2009-06-04 at 10:15 +0200, Wojtek Meler wrote: > Steven Dake pisze: > > At one time Solaris worked, but nobody has done a re-port in the > > community since we moved to automake. I attempted to install Solaris > > x86 in a KVM virtual machine and it just locks up on startup. > > > Solar

Re: [Openais] Compiling corosync trunk on Solars

2009-06-04 Thread Wojtek Meler
Steven Dake pisze: > At one time Solaris worked, but nobody has done a re-port in the > community since we moved to automake. I attempted to install Solaris > x86 in a KVM virtual machine and it just locks up on startup. > Solaris 10 is usable in both vmware player and virtualbox. If someone w

Re: [Openais] Compiling corosync trunk on Solars

2009-06-04 Thread Jan Friesse
Steve, if you will work on Solaris port, please try to look on ipc uid/gid permissions. I'm pretty sure, that code there is bad and condition is reversed. And because I don't have Solaris installed (and as a bonus, still don't understand Solaris system of permissions), I didn't test it. Regards,

Re: [Openais] Compiling corosync trunk on Solars

2009-06-03 Thread Steven Dake
At one time Solaris worked, but nobody has done a re-port in the community since we moved to automake. I attempted to install Solaris x86 in a KVM virtual machine and it just locks up on startup. If anyone else has a solaris machine to try out porting it would be helpful. I would really prefer 1

[Openais] Compiling corosync trunk on Solars

2009-06-03 Thread Wojciech Meler
Hi ! I have several problems with compiling trunk on Solaris: 1. Both -Wl-rpath-link, -Wl,-soname, -Wl,-version-script, -Wl,-export-dynamic is not supported I'm not sure but maybe libtool could solve the problem ? I've temporarily removed this flags to see what will happen ... 2. coroipc.c in s