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


Well, if you have problems with chmod, you might
consider reporting it to Cygwin mailing list.  I never
had problems with Makedepend when compiling XFree86
4.x.
Makedepend may fail to rename Makefiles if there are
permission problems.  Permissions are not set by
makedepend, therefore it not a makedepend bug.  There
were some problems reported to xfree86-developers list
for Makedepend in Xfree86 3.9.16.  That was a long
time ago and those problems were observed only on
RedHat Linux, and were fixed. 

As i said before, under GCC #define UseGccMakeDepend
YES in the *.cf files is a better choice if your
compiler is GCC.  Because cygwin uses GCC, therefore
I would suggest using GCCMakeDepend.

Suhaib


--- "Mark A. Lawson" <lawson@iwvisp.com> wrote:
> Note to Microsoft Win 98 and NT users.
>   chmod  command does not appear to be fully
> functional either.  These 
> problems are probably related.  The only permission
> that can be altered is 
> that of the owner(o).  Makedepend seems to be
> failing along same 
> deficiency.  Looking forward to your critique
> Suhaib.
> 
> Mark A Lawson
> lawson@iwvisp.com
> voice/fax (760)384-1621
> 616 Yellow Astor Ave., Ridgecrest, CA
> 
> 
> Operating System
> 	Microsoft Windows 98 4.10.2222 A
> 
> Software installed
> 	CYGWIN_98-4.10  ver 1.1.2(0.21/3/2)  2000-06-06
> 22:20
> 	gcc version 2.95.2 19991024 (release)
> 
> BASH.EXE-2.04$ ls -l
> total 0
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest1
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest2
> BASH.EXE-2.04$ chmod a-w -v privtest1
> mode of privtest1 changed to 0444 (r--r--r--)
> BASH.EXE-2.04$ ls -l
> total 0
> -r--r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest1
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest2
> BASH.EXE-2.04$ chmod 666 -v privtest1
> mode of privtest1 changed to 0666 (rw-rw-rw-)
> BASH.EXE-2.04$ ls -l
> total 0
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest1
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest2
> BASH.EXE-2.04$ chmod 044 -v privtest1
> mode of privtest1 changed to 0044 (---r--r--)
> BASH.EXE-2.04$ ls -l
> total 0
> -r--r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest1
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest2
> BASH.EXE-2.04$ chmod 600 -v privtest1
> mode of privtest1 changed to 0600 (rw-------)
> BASH.EXE-2.04$ ls -l
> total 0
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest1
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest2
> BASH.EXE-2.04$ chmod 060 -v privtest1
> mode of privtest1 changed to 0060 (---rw----)
> BASH.EXE-2.04$ ls -l
> total 0
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest1
> -rw-r--r--   1 lawsonk6 unknown         0 Jul 22
> 11:24 privtest2
> 
> -----Original Message-----
> From:	Suhaib Siddiqi [SMTP:s_m_siddiqi@yahoo.com]
> Sent:	Saturday, July 22, 2000 9:17 AM
> To:	Christian_Jonsson;
> cygwin-xfree@sourceware.cygnus.com
> 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_Jonsson
> <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/


__________________________________________________
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]