Veritas™ File System 5.0.1 Programmer's Reference Guide
To compile the src or libsrc directory, edit the /opt/VRTSfssdk/4.1/make.env file
as follows:
1
Select the compiler path on your local system. choose and edit CC to the path
on your system.
CC=/opt/SUNWspro/bin/cc (Whatever path is appropriate)
#CC=/usr/local/bin/gcc
2
Change to the src or libsrc and type:
# gmake (or make)
15Veritas File System software developer’s kit
Compiling environment