On Sat, Jun 02, 2012 at 08:19:17PM +0100, Stuart Henderson wrote:
> On 2012/06/02 15:07, Dusty wrote:
> > In my feeble and ignorance, I'm  attempting to build CogVM on OpenBSD.
> > I've come across some problems that my limited skills cannot solve.
> 
> > -I/home/dusty/CogVM/openCogVm/platforms/Cross/vm
> > -I/home/dusty/CogVM/openCogVm/src/vm -I/usr/X11R6/include   -c -o
> > sqUnixMain.o /home/dusty/CogVM/openCogVm/platforms/unix/vm/sqUnixMain.c
> > /home/dusty/CogVM/openCogVm/platforms/unix/vm/sqUnixMain.c:62:22:
> > error: execinfo.h: No such file or directory
> 
> Build with -I/usr/local/include (and install the libexecinfo port if you 
> haven't already)
> 
> > /home/dusty/CogVM/openCogVm/platforms/unix/vm/sqUnixMain.c:820:3:
> > error: #error need to implement extracting pc from a ucontext_t on
> > this system
> 
> If this is the ucontext.h stuff, afaik nobody has implemented ucontext
> for OpenBSD, certainly it's not in-tree.

No one should bother to either. The API is now obsolete.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to