Re: inspircd + libunwind?

2008-02-21 Thread Unix Fan
Is this the library you're looking for http://www.nongnu.org/libunwind/ ?



I found it via Google and it wasn't exactly very hard.







-Nix Fan.




inspircd + libunwind?

2008-02-20 Thread kg
[EMAIL PROTECTED]:~ $ sysctl kern.version
kern.version=OpenBSD 4.3-beta (GENERIC) #6: Wed Feb 20 19:23:25 PST 2008
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC

...with an equally current userland.

I am trying to get InspIRCd (http://www.inspircd.org/) 1.1.17 compiled but
it requires libunwind.

The InspIRCd website indicates that their code was working at one time on
OpenBSD, but that was some time ago (3.7).

Does anyone have information on either running inspircd or libunwind under
OpenBSD?  Is there such a thing as libunwind on OpenBSD?  Google is turning
up very little.

Thanks.