This is the mail archive of the xconq7@sourceware.cygnus.com mailing list for the Xconq project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Snapshot 7.1.91



   Date: Sun, 04 May 1997 12:27:24 +0200
   From: Marcus Schrattenholzer <1schratt@informatik.uni-hamburg.de>

   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)

I just added an include of <fcntl.h>, seems to make Solaris happy.

							Stan




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]