On 02/ 3/11 10:03 AM, Johnny Liu wrote:
> Hi Gurus,
> I just installed snv_134 from a liveCD and run pkg image-update from the 
> default opensolaris pkg repo. There is no update available.
> My system is up and seems running okay. I am trying to compile some programs 
> using this machine but I just noticed that a lot of *.h files under 
> /usr/include/system are not there anymore. As a result, I cannot compile my 
> programs.
> I do not see this problem before IPS (like snv_130)

The problem is not IPS, it's what you installed.   You could
have gotten the same situation with the old installer by choosing
"End User" cluster - in that case, like now, you have to add the
packages containing the headers.

"pkg install system/header" will give many of the ones you want.
You can use "pkg search" to find others you may need, such as
"pkg search unistd.h"

-- 
        -Alan Coopersmith-        [email protected]
         Oracle Solaris Platform Engineering: X Window System

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to