Hi Neha ,
I tried to INstall htdig in windows , after using ./configure , the configure fails .
The config.log details are
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:580: checking for a BSD compatible install
configure:636: checking whether build environment is sane
configure:693: checking whether make sets ${MAKE}
configure:739: checking for working aclocal
configure:752: checking for working autoconf
configure:765: checking for working automake
configure:778: checking for working autoheader
configure:791: checking for working makeinfo
configure:944: checking for gcc
configure:1057: checking whether the C compiler (gcc ) works
configure:1073: gcc -o conftest conftest.c 1>&5
configure:1099: checking whether the C compiler (gcc ) is a cross-compiler
configure:1104: checking whether we are using GNU C
configure:1113: gcc -E conftest.c
configure:1132: checking whether gcc accepts -g
configure:1168: checking for c++
configure:1200: checking whether the C++ compiler (c++ ) works
configure:1216: c++ -o conftest conftest.C 1>&5
ld: crt2.o: No such file: No such file or directory
configure: failed program was:
#line 1211 "configure"
#include "confdefs.h"
int main(){return(0);}
After Getting the details i downloaded the C++ compiler , and althogh i have installed the complete version of Cygwin the error remains,
Searching with this particular error , many posted mails were found but none of them were of any help .
DISCLAIMER: The information contained in this message is intended only and solely for the addressed individual or entity indicated in this message and for the exclusive use of the said addressed individual or entity indicated in this message (or responsible for delivery of the message to such person) and may contain legally privileged and confidential information belonging to Tata Consultancy Services. It must not be printed, read, copied, disclosed, forwarded, distributed or used (in whatsoever manner) by any person other than the addressee. Unauthorized use, disclosure or copying is strictly prohibited and may constitute unlawful act and can possibly attract legal action, civil and/or criminal. The contents of this message need not necessarily reflect or endorse the views of Tata Consultancy Services on any subject matter. Any action taken or omitted to be taken based on this message is entirely at your risk and neither the originator of this message nor Tata Consultancy Services takes any responsibility or liability towards the same. Opinions, conclusions and any other information contained in this message that do not relate to the official business of Tata Consultancy Services shall be understood as neither given nor endorsed by Tata Consultancy Services or any affiliate of Tata Consultancy Services. If you have received this message in error, you should destroy this message and may please notify the sender by e-mail. Thank you.

