2.1.20 Resolve New Lines

2006-04-27 Thread Brian E. Seppanen
The following leads to the below output with cfengine-2.1.20 resolve: linux:: 192.168.1.10 192.168.2.10 192.168.3.10 "# Append Search Domain" "search test.domain" domain domain.name nameserver 192.168.1.10

Re: 2.1.20 Resolve New Lines

2006-04-27 Thread Mark Burgess
Brian E. Seppanen wrote: The following leads to the below output with cfengine-2.1.20 resolve: linux:: 192.168.1.10 192.168.2.10 192.168.3.10 "# Append Search Domain" "search test.domain" domain domain.na

Re: 2.1.20 Resolve New Lines

2006-04-27 Thread Brian E. Seppanen
On Thu, 27 Apr 2006, Mark Burgess wrote: Have you set the string iterator to be a space? I doubt it, because I'm not sure where that option would be set or how to set it. Where in the docs would that be referenced? Brian Seppanen 608.826.1464

RE: 2.1.20 Resolve New Lines

2006-04-27 Thread Dmitry Sazonov
I found that resolve: action doesn't work as I expected. See my findings in the list under Subject: resolve bug (resolve action removes search string ) from 2/9/06 > -Original Message- > From: [EMAIL PROTECTED] [mailto:help- > [EMAIL PROTECTED] On Behalf Of Brian > Seppanen > Sent: Thursda

HP-UX 11.11 compile troubles

2006-04-27 Thread Michael Grubb
I'm having some issues compiling cfengine-2.1.20 on HP-UX 11.11 on PA- RISC 1.1 I'm using the HP depot gcc-4.1.0, BerkeleyDB 4.4.20.NC, PCRE 6.3, Openssl 0.9.8a. All compiled statically, Here is the output I'm getting: $ ./configure LDFLAGS='-lpthread' --prefix=/usr/local/cfengine -- enable-s

Re: HP-UX 11.11 compile troubles

2006-04-27 Thread Michael Grubb
Thanks for your reply. I finally got it to work not 5 minutes ago. This is what I had to do: export PATH=/opt/hp-gcc/bin:/usr/ccs/bin:$PATH ./configure CFLAGS="-U_XOPEN_SOURCE_EXTENDED" --with-berkeleydb=/var/ cfengine/lib/db --with-openssl=/var/cfengine/lib/ssl --enable-static --disable-sha