This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: automake troubles


Run autoreconf -i

-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com] On Behalf
Of Sergei Lodyagin
Sent: Monday, 1 April 2002 7:24
To: cygwin@cygwin.com
Subject: automake troubles

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/


--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]