I'm getting the following error when trying to compile
htDig 3.2.0b3 using cygwin:

$ make
Making all in db
make[1]: Entering directory `//e/htdig-3.2.0-source/htdig-3.2.0b3/db'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../htlib  -
I/usr/include  -g -O2 -Wall -c bt_compare.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../htlib -I/usr/include -g -O2 -Wall -Wp,-MD
,.deps/bt_compare.pp -c bt_compare.c -o bt_compare.o
In file included from db_int.h:265,
                 from bt_compare.c:53:
os.h:15: parse error before `HANDLE'
os.h:15: warning: no semicolon at end of struct or union
os.h:24: parse error before `}'
In file included from bt_compare.c:55:
btree.h:224: field `re_fh' has incomplete type
make[1]: *** [bt_compare.lo] Error 1
make[1]: Leaving directory `//e/htdig-3.2.0-source/htdig-3.2.0b3/db'
make: *** [all-recursive] Error 1

I did a straight ./configure with no funky options.

-Mark



Do You Yahoo!?
Yahoo! Mail Personal Address - Get email at your own domain with Yahoo! Mail.

Reply via email to