MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

[tijmen@dse.nl: Fileio and 1.8.0p6]



------- Start of forwarded message -------
Return-Path: nop@ccs.neu.edu
X-Disclaimer: dse.dse.nl is a public access UNIX system and cannot be held
              responsible for the opinions of its individual users.
X-Envelope-To: (none)
X-Envelope-From: tijmen
Date: Mon, 17 Mar 1997 02:27:38 PST
From: Tijmen Ramakers <tijmen@dse.nl>
To: moo-cows@parc.xerox.com
Subject: Fileio and 1.8.0p6
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: MOO-Cows-Errors@parc.xerox.com
Precedence: bulk
Resent-From: clue-cows <nop@nop.com>
Errors-To: clue-cows <nop@nop.com>

When trying to compile p6 with the file-io extension I get the following 
error:

gcc -Wall -Wwrite-strings -g -O -c extension-fileio.c
extension-fileio.c: In function `file_raise_errno':
extension-fileio.c:303: `errno' undeclared (first use this function)
extension-fileio.c:303: (Each undeclared identifier is reported only once
extension-fileio.c:303: for each function it appears in.)
extension-fileio.c: At top level:
extension-fileio.c:1112: parse error before `st_mode'
extension-fileio.c: In function `file_type_string':
extension-fileio.c:1113: `st_mode' undeclared (first use this function)
extension-fileio.c: At top level:
extension-fileio.c:1127: parse error before `st_mode'
extension-fileio.c: In function `file_mode_string':
extension-fileio.c:1131: `st_mode' undeclared (first use this function)
extension-fileio.c: In function `bf_file_list':
extension-fileio.c:1345: warning: passing arg 3 of `scandir' from 
incompatible pointer type
*** Error code 1
 
Stop.

Is this because of differences between p5 and p6 or is there something 
I'm doing wrong?

Tijmen Ramakers
------- End of forwarded message -------


Home | Subject Index | Thread Index