Afternoon All,
For *BSD it would be an additional package that is required (and would
need to be tested for during the ConfigureMe step).
Matt
On Thu, 2008-07-17 at 16:48 +0100, David Lee wrote:
> On Thu, 17 Jul 2008, Andrew Beekhof wrote:
>
> > On Jul 17, 2008, at 2:20 PM, Raoul Bhatia [IPAX
The main reason for not wanting bash was for the Non Linux
architectures (i.e. *BSD and Solaris).
Yes, its a readily available but since it isn't standard and sh
is, whats the big deal ?
Desiging/coding for sh (not for bash) means maximum portability.
Matt
At 06:00 PM 7/16/2008, you wrote:
On Tue, 2008-03-04 at 15:12 +0100, Sebastian Reitenbach wrote:
> Hi,
[snip]
> Well, I made it work on OpenBSD i386, and I can say it runs on sparc and
> sparc64 too. I try to get my VAX Station up and running, to test it there
> too. Further I plan on getting my hands on a HPPA and MIPS base
I believe that this also is needed by FreeBSD.
Matt
On Mon, 2007-07-30 at 17:39 +0200, Sebastian Reitenbach wrote:
>
> > could the rest also be included in heartbeat somewhere?
> The third patch to ConfigureMe enables the snmp-subagent, and defines
> an
> init-dir. This is only added to the
Ah. Sorry its:
make portfile
NOTE: On FreeBSD, lately I have been getting this error:
make: don't know how to make libltdl.tar. Stop
Matt
On Wed, 2007-07-25 at 22:52 +0200, Sebastian Reitenbach wrote:
> Hi,
>
> "Matthew Soffen" <[EMAIL PROTECTED
Hi Sebastian,
I believe that the package you want is the same format as the FreeBSD
one.
Have you tried using the make port_file command ?
Matt
On Wed, 2007-07-25 at 22:10 +0200, Sebastian Reitenbach wrote:
> Hi,
>
> I am trying to create a port of linux-ha 2.1.1 for OpenBSD. linux-ha
> co
Morning All,
I see something similar to this when I run the BasicSanityCheck on
FreeBSD.
heartbeat[56784]: 2007/07/20_14:10:21 info: Gmain_timeout_dispatch:
started at 89100256 should have started at 89100252
heartbeat[56784]: 2007/07/20_14:10:21 WARN: G_CH_dispatch_int: Dispatch
function for rea
Lars,
lsof is not a "standard" tool for the BSDs. It is available but I'm
not sure how compatible it is.And as for Solaris, I'm not sure about
that so we'll have to wait for David Lee to respond.
Matt
On Tue, 2007-06-26 at 20:50 +0200, Lars Marowsky-Bree wrote:
> On 2007-06-22T17:59:01,
wrote:
> On 10/16/06, Matthew Soffen <[EMAIL PROTECTED]> wrote:
> > Nevemind that.. The makefiles ARE being created now.
>
> something we should know about or are you having one of those days?
>
> >
> > Matt
> >
> > On Mon, 2006-10-16 at 15:49 +
Nevemind that.. The makefiles ARE being created now.
Matt
On Mon, 2006-10-16 at 15:49 +0200, Andrew Beekhof wrote:
> On 10/16/06, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
> > Can someone at IBM please fix the TSA plugin such that "make dist"
> > succeeds if swig is disabled.
>
> actually its w
You think THAT is weird, on my FreeBSD system, the Makefiles aren't
being created by the bootstrapping process.
Matt
On Mon, 2006-10-16 at 15:49 +0200, Andrew Beekhof wrote:
> On 10/16/06, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
> > Can someone at IBM please fix the TSA plugin such that "make d
I had thought that Alan had some problems with the switch and put a hold on it?
I guess not.
I guess that I'll have to get the Mercurial client for FreeBSD
going and pray that it works.
Also, if CVS is dead, We really need to make sure that the pserver is shutdown.
We should make sure that a
I don't see it being any problem.
Is there any "convention" that other projects use ?
Matt
Alan Robertson wrote:
Hi,
I've been thinking about our conventions for naming libraries.
It seems to me to be somewhat confusing for the novice to tell which
libraries of ours are GPL and which are LG
OK. There IS something going on.I just got to where its trying to
compile CTS on FreeBSD, and it is failing.
I've looked at the Makefile. The makefile has a reference to OCFMSDummy
but that file was deleted. It appears that it was never removed from
the Makefile.am. Can it be removed
OK. Never mind. I did a complete clean and then it worked.
Matt
Matthew Soffen wrote:
I just updated to the latest in CVS, and I'm also seeing issues.
config.status: creating cts/OCFMSDummy
config.status: error: cannot find input file: cts/OCFMSDummy.in
In the configure.
I just updated to the latest in CVS, and I'm also seeing issues.
config.status: creating cts/OCFMSDummy
config.status: error: cannot find input file: cts/OCFMSDummy.in
In the configure.in is "cts/LSBDummy" so. Any idea what would
be causing this odd error ( something replacing L
Currently, David Lee's version is working on FreeBSD.
I'll investigate the Stonith script to get it working too.
Matt
At 08:23 PM 8/9/2006, you wrote:
Lars Ellenberg <[EMAIL PROTECTED]> wrote:
> it may be that the "original" version was done this way to increase the
> likelihood for the whole
Morning all.
This does appear to run cleanly on FreeBSD.
As for what triggered me looking into this, the BasicSanityCheck . It
is now passing up to the where it runs STONITHDBasicSanityCheck. Now
to figure out what is causing it to fail there.
There also seems to be something tied to a
Morning all.
I'm trying to get basic sanity check running on FreeBSD.
There appears to be a problem with one method in the shellfuncs that
cause it to fail on FreeBSD.
ha_clustermsg() {
cat $* <<-!MSG >> $HA_FIFO
>>>
`cat`
<<<
!MSG
}
The ">>> `cat` <<<" appears to be the problem. I
Hmmm,
Andrew,
Is it possible that on Linux, by default it has the Enable All
set ( including SNMP ) ?
Matt
David Lee wrote:
On Thu, 20 Jul 2006, Matthew Soffen wrote:
I think that is the problem. It can't build at all without SNMP.
I think it
Andrew,
I think that is the problem. It can't build at all without SNMP.
I think it can be done. Is there someway to setup the Makefile.am so
that if SNMP isn't available, then that module won't get built ?
Matt
Andrew Beekhof wrote:
On 7/20/06, Lars Marowsky-Bree <[EMAIL PROTECTED]> wro
I do believe that it is needed. Several thing require it now.
Matt
Andrew Beekhof wrote:
Is SNMP supposed to be required to build Heartbeat?
Because right now it is and I think thats a mistake, but I'd
like to be sure.
--
Andrew Beekhof
"Would the last person to lea
David Lee wrote:
On Wed, 28 Jun 2006, Matthew Soffen wrote:
Alan Robertson wrote:
David Lee wrote:
I'm trying to get lrmd and lrmadmin running under Solaris. Some
parts are
OK. But some parts are not working: from some lrmadmin requests, the
result (probably failure) i
Alan Robertson wrote:
David Lee wrote:
I'm trying to get lrmd and lrmadmin running under Solaris. Some
parts are
OK. But some parts are not working: from some lrmadmin requests, the
result (probably failure) is not getting back to lrmadmin, which then
waits forever even though lrmd has intern
At 09:35 AM 5/31/2006, Alan Robertson wrote:
KlinT wrote:
Oki, thanks a lot Alan for your explanations,
May be we have to wait for the next NetBSD Release ( 4 ) which
is on the way ... :D
In my case, I need to have heartbeat in order to play/test
mysql cluster. My Mysql/netbsd cluster is worki
Brian,
If that is the case, I'll be glad to update the prefixes for NetBSD .
( I'm a FreeBSD guy by default ).
Matt
On Wed, 2006-05-24 at 13:13 -0400, Brian A. Seklecki wrote:
> NetBSD generally uses /usr/pkg for 3rd party packages:
>
> ConfigureNetBSD() {
> - FLAGS="--disable-ldirectord -
Yup. I'm aware of it.
Just comment out the "trap" line for the time being.
I've not been able to really debug this issue.
The weirdest thing is that when you run autoconf259 at the command line, it works fine.
On Wed, 2006-05-10 at 16:00 -0400, Brian A. Seklecki wrote:
Not quite the best
, Andrew Beekhof wrote:
On May 8, 2006, at 6:09 PM, Matthew Soffen wrote:
Andrew,
Mine starts:
http://www.w3.org/2001/XMLSchema" elementFormDe
types. OK ?
</xsd:sequence>
"required"/>
d:attribute name="admin_epoch" type="xsd:string" use="required"/>
Matt
On Mon, 2006-05-08 at 17:43 +0200, Andrew Beekhof wro
+0200, Andrew Beekhof wrote:
On May 8, 2006, at 4:46 PM, Matthew Soffen wrote:
OK. My Bad. Yes. It does work to validate properly ( Had a typo in my xsd ).
> xmllint --schema LRPMeteringData.xsd event_summary_20050629025529.xml
h
hof wrote:
do you know what can we use to validate xml against it?
i dont see xsd in xmllint
On May 8, 2006, at 3:45 PM, Matthew Soffen wrote:
Correction:
My Bad. I meant XSD ( XML Schema Definition). This is an example of on
against it?
i dont see xsd in xmllint
On May 8, 2006, at 3:45 PM, Matthew Soffen wrote:
Correction:
My Bad. I meant XSD ( XML Schema Definition). This is an example of one I wrote for something at ISO. It allows you to define how many
Mon, 2006-05-08 at 15:42 +0200, Andrew Beekhof wrote:
On 5/8/06, Matthew Soffen <[EMAIL PROTECTED]> wrote:
Has using an XSL been considered instead of a DTD ?
Matt
On Mon, 2006-05-08 at 15:00 +0200, Andrew Beekhof wrote:
On May 8, 2006, at 2:44 PM, Lars Marowsky-Bree wrote:
> On 2006-05-08T14:16:15, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
>
>>> Good point.
>> we also need to find a way to hav
On Tue, 2006-05-02 at 22:46 +0200, Andrew Beekhof wrote:
On May 2, 2006, at 10:37 PM, Matthew Soffen wrote:
Andrew,
The command which fails
cmd=`which -s $1`
If the command isn't there, then
Andrew,
The command which fails
cmd=`which -s $1`
If the command isn't there, then which returns 1 ( which the handler catches as a failure and exits the script).
Matt
On Tue, 2006-05-02 at 22:22 +0200, Andrew Beekhof wrote:
On May 2, 2006, at 10:15 PM, Ma
The change I did was bascially make it so that it searched for any version of the libtools.
The bootstrap should be able to find the correct binary for Darwin ( glibtool ) .
Can you try my change to see if it works on darwin.. If it doesn't, run it sh -x to get the full output before it fail
I'm trying to get my system here to run using only the tools from ports ( to make life easier for people who only use the ports ).
When Autoconf ( v 2.59 ) is installed on FreeBSD from ports, its named autoconf259 . I am running it with -v ( verbose) to see what is going on and here is the
I've finally gotten my build "machine" running again. I've made a couple of minor changes to get it to build using only the applications from FreeBSD's "ports" ( and I haven't committed them yet). Heartbeat is building now, almost...
Its getting to the heartbeat directory and trying to bu
Tell that to the SIG Fault that was generated every single time that it tried to do the dynamic allocation of the object ( instead of the static one ).
Matt
On Fri, 2006-01-06 at 14:40 -0700, Alan Robertson wrote:
Matthew Soffen wrote:
> That is correct. It didn't . Also, Remem
That is correct. It didn't . Also, Remember that many of the functions use the HA malloc code which may/may not properly align things in memory.
This was the change I made for that fix.
struct sys_config config_init_value;
struct sys_config * config = &config_in
41 matches
Mail list logo