Print this page
6205 onbld manuals should be declared as 1onbld
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
   1 WS(1)                            User Commands                           WS(1)
   2 
   3 
   4 
   5 NAME
   6        ws - enable SunOS avocet environments
   7 
   8 SYNOPSIS
   9        ws [-e] [workspace_name]
  10 
  11 DESCRIPTION
  12        Ws will configure your environment to build the SunOS source base from
  13        an avocet workspace.  The ws script sets up the environment variables
  14        for a SunOS avocet workspace and spawns a shell for the environment
  15        that has been setup.  In configuring the environment ws sets up the
  16        environment variables to define in which proto areas you will build
  17        against as well as the proto area the will be your install target.
  18 
  19        The following Environment variables are set when you invoke this
  20        script:
  21 


 271        PATH
 272             If the construction set exists (/opt/onbld) it will  be prepended
 273             to the search path.
 274        MAKEFLAGS
 275             Default MAKEFLAGS used by make, set to 'e' for higher environment
 276             precedence.
 277        ENVCPPFLAGS{1-4}
 278             This set of environment variables is used to set the
 279             CPPFLAGS.master macro within the SunOS source tree.  These values
 280             usually point to a hierarchy of Include directories for the build
 281             to search through.
 282        ENVLDLIBS{1-3}
 283             This set of environment variables is used to set the LDLIBS.master
 284             macro within the SunOS source tree.  These values usually point to
 285             a hierarchy of directories to search for libraries.
 286 
 287 FILES
 288        $CODEMGR_WS/avocet/sunos/protodefs
 289 
 290 SEE ALSO
 291        workspace(1), bringover(1), putback(1), protodefs(5)
 292 
 293 BUGS
 294        TERMPROTO is broken.  On 5.x builds TERMPROTO is incompatible with the
 295        C++ driver.  The bug is that the C++ driver does not use the standard
 296        SVR4 notation for the -Y I, option.
 297 
 298        ws can have problems with the automounter.  If you refer to a workspace
 299        using a relative path, and that workspace is mounted via the
 300        automounter, then that workspace will be refered to via the /tmp_mnt/*
 301        location.  It's best to deal with automounted workspaces through an
 302        absolute pathname when running ws.
 303 
 304 
 305 
 306                                 28 January 1992                          WS(1)
   1 WS(1ONBLD)                    illumos Build Tools                   WS(1ONBLD)
   2 
   3 
   4 
   5 NAME
   6        ws - enable SunOS avocet environments
   7 
   8 SYNOPSIS
   9        ws [-e] [workspace_name]
  10 
  11 DESCRIPTION
  12        Ws will configure your environment to build the SunOS source base from
  13        an avocet workspace.  The ws script sets up the environment variables
  14        for a SunOS avocet workspace and spawns a shell for the environment
  15        that has been setup.  In configuring the environment ws sets up the
  16        environment variables to define in which proto areas you will build
  17        against as well as the proto area the will be your install target.
  18 
  19        The following Environment variables are set when you invoke this
  20        script:
  21 


 271        PATH
 272             If the construction set exists (/opt/onbld) it will  be prepended
 273             to the search path.
 274        MAKEFLAGS
 275             Default MAKEFLAGS used by make, set to 'e' for higher environment
 276             precedence.
 277        ENVCPPFLAGS{1-4}
 278             This set of environment variables is used to set the
 279             CPPFLAGS.master macro within the SunOS source tree.  These values
 280             usually point to a hierarchy of Include directories for the build
 281             to search through.
 282        ENVLDLIBS{1-3}
 283             This set of environment variables is used to set the LDLIBS.master
 284             macro within the SunOS source tree.  These values usually point to
 285             a hierarchy of directories to search for libraries.
 286 
 287 FILES
 288        $CODEMGR_WS/avocet/sunos/protodefs
 289 
 290 SEE ALSO
 291        workspace(1), bringover(1ONBLD), putback(1), protodefs(5)
 292 
 293 BUGS
 294        TERMPROTO is broken.  On 5.x builds TERMPROTO is incompatible with the
 295        C++ driver.  The bug is that the C++ driver does not use the standard
 296        SVR4 notation for the -Y I, option.
 297 
 298        ws can have problems with the automounter.  If you refer to a workspace
 299        using a relative path, and that workspace is mounted via the
 300        automounter, then that workspace will be refered to via the /tmp_mnt/*
 301        location.  It's best to deal with automounted workspaces through an
 302        absolute pathname when running ws.
 303 
 304 
 305 
 306                                 28 January 1992                     WS(1ONBLD)