On Sun, Jan 27, 2013 at 1:56 PM, Hrishit Patel <hripat1...@gmail.com> wrote:
>> Did you run autoconf and then ./configure?
>>
>> Yes, I installed all the dependencies and then ran autoconf and then
> ./configure as mentioned below

Strange. Did configure exit without error code?
If configure exits without error code, it will invoke set_soenv, and
this will create bootstrap from bootstrap.in:

./configure -> set_soenv.in -> set_soenv -> bootstrap.in -> bootstrap

Make sure  that $SRC/main/ has set_soenv.in and bootstrap.in, that
./configure exits without error, and that after running ./configure
there is a $SRC/main/bootstrap file


Regards

Reply via email to