Subject: Re: xfs?
To: Scott Ellis <scotte@netbsd.warped.com>
From: Paul Goyette <paul@pgoyette.bdt.com>
List: port-mac68k
Date: 04/18/1997 16:03:12
Well, I've managed to build the makefiles with xmkmf followed by make
Makefiles, and I successfully did a make depend.  But a simple make (or a
make all) results in:

pgoyette:xfs {146} make
making all in ./os...
rm -f connection.o
gcc -c -O2   -I../include -I../include/fonts  -I/usr/X11R6/include
-DCSRG_BASED      -DTCPCONN -DUNIXCONN -DFONT_t -DTRANS_SERVER
-DTRANS_REOPEN  -DBSD44SOCKETS  connection.c
connection.c:72: X11/Xtrans.h: No such file or directory
In file included from ../include/misc.h:84,
                 from connection.c:73:
../include/os.h:55: FSproto.h: No such file or directory
connection.c:81: FS.h: No such file or directory
connection.c:82: FSproto.h: No such file or directory
In file included from connection.c:83:
../include/clientstr.h:52: FS.h: No such file or directory
In file included from connection.c:85:
../include/globals.h:55: FSproto.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.

Now, I located the missing headers in question, but not where they're
expected; they're in /usr/X11R6/xc/include/fonts!

So, I went to /usr/X11R6/xc/include, built the make files and then did a
make includes, but all that managed to do was to put a symlink to the
missing headers into directory /usr/X11R6/xc/includes/X11/fonts - also not
where the xfs build expects to find them!

Any ideas on what is the "right" way to get these headers into one of the
places where the xfs build expects to find them?   :)

Thanks!

On Fri, 18 Apr 1997, Scott Ellis wrote:

> On Fri, Apr 18, 1997 at 05:06:50AM -0700, Paul Goyette wrote:
> > OK, so now comes the hard part - building xfs.  Where are all of the FS*.h
> > header files?
> > 
> 
> 'xfs' is part of X11 since around R4, so you should have everything you
> need in the X sources.
> 
> -- 
>    //////////////////////////////////////////////////////////////////////
>   //    Scott Ellis     //   scotte@warped.com   //   sellis@gi.com   //
>  //////////////////////////////////////////////////////////////////////
> // WARNING: This signature warps  time and space in its vicinity    //
> 
> 

------------------------------------------------------------------------------
| Paul Goyette       | PGP Public Key fingerprint:  | E-mail addresses:      |
| Network Consultant |     0E 40 D2 FC 2A 13 74 A0  |  paul@pgoyette.bdt.com |
| and kernel hacker  |     E4 69 D5 BE 65 E4 56 C6  |  paul_goyette@ins.com  |
------------------------------------------------------------------------------