Wish I could offer our boxes for dev/testing, but we're in a
restricted lab. Sorry!

It does look like IPv6 isn't immediately available on HP-UX 11.11; you
have to install a special bundle that I don't think we have:
https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1306AA

If it would help to get you guys more logs or information, let me know
and I'll see what I can do.




On Aug 22, 1:07 pm, Daniel Cid <daniel....@gmail.com> wrote:
> It seems the new ipv6 code is breaking in there... Probably a missing header.
>
> Anyone with an HP-UX box available there? :)
>
> thanks,
>
>
>
>
>
>
>
> On Mon, Aug 22, 2011 at 3:49 PM, Alisha Kloc <fallintosan...@gmail.com> wrote:
> > Hi list,
>
> > Has anyone else tried to build OSSEC 2.6 on HP-UX?
>
> > We just tried to build install binaries on our compilation system and
> > encountered a fatal error (I have to hand-copy these messages so I
> > apologize if I mistyped something):
>
> > ------------start snip-------------
> > *** making os_net ***
>
> > os_net.c: In function 'OS_Bindport':
> > os_net.c:54: error: storage size of 'server6' isn't known
> > os_net.c:92: error: 'in6addr_any' undeclared (first use in this
> > function)
> > ...
> > os_net.c:54: warning: unused variable 'server6'
> > os_net.c: In function 'OS_Connect':
> > os_net.c:54: error: storage size of 'server6' isn't known
> > os_net.c:92: error: 'in6addr_any' undeclared (first use in this
> > function)
> > os_net.c:54: warning: unused variable 'server6'
>
> > *** Error exit code 1
> > Stop
>
> > Error Making os_net
>
> > *** Error exit code 1
> > Stop
> > ------------end snip-------------
>
> > We had previously used this system to build 2.4 binaries, and in fact
> > I built a 2.4 binary with no trouble immediately after encountering
> > this error on 2.6. So it's not something wrong with our compiler.
>
> > System is HP-UX 11i (B.11.11), PA-RISC architecture. I don't know what
> > version of gcc but like I said, it works fine with earlier OSSEC
> > versions.
>
> > Has anyone else seen this, or know what's going on?
>
> > Thanks!
> > -Alisha Kloc

Reply via email to