This is the mail archive of the
xconq7@sourceware.cygnus.com
mailing list for the Xconq project.
Snapshot 7.1.91
- To: xconq7@cygnus.com
- Subject: Snapshot 7.1.91
- From: Marcus Schrattenholzer <1schratt@informatik.uni-hamburg.de>
- Date: Sun, 04 May 1997 12:27:24 +0200
- Organization: University of Hamburg
Building under Solaris I get the following:
gcc -O2 -c -g -DUNIX -DXCONQLIB=\"/home/marcus/xconq/lib/xconq\" -I.
unix.c
unix.c: In function `open_remote_connection':
unix.c:417: `O_RDWR' undeclared (first use this function)
unix.c:417: (Each undeclared identifier is reported only once
unix.c:417: for each function it appears in.)
unix.c:475: `F_SETFL' undeclared (first use this function)
*** Error code 1
make: Fatal error: Command failed for target `unix.o'
Current working directory /home/marcus/xc7.1.91/kernel
*** Error code 1
make: Fatal error: Command failed for target `all-kernel'