hello all, i'm following this blog: http://blogs.sun.com/edp/entry/moving_from_nevada_and_live
to upgrade form SXCE b101 to os200811. The problem is with ips, when building ips: hg clone ssh://anon at hg.opensolaris.org/hg/pkg/gat e cd gate/src make install i got these errors: building 'OpenSSL.crypto' extension /usr/lib/python2.4/pycc -DNDEBUG -I/usr/include/python2.4 -c src/crypto/crypto.c -o build/temp.solaris-2.11-i86pc-2.4/src/crypto/crypto.o "src/crypto/x509.h", line 17: cannot find include file: <openssl/ssl.h> "src/crypto/x509.h", line 27: syntax error before or at: X509 "src/crypto/x509name.h", line 17: cannot find include file: <openssl/ssl.h> "src/crypto/x509name.h", line 27: syntax error before or at: X509_NAME "src/crypto/netscape_spki.h", line 14: cannot find include file: <openssl/ssl.h> but openssl/ssl.h is in /usr/sfw/include, so i don't understand why python doesn't find it? Anybody can help? Thanks, gerard -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: INSTALL.LOG URL: <http://mail.opensolaris.org/pipermail/install-discuss/attachments/20081214/f5510959/attachment.ksh>