X-Spam-Check-By: sourceware.org Date: Thu, 13 Apr 2006 11:04:56 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Cc: rowol AT mysticind DOT com Subject: Re: :Re: Find not working w/ Samba drive Message-ID: <20060413090456.GI9135@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, rowol AT mysticind DOT com References: <443DC9A0 DOT 7000907 AT byu DOT net> <1847 DOT 71 DOT 113 DOT 94 DOT 37 DOT 1144916994 DOT squirrel AT wm1> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1847.71.113.94.37.1144916994.squirrel@wm1> User-Agent: Mutt/1.4.2i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Apr 13 04:29, rowol wrote: > I tried compiling that program, but got the error message: > > C:\tmp>gcc -o stest samba.test.c > samba.test.c: In function `main': > samba.test.c:32: error: structure has no member named `d_ino' > > C:\tmp>gcc --version > gcc (GCC) 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) > Copyright (C) 2004 Free Software Foundation, Inc. > > > When I look at sys/dirent.h, instead of having a d_ino member, the dirent > structure's got an "__invalid_d_ino" member.... (?) with the note /* DO > NOT USE: No longer available since cygwin 1.5.19 */ > > Corrinna, if you can tell me how you'd like me to change your program so I > can compile it, I can run it on my older Samba share. Use a recent Cygwin snapshot from http://cygwin.com/snapshots/ It reenables d_ino. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/