Alexandra (Sasha) Fedorova wrote: > Hello, > > I have just installed OpenSolaris 2008.05 on my new x86 system. I've > configured this system to build opensolaris, but realized that the nightly > build was failing. Upon examination of the error log, I found that one of the > tools that was being built could not find <stdio.h>: > > "cw.c", line 287: cannot find include file: <stdio.h> > > and other common include files. > > After looking at my /usr/include directory, I realized, with horror, that > most of the common include files were not there! How is it possible that > those files are not installed by default with OpenSolaris 2008.05? I've never > had this problem when I installed SXDE, but now SXDE is being discontinued... > When SXDE is gone are we going to have to install our system by piece? This > is horrible! > > Now, where can I get those include files? Perhaps there's something else > that's missing? I am installing SunStudio 12 (in addition to Studio 11 that I > installed for ON Build), hopefully it will solve the problem..
# pfexec pkg install SUNWhea and: # pfexec pkg install ss-dev for the development tools. Regards... Sean. _______________________________________________ opensolaris-help mailing list [email protected]
