User guide

2: Software Installation
DC 900-1333P 53
Step 3: Run the make file.
From the
freeway directory, enter one of the following commands. This compiles all the
necessary source code from the VxWorks Board Support Package as modified by Proto-
gate and links the object files with the Freeway server library, the Freeway API library,
and the VxWorks system library to build the Freeway server image, VxWorks image, and
loadable Freeway server module for the specified Freeway architecture and place them
in the freeway/boot directory. Your make command must reference the GNU make util-
ity. If the GNU make is not the first make command in your path, use a full path name
to the GNU command, make an alias to the GNU command, or modify your path
appropriately.
For Freeway 1100/1150/1200/1300:
/usr/wind/host/sun4-solaris2/bin/make -f MakeSTK.I486 clean all
For a Freeway 2000/4000/8800 with an MVME 162 CPU:
/usr/wind/host/sun4-solaris2/bin/make -f MakeSTK.68K clean all
For a Freeway 2000/4000/8800 with an MVME 2600 CPU:
/usr/wind/host/sun4-solaris2/bin/make -f MakeSTK.ppc clean all
2.2.8 Build the Loopback Tests
For all protocols and toolkits except the example server-resident application, you must
build the loopback tests supplied with the Freeway software. A make file is included that
performs this operation.
Step 1: Edit the client TSI configuration files in
freeway/client/test/ppp
For all protocols and toolkits except the example server-resident application, edit each
of the client transport subsystem interface (TSI) configuration files listed in Ta bl e 23,