Hello all,
I download the lastest Cygwin. The version of gcc is
gcc version 3.1.1 20020718 (prerelease)
The version of make is
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
I successfully ran ./configure of the htdig 3.1.6 in Cygwin.
When I run make, I got the following error messages.
make[1]: Entering directory `/home/yungj/htdig-3.1.6/htcommon'
c++ -c -DBIN_DIR=\"c:/htdig/bin\" -DCOMMON_DIR=\"c:/htdig/common\"
-DCONFIG_DIR=
\"c:/htdig/conf\" -DDATABASE_DIR=\"c:/htdig/db\"
-DIMAGE_URL_PREFIX=\"/search/im
ages \" -DPDF_PARSER=\"/usr/local/bin/acroread\"
-DSORT_PROG=\"/usr/bin/sort\" -
DDEFAULT_CONFIG_FILE=\"c:/htdig/conf/htdig.conf\" -I../htlib
-I../htcommon -I../
db/dist -I../include -g -O2 DocumentDB.cc
c++: ": No such file or directory
<command line>:1:18: missing terminating " character
In file included from /usr/include/c++/3.1.1/backward/ostream.h:31,
from ../htlib/htString.h:19,
from DocumentRef.h:10,
from DocumentDB.h:20,
from DocumentDB.cc:15:
/usr/include/c++/3.1.1/backward/backward_warning.h:32:2: warning:
#warning This
file includes at least one deprecated or antiquated header. Please
consider usin
g one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples
include substituting the <X> header for the <X.h> header for C++
includes, or <s
stream> instead of the deprecated header <strstream.h>. To disable this
warning
use -Wno-deprecated.
make[1]: *** [DocumentDB.o] Error 1
make[1]: Leaving directory `/home/yungj/htdig-3.1.6/htcommon'
make: *** [all] Error 1
Can anybody help?
Thanks
Joyce
-------------------------------------------------------
This sf.net email is sponsored by: Jabber - The world's fastest growing
real-time communications platform! Don't just IM. Build it in!
http://www.jabber.com/osdn/xim
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html