We're having installing htdig on our Linux box(Linux 2.0.34) running Red
Hat 5.1 and we wonder if anyone has an idea on this.

Basically this is what happens.
1) After extracting the software(htdig-3.1.1),
2) ran ./configure at the command prompt
3) edited CONFIG, as instructed at:
   <http://knot.queensu.ca/htdig30/doc/install.html>
4) ran 'make depend' (tried skipping this one too)
5) ran 'make' and it looked like it's doing something for a while (a minute
or so) and returned the following error.
-----------------------------------------------------------------------------
unicorn: {1} % make
make[1]: Entering directory `/usr/home/hkim/saram.net/htdig-3.1.1/db/dist'
gcc -c -O2 -I. -I./../include  ../os/os_dir.c
./os/os_dir.c: In function `__os_dirlist':
./os/os_dir.c:53: `DIR' undeclared (first use this function)
./os/os_dir.c:53: (Each undeclared identifier is reported only once
./os/os_dir.c:53: for each function it appears in.)
./os/os_dir.c:53: `dirp' undeclared (first use this function)
./os/os_dir.c:54: parse error before `int'
./os/os_dir.c:62: `names' undeclared (first use this function)
./os/os_dir.c:63: `arraysz' undeclared (first use this function)
./os/os_dir.c:63: `cnt' undeclared (first use this function)
./os/os_dir.c:63: warning: assignment makes pointer from integer without a
cast
./os/os_dir.c:66: `ret' undeclared (first use this function)
./os/os_dir.c:70: dereferencing pointer to incomplete type
make[1]: *** [os_dir.o] Error 1
make[1]: Leaving directory `/usr/home/hkim/saram.net/htdig-3.1.1/db/dist'
make: *** [all] Error 1
unicorn: {2} %
-----------------------------------------------------------------------------
Would anyone have any idea what we're doing wrong here?
Your help will greatly be appreciated.
Thanks in advance.


Sincerely,

H. Kim


-------------------------------------------
              [ s a r a m ]
          internet / multimedia
         Saram Net - Saram Media
-------------------------------------------
         Web: http://www.Saram.Net
              http://www.SaramNet.Com
              http://www.SaramMedia.Com
         E-mail: [EMAIL PROTECTED]
         Tel: (213)388-4433
         Fax: (213)388-5433
         3255 Wilshire Bl. Suite 620
         Los Angeles, CA 90010
-------------------------------------------
------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to