10 Compiling XFree86 under Open Server 5

Contents of this section

As of GCC version 2.8.0, Open Server is supported. Configure it by using the following.

    ./configure i486-sco3.2v5.0

There is no reason to modify gcc in any way. It compiles cleanly on Open Server 5.

  1. Check the paragraph on site.def/xf86site.def in the compiling for 3.2.2 section.
  2. Add a -DSCO325 to the BOOTSTRAPCFLAGS when you do the make World.
            make BOOTSTRAPCFLAGS="-DSYSV -Di386 -DSCO -DSCO324 -DSCO325" World
    
    Under Open Server 5 things are very different to previous versions of SCO UNIX.

Next Chapter, Previous Chapter

Table of contents of this chapter, General table of contents

Top of the document, Beginning of this Chapter