Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B0CC986.574E5D9@wanadoo.fr>
Date: Thu, 24 May 2001 10:42:46 +0200
From: Jerome Benoit <JGMBenoit@wanadoo.fr>
Reply-To: JGMBenoit@wanadoo.fr
X-Mailer: Mozilla 4.74 [en] (X11; U; Linux 2.2.7 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: "George J. Wakileh" <george.wakileh@vol.at>
CC: "'cygwin@cygwin.com'" <cygwin@cygwin.com>
Subject: Re: Compiling ghostview 1.5
References: <01C0E437.D4AC74E0@george.wakileh@vol.at>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

"George J. Wakileh" wrote:

Why don't you use GSView ?


> Hello,
>
> I have cygwin 1.3.1 and am trying to compile ghostview 1.5.
>
> Could you please suggest what is happening?  I can see, of course, the
> problem is with undeclared arguments, but don't know how or where to
> declare them.
>
> dir.h, dirent.h, stat.h have their proper location in /usr/include or
>  /usr/include/sys
>
> Thanks for your help.
>
> George
>
> ---
>
> $ make
> gcc -fpcc-struct-return -O     -I/include      -DNON_BLOCKING_IO  -DSELFILE
>   -c  -o Dir.o Dir.c
> Dir.c: In function `SFgetDir':
> Dir.c:102: `DIR' undeclared (first use in this function)
> Dir.c:102: (Each undeclared identifier is reported only once
> Dir.c:102: for each function it appears in.)
> Dir.c:102: `dirp' undeclared (first use in this function)
> Dir.c:103: parse error before `struct'
> Dir.c:109: `maxChars' undeclared (first use in this function)
> Dir.c:123: `statBuf' undeclared (first use in this function)
> Dir.c:132: `dp' undeclared (first use in this function)
> Dir.c:139: `str' undeclared (first use in this function)
> Dir.c:140: `len' undeclared (first use in this function)
> make: *** [Dir.o] Error 1
>
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

