This is the mail archive of the cygwin-xfree@sources.redhat.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]

Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2


Have you checked that you really have a "Makefile" not
"MAKEFILE" or a "makefile" in the correct directory.
With fat35 I run very often in problems with case sensitive
names. Do not belief what the explorer shows you as a name,
use "ls" to get the real name from a file.
Is there an exiting "Makefile.bak"? If yes, try to remove it
and start again. Depending how "mv" is implemented, the "rename()"
out of the VC++ lib. does not allow to overwrite an existing
file as it is done from the "rename()" in the Unix world.

Ronald



Suhaib Siddiqi wrote:
> 
> >
> > hmm, I doubt this is a tcl issué... even if I run makedepend, in a
> > directory (fat32 fs) with a Makefile and no Makefile.bak, I still
> > get this:
> >
> > BASH.EXE-2.04$ makedepend
> > makedepend: error:  cannot rename Makefile to Makefile.bak
> > BASH.EXE-2.04$
> >
> > it might be cygwin/win98 related though...
> 
> could be?  I do compilation of Windows Nt and Windows 2000 and have not
> seen this problem.
> 
> >
> >
> > /ChJ
> >
> > btw, I'm on the list now...
> >
> > ----- Original Message -----
> > From: "Suhaib Siddiqi" <s_m_siddiqi@yahoo.com>
> > To: "Christian_Jönsson" <c.christian.joensson@telia.com>;
> > <cygwin-xfree@sourceware.cygnus.com>
> > Sent: Saturday, July 22, 2000 6:16 PM
> > Subject: Re: makedepend in 2000-07-19 xfree86-4.0-Prog.tar.bz2
> >
> >
> > > I am not aware of any bugs in makedepend.  It maybe
> > > tcl issue.  Please check with tcl mailing list.  You
> > > may try using GccMakedepend, which works better with
> > > GCC.
> > >
> > > Suhaib
> > >
> > >
> > > --- Christian_Jönsson <c.christian.joensson@telia.com>
> > > wrote:
> > > > I was just wondering if makedepend in the 2000-07-19
> > > > version of xfree86-4.0 for cygwin-1.1.2 is known to
> > > > have problems?
> > > >
> > > > I'm trying to use it to make depend on the tcl cvs
> > > > sources but I get an error:
> > > >
> > > > <stuff deleted>
> > > > ..c ../tcl/unix/../generic/tclStubLib.c
> > > > makedepend: error:  cannot rename Makefile to
> > > > Makefile.bak
> > > > make: *** [depend] Error 1
> > > > BASH.EXE-2.04$
> > > >
> > > > Is this well-know or a bug that sneaked in in the
> > > > latest version or is it perhaps an issue for the tcl
> > > > cvs sources you think?
> > > >
> > > > tia,
> > > >
> > > > /ChJ
> > > >
> > > > BTW, I'm currently not subscribed to this specific
> > > > list so please cc: me if you respond.
> > > >
> > >
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Get Yahoo! Mail - Free email you can access from anywhere!
> > > http://mail.yahoo.com/

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