Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3CA7FCE7.3010302@isd.dp.ua> Date: Mon, 01 Apr 2002 09:23:35 +0300 From: Sergei Lodyagin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: ru, en-us MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: automake troubles Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello. I get strange error while compile my project: cd ../../.. && automake --gnu src/lib/uvm/Makefile src/lib/uvm/Makefile.am: required file `config/depcomp' not found /usr/autotool/devel/share/automake/am/depend2.am: AMDEP does not appear in AM_CO NDITIONAL /usr/autotool/devel/share/automake/am/depend2.am: AMDEP does not appear in AM_CO NDITIONAL /usr/autotool/devel/share/automake/am/depend2.am: AMDEP does not appear in AM_CO NDITIONAL /usr/autotool/devel/share/automake/am/lang-compile.am: AMDEP does not appear in AM_CONDITIONAL make[3]: *** [Makefile.in] Error 1 ? Under cygnus I use automake 1.4-p5/1.5b. (But in my configure.in there is "AC_PREREQ(2.50)", so a think that devel version is used). I haven't this problem under Lunux (but the automake version may be different). Sorry if this question doesn't concern cygnus. -- Thanks, Sergei. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/