Thanks James, One more query, how do I download all the consolidation in one go.
I tried ftp to this site, but it doesn't support ftg I guess. -Suraj -----Original Message----- From: James C. McPherson [mailto:[EMAIL PROTECTED] Sent: Saturday, August 19, 2006 14:24 To: Suraj Singh Cc: [email protected] Subject: Re: [osol-discuss] How to compile fcinfo on sparc Suraj Singh wrote: > Hi all, > > I have just downloaded the source files for fcinfo (from > http://cvs.opensolaris.org/source/xref/nwsc/src/sun_nws/fcinfo/). > > My question is how do i compile fcinfo.c. > > I would need step-by-step procedure to do this. Suraj, please make sure you pull down the entire NWS consolidation rather than just a component or two. The makefiles in directories under src/sun_nws are dependent on makefiles in src/sun_nws. Once you have all the makefiles, ensure that the Studio 10 compiler is in your path, along with /usr/ccs/bin/make, then type make in the fcinfo directory. Or, in the directory above, type make fcinfo Once you have a successful build, you can type make install in the fcinfo directory, which will create a "proto" directory and install the fcinfo binary for you. James C. McPherson _______________________________________________ opensolaris-discuss mailing list [email protected]
