Hi all,

I try to compile HtDig 3.2.0b3 under aix and i receive this error :

+++++++++++++++++++++++++++++++++++++
SrvT450: root# /usr/local/bin/make
Making all in db
make[1]: Entering directory `/ef/Dev/Software/HtDig/htdig-3.2.0b3/db'
/bin/sh ./libtool --mode=compile
xlc -DHAVE_CONFIG_H -I. -I. -I. -I./../htlib  -D_THREAD_SAFE  -I/usr/local/i
nclude  -g  -c bt_compare.c
xlc -DHAVE_CONFIG_H -I. -I. -I. -I./../htlib -D_THREAD_SAFE -I/usr/local/inc
lude -g -Wp,-MD,.deps/bt_compare.pp -c bt_compare.c  -DPIC -o bt_compare.lo
1506-173 (W) Option MD is not valid.  Enter xlc for list of valid options.
1506-297 (S) Unable to open input file bt_compare.lo. No such file or
directory.
"bt_compare.lo", line 1.1: 1506-356 (W) Compilation unit is empty.
make[1]: *** [bt_compare.lo] Error 1
make[1]: Leaving directory `/ef/Dev/Software/HtDig/htdig-3.2.0b3/db'
make: *** [all-recursive] Error 1
SrvT450: root#
++++++++++++++++++++++++++++++++++++++

Before compilation, I execute this command :

export CXX=xlC; export CC=xlc;
./configure --prefix=/usr/local --enable-bigfile

The version of gnumake is 3.79.1.0
My compiler is CSet++ version 4.0.2.0

In 1999 I compile an older version of Ht/Dig without problem.

Can you help me ?

Guy


_______________________________________________
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

Reply via email to