Markus Moeller wrote:
I downloaded al the source tars and build tools, but when I run nightly to 
build Opensolaris I get the below error. From where do I get the right ssl 
sources ?

Thank you
Markus

+ /usr/sfw/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -nodefaultlibs -D__sun -O -fpic -Wall -Wno-unknown-pragmas -Wno-missing-braces -Wno-sign-compare -Wno-parentheses -Wno-uninitialized -Wno-implicit-function-declaration -Wno-unused -Wno-trigraphs -Wno-char-subscripts -Wno-switch -Werror -std=gnu89 -D_REENTRANT -gdwarf-2 -std=gnu89 -fno-dwarf2-indirect-strings -I/src/build/usr/src/lib/libldap5/include/ldap -I/usr/include/mps -DTEXT_DOMAIN="SUNW_OST_OSLIB" -D_TS_ERRNO -I/src/build/proto/root_i386/usr/include -DPIC -D_REENTRANT -c -gdwarf-2 -DSVR4 -DSYSV -D__svr4 -D__svr4__ -DSOLARIS -D_SOLARIS_SDK -DUSE_WAITPID -DNEEDPROTOS -DNET_SSL -DNO_LIBLCACHE -DLDAP_REFERRALS -DNS_DOMESTIC -DLDAP_SSLIO_HOOKS -DSTR_TRANSLATION -DLDAP_SASLIO_HOOKS -I/src/build/usr/src/lib/libldap5/include/ldap -I/usr/include/mps -w -o /tmp/.cwCAAGdaazW.o ../sources/ldap/ssldap/clientinit.c ../sources/ldap/ssldap/clientinit.c:42:18: nspr.h: No such file or directory
../sources/ldap/ssldap/clientinit.c:43:19: plstr.h: No such file or directory
../sources/ldap/ssldap/clientinit.c:45:18: cert.h: No such file or directory
../sources/ldap/ssldap/clientinit.c:46:17: key.h: No such file or directory
../sources/ldap/ssldap/clientinit.c:47:17: ssl.h: No such file or directory
../sources/ldap/ssldap/clientinit.c:48:22: sslproto.h: No such file or directory
In file included from ../sources/ldap/ssldap/clientinit.c:50:

Looks like you don't have your build machine setup properly.

The easiest way to do ensure you have all the required packages is to do follow the instructions here:

http://blogs.sun.com/lianep/entry/simplifying_building_on_on_an

--
Darren J Moffat
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to