vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| after this message: cc: ube_ipa failed on a v40z (solaris 10GA with studio 10), i found on google that i need to install patch 117846 If i do smpatch analyze don't show me this patch. Is it a normal thing? why smpatch deliberately ignores sun products (because unbundled?) thanks, |
| |||
| jdh13 schrieb: > after this message: > cc: ube_ipa failed > on a v40z (solaris 10GA with studio 10), i found on google that i need > to install patch 117846 > If i do > smpatch analyze > don't show me this patch. > Is it a normal thing? why smpatch deliberately ignores sun products > (because unbundled?) > > thanks, unfortunatly this is normal. the patches for studio 10 can be found here: http://developers.sun.com/prodtech/c...0_patches.html there are also some discussion forums, where questions concerning the studio tools can be asked: http://forum.sun.com/index.jspa And finally, if you have a support contract, you can call sun. In my experience their support is pretty good. I.e. if you need a patch for a compiler bug, you will get one, not silly answerts like some other companies tend to give... Tom |
| |||
| Thomas Maier-Komor wrote: > jdh13 schrieb: > >> after this message: >> cc: ube_ipa failed >> on a v40z (solaris 10GA with studio 10), i found on google that i need >> to install patch 117846 >> If i do >> smpatch analyze >> don't show me this patch. >> Is it a normal thing? why smpatch deliberately ignores sun products >> (because unbundled?) >> >> thanks, > > > unfortunatly this is normal. > yes unfortunatly > the patches for studio 10 can be found here: > http://developers.sun.com/prodtech/c...0_patches.html > ok > there are also some discussion forums, where questions concerning the > studio tools can be asked: > http://forum.sun.com/index.jspa > yes, even it s hard to find where to post, too many sub forums... > And finally, if you have a support contract, you can call sun. In my > experience their support is pretty good. I.e. if you need a patch > for a compiler bug, you will get one, not silly answerts like some > other companies tend to give... > only support for os, not for tools. I think that if "smpatch analyze" can say me what patch is missing, i gain time thanks for your reply > Tom |
| ||||
| jdh13 <jdh13@free.fr> wrote: > after this message: > cc: ube_ipa failed > on a v40z (solaris 10GA with studio 10), i found on google that i need > to install patch 117846 > If i do > smpatch analyze > don't show me this patch. > Is it a normal thing? why smpatch deliberately ignores sun products > (because unbundled?) You could try pca ( http://www.par.univie.ac.at/solaris/pca/ ) for a second opinion - the fact that I had missed patches with Sun's tools in the past was one reason why I created it. Try: wget http://www.par.univie.ac.at/solaris/pca/pca chmod +x pca ./pca -xu I'm pretty sure it will show you all missing Sun Studio patches. mp. -- Systems Administrator | Institute of Scientific Computing | Univ. of Vienna |