4 messages in com.perforce.jamming[jamming] bootstrapping woes
FromSent OnAttachments
Khidkikar, Sanket26 Nov 2001 06:26 
David Abrahams" <david.abrahams@rcn.com (David Abrahams)26 Nov 2001 06:57 
Khidkikar, Sanket26 Nov 2001 07:33 
David Abrahams" <david.abrahams@rcn.com (David Abrahams)26 Nov 2001 08:10 
Subject:[jamming] bootstrapping woes
From:Khidkikar, Sanket (skhi@atsautomation.com)
Date:11/26/2001 06:26:25 AM
List:com.perforce.jamming

Hi,

I have problems bootstrapping jam on my QNX 6 system (with no Yacc installed) Here is the story: -I run make -When I get to the point where the jamgram.y is to be parsed to create jamgram.c and jamgram.h (I already have these when I untar the sources) -Complains that yacc is not found..removes the jamgram.c and jamgram.h files -Compalins that there is not jamgram.c (and .h) to create jamgram.o ....skipping -Cannot make the archive since jamgram.o is missing -bootstrap is unsuccessful.

I tried to bypass this problem by tinkering make1.c That allowed me to make the jam binary. But then ,when I try to use it to build boost libraries I get "memory fault (core dumped) " Please help!!! Sanket Khidkikar