error: field 'st_atim' has incomplete type

2012-06-26 Thread Vinay
files. None yielded any fruitful result. It seems the declaraion of the st_atim is not included with some conditional compile directive, can anyone has any idea on this? Regards Vinay -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/

Re: error: field 'st_atim' has incomplete type

2012-06-26 Thread Vinay
Christopher Faylor cygwin.com> writes: > > On Tue, Jun 26, 2012 at 09:54:30AM -0400, Earnie Boyd wrote: > >On Tue, Jun 26, 2012 at 9:16 AM, Vinay wrote: > >> I am trying to compile a native linux application in windows using > >> cygwin(CYGWIN_NT-6.1-WOW64

1.5.5.1 st_ctime and st_mtime is not updated for functions.

2004-03-05 Thread Vinay Kumar
buffered data is caused to be written, then a call to fclose(stream) marks for update the st_ctime and st_mtime fields of the underlying file. Any help in this regard is appreciated. regards Vinay Note: fclose(11A) means Assertion number 11 for function "fclose" in standard docu

performance degradation because of sparse file handling in cygwin

2004-04-12 Thread Vinay Kumar
ition, NULL, FILE_BEGIN); return -1; } number_of_zeros_to_write -= written; } } } } regards Vinay -- Unsubscribe info: http://cygwin.com/ml/#unsubs

ls could not list all files

2004-07-08 Thread Vinay Kumar
another file. $ touch test1/a $ ls test1/* bash: /bin/ls: Invalid argument ls does not work in this case. Is there any limitation on total number of charcters in command line? How could we change it to higher limit? I am using cygwin 1.5.5.1 and fileutils-4.1-2. regards Vinay -- Unsubscribe

symboilc link does not expand if followed by /..

2004-07-13 Thread Vinay Kumar
expected. But if we do ls symlink/.. then it list contents of present directory. @/tmp/dir2 $ ls symlink 1.c @/tmp/dir2 $ ls symlink/.. symlink I think it should list contents of /tmp directory. Could somebody throw some light over it. regards Vinay -- Unsubscribe info: http://cygwin.com

Cygwin Hosted Linux (x86) targetted cross compiler problem

2003-03-30 Thread Vinay Chiniwar
s... no checking whether to build static libraries... yes Regards, Vinay Chiniwar, Programmer, Altosys Software Technologies Ltd., India. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation:

cygcheck does not work if the mount point is mounted with -X option

2004-07-22 Thread Vinay Kumar
up.exe -d, --dump-only no integrity checking of package contents (requires -c) .. How could I get both working together? You could see this problem by mounting your /usr/bin with mount -X option. Any help will be highly appriciated. regards Vinay -- Unsubscribe info: http://cygwin.com/

login-1.10-10 : throwing error in eventviewer

2012-03-13 Thread Vinay Kumar
ng this problem? Any recommendation to avoid this problem? Thanks Vinay -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

Re: login-1.10-10 : throwing error in eventviewer

2012-03-14 Thread Vinay Kumar
other way to remove it without using sshd services. Error message :unable to obtain user info for tioadmin (tried domain controller MZ-FW-DC-004 and localhost) Thanks Vinay On Tue, Mar 13, 2012 at 1:37 PM, Vinay Kumar wrote: > > Hello Cygwin Team, > > We are having two user in Wi

Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-02 Thread vinay Hegde via Cygwin
I was using Cygwin version 1.7 (tar version: 1.27) & in that, this issue was not there. Symlink file size was 1KB & I could open it with any Windows editor. Please suggest what needs to be done to fix this issue. Regards Vinay Hegde -- Problem reports: https://cygwin.com/problem

Re: Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files

2020-10-02 Thread vinay Hegde via Cygwin
a shortcut(not the regular file). Hope it won't impact my existing setup. But both 'CYGWIN=winsymlinks:native' (which is default I believe) & 'CYGWIN=winsymlinks:nativestrict' are not working for me. Just to understand, In what OS environment/File System 'native

Problem with cp.exe (in Cygwin 3.6 64 bit): permission preserve

2020-10-13 Thread vinay Hegde via Cygwin
d Cygwin and we have to set 'noacl' in /etc/fastab for the new Cygwin But my question here is, 'cp -fp' was working with Cygwin 1.7.31. Why it is NOT working now with Cygwin 3.6? Note: We were NOT using 'nontsec' before & now, it's equivalent 'noacl' is al