I'm attempting to install htdig 3.1.2 on a sparc-sun-solaris 2.5.1
machine.
 
I've finally got the c libraries all installes so the "./configure"
routine runs without error.  Now when I run the "make" routine, I get
the following after a while:
 
 
gcc -c -O -I. -I./../include -D_REENTRANT ../xa/xa_db.c
gcc -c -O -I. -I./../include -D_REENTRANT ../xa/xa_map.c
gcc -c -O -I. -I./../include -D_REENTRANT ../clib/snprintf.c
gcc -c -O -I. -I./../include -D_REENTRANT ../clib/strsep.c
gcc -c -O -I. -I./../include -D_REENTRANT ../clib/vsnprintf.c
/bin/rm -f libdb.a
/bin/ar cr libdb.a bt_compare.o bt_conv.o bt_curadj.o bt_cursor.o
bt_delete.o 
 bt_open.o bt_page.o bt_put.o bt_rec.o bt_recno.o bt_rsearch.o 
bt_search.o bt_split.o 
bt_stat.o btree_auto.o db.o db_appinit.o  db_am.o db_apprec.o db_auto.o
db_byteorder.o 
db_conv.o  db_dispatch.o db_dup.o db_err.o db_iface.o db_join.o
db_log2.o  db_overflow.o
 db_pr.o db_rec.o db_region.o db_ret.o db_salloc.o  db_shash.o dbm.o
hash.o hash_auto.o
 hash_conv.o hash_dup.o  hash_func.o hash_page.o hash_rec.o hash_stat.o
hsearch.o lock.o
  lock_conflict.o lock_deadlock.o lock_util.o lock_region.o log.o 
log_archive.o
 log_auto.o log_compare.o log_findckp.o log_get.o  log_put.o log_rec.o
log_register.o
 mp_bh.o mp_fget.o mp_fopen.o  mp_fput.o mp_fset.o mp_open.o mp_pr.o
mp_region.o 
mp_sync.o  mutex.o os_abs.o os_alloc.o os_config.o os_dir.o os_fid.o 
os_fsync.o 
os_map.o os_oflags.o os_open.o os_rpath.o os_rw.o  os_seek.o os_sleep.o
os_spin.o
 os_stat.o os_tmpdir.o os_unlink.o  txn.o txn_auto.o txn_rec.o xa.o
xa_db.o xa_map.o
 snprintf.o strsep.o vsnprintf.o
test ! -f /bin/ranlib || /bin/ranlib libdb.a
gcc -c -O -I. -I./../include -D_REENTRANT ../db_archive/db_archive.c
gcc -c -O -I. -I./../include -D_REENTRANT ../clib/err.c
gcc -c -O -I. -I./../include -D_REENTRANT ../clib/getlong.c
gcc -o db_archive  db_archive.o err.o getlong.o libdb.a -lthread
ld: elf error: file libdb.a: unable to locate archive symbol table:
Request error: offset
 out of range 
ld: fatal: File processing errors.  No output written to db_archive
*** Error code 1
make: Fatal error: Command failed for target `db_archive'
Current working directory /htdig-3.1.2/db/dist
*** Error code 1
make: Fatal error: Command failed for target `all'
 
 
I was told to look for a file called "libdb.so" but there is none on our
machine.
Is that the file I need?  Where can I get it?
 
Any help would be greatly appreciated.
 
-Thanks in advance!
 
Keith Humpf
[EMAIL PROTECTED]
(315)-339-7071 - voice
(315)-339-7107 - fax
IIT Research Institute
201 Mill Street
Rome, NY 13440 
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the SUBJECT of the message.

Reply via email to