Hi David,

Thak's for your respons.
I edit the file Makefile.config and edit the line AUTOMAKE_OPTIONS like this
:
AUTOMAKE_OPTIONS = foreign no-dependencies

The same file under db does not exist. It is normal ?

The same error appear after this change.

Any idee ?

Thak's in advance

Guy

-----Original Message-----
From: Graff, David [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 16, 2001 6:33 PM
To: 'De Leeuw Guy'; HtDig (E-mail)
Subject: RE: [htdig] Compiling under aix 4.3.3


In your htdig work area edit Makefile.config and db/Makefile.config

add 'no-dependencies' to the AUTOMAKE_OPTIONS line after foreign, the error
your seeing is a gcc specific thing for
dependencies

--
David J. Graff
Broadvision/Atlanta -  Principal Consultant
mailto:[EMAIL PROTECTED]
Phone: (678) 427-5412
This message is intended only for the use of the Addressee and may contain
information that is PRIVILEGED and CONFIDENTIAL. If you are not the intended
recipient, dissemination of this communication is prohibited. If you have
received this communication in error, please erase all copies of the message
and its attachments and notify us immediately.



> -----Original Message-----
> From: De Leeuw Guy [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 16, 2001 12:14 PM
> To: HtDig (E-mail)
> Subject: [htdig] Compiling under aix 4.3.3
>
>
> 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
>



_______________________________________________
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