Hi 
 
I checked in /usr/include location the files "stdio.h", "string.h" are not 
present there. 
 
If I add the header files manually in the location will it work or should I 
install the compiler package again?
 
Regards
Neerav Singh 
-----Original Message-----
From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] 
On Behalf Of Kyle Hamilton
Sent: Monday, March 30, 2009 12:13 PM
To: openssl-users@openssl.org
Subject: Re: error while executing make command
 
This indicates that your platform does not have the standard include
files installed.  (They're usually to be found in /usr/include, but it
might require an additional package being installed for platform
header files.)
 
-Kyle H
 
On Sun, Mar 29, 2009 at 9:40 PM, Neerav Singh
<neerav.si...@tatatel.co.in> wrote:
> Hi guys
> 
> I m new to SSL.
> 
> I am trying to install "openssl-0.9.6c"  with " apache_1.3.34".
> 
> I have "Sunstudio12" installed in the server, I also have gcc "version
> 3.4.6"
> 
> 
> 
> The ./config command is running perfectly but when I try to run make command
> I am getting below error
> 
> Does this error point to some compiler problem ??
> 
> 
> 
> 
> 
> make
> 
> + rm -f libcrypto.so.0
> 
> + rm -f libcrypto.so
> 
> + rm -f libcrypto.so.0.9.6
> 
> + rm -f libssl.so.0
> 
> + rm -f libssl.so
> 
> + rm -f libssl.so.0.9.6
> 
> making all in crypto...
> 
> make[1]: Entering directory
> `/bidev/bihome/webserver/ssl/openssl-0.9.6c/crypto'
> 
> ( echo "#ifndef MK1MF_BUILD"; \
> 
>         echo "  /* auto-generated by crypto/Makefile.ssl for
> crypto/cversion.c */"; \
> 
>         echo "  #define CFLAGS \"cc -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
> -DHAVE_DLFCN_H -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W\""; \
> 
>         echo "  #define PLATFORM \"solaris-sparcv7-cc\""; \
> 
>         echo "  #define DATE \"`date`\""; \
> 
>         echo "#endif" ) >buildinf.h
> 
> cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
> -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W   -c -o cryptlib.o
> cryptlib.c
> 
> "cryptlib.c", line 59: cannot find include file: <stdio.h>
> 
> "cryptlib.c", line 60: cannot find include file: <string.h>
> 
> "cryptlib.h", line 62: cannot find include file: <stdlib.h>
> 
> "cryptlib.h", line 63: cannot find include file: <string.h>
> 
> "../include/openssl/e_os.h", line 283: cannot find include file: <unistd.h>
> 
> "../include/openssl/e_os.h", line 288: cannot find include file:
> <sys/types.h>
> 
> "../include/openssl/crypto.h", line 62: cannot find include file: <stdlib.h>
> 
> "../include/openssl/crypto.h", line 65: cannot find include file: <stdio.h>
> 
> "../include/openssl/crypto.h", line 323: warning: function prototype
> parameters must have types
> 
> "../include/openssl/crypto.h", line 323: syntax error before or at: size_t
> 
> "../include/openssl/crypto.h", line 323: warning: undefined or missing type
> for: size_t
> 
> "../include/openssl/crypto.h", line 324: warning: function prototype
> parameters must have types
> 
> "../include/openssl/crypto.h", line 330: warning: function prototype
> parameters must have types
> 
> "../include/openssl/crypto.h", line 330: syntax error before or at: size_t
> 
> "../include/openssl/crypto.h", line 330: warning: undefined or missing type
> for: size_t
> 
> "../include/openssl/crypto.h", line 331: warning: function prototype
> parameters must have types
> 
> "../include/openssl/crypto.h", line 378: syntax error before or at: *
> 
> "../include/openssl/bio.h", line 63: cannot find include file: <stdio.h>
> 
> "../include/openssl/bio.h", line 65: cannot find include file: <stdarg.h>
> 
> "../include/openssl/bio.h", line 464: warning: old-style declaration or
> incorrect type for: size_t
> 
> "../include/openssl/bio.h", line 464: syntax error before or at:
> BIO_ctrl_pending
> 
> "../include/openssl/bio.h", line 464: warning: old-style declaration or
> incorrect type for: BIO_ctrl_pending
> 
> "../include/openssl/bio.h", line 465: warning: old-style declaration or
> incorrect type for: size_t
> 
> "../include/openssl/bio.h", line 465: syntax error before or at:
> BIO_ctrl_wpending
> 
> "../include/openssl/bio.h", line 465: warning: old-style declaration or
> incorrect type for: BIO_ctrl_wpending
> 
> "../include/openssl/bio.h", line 482: warning: old-style declaration or
> incorrect type for: size_t
> 
> "../include/openssl/bio.h", line 482: syntax error before or at:
> BIO_ctrl_get_write_guarantee
> 
> "../include/openssl/bio.h", line 482: warning: old-style declaration or
> incorrect type for: BIO_ctrl_get_write_guarantee
> 
> "../include/openssl/bio.h", line 483: warning: old-style declaration or
> incorrect type for: size_t
> 
> "../include/openssl/bio.h", line 483: syntax error before or at:
> BIO_ctrl_get_read_request
> 
> "../include/openssl/bio.h", line 483: warning: old-style declaration or
> incorrect type for: BIO_ctrl_get_read_request
> 
> "../include/openssl/bio.h", line 507: syntax error before or at: *
> 
> "../include/openssl/bio.h", line 507: warning: undefined or missing type
> for: int
> 
> "../include/openssl/bio.h", line 596: syntax error before or at: size_t
> 
> "../include/openssl/bio.h", line 596: warning: undefined or missing type
> for: size_t
> 
> "../include/openssl/bio.h", line 597: warning: undefined or missing type
> for: BIO
> 
> "../include/openssl/bio.h", line 597: warning: undefined or missing type
> for: writebuf2
> 
> "../include/openssl/bio.h", line 608: syntax error before or at: va_list
> 
> "../include/openssl/bio.h", line 608: warning: undefined or missing type
> for: va_list
> 
> "../include/openssl/bio.h", line 609: syntax error before or at: size_t
> 
> "../include/openssl/bio.h", line 609: warning: undefined or missing type
> for: size_t
> 
> "../include/openssl/bio.h", line 609: warning: undefined or missing type
> for: const
> 
> "../include/openssl/bio.h", line 610: syntax error before or at: size_t
> 
> "../include/openssl/bio.h", line 610: warning: undefined or missing type
> for: size_t
> 
> "../include/openssl/bio.h", line 610: warning: undefined or missing type
> for: const
> 
> "../include/openssl/bio.h", line 610: warning: undefined or missing type
> for: args
> 
> "../include/openssl/err.h", line 63: cannot find include file: <stdio.h>
> 
> "../include/openssl/err.h", line 64: cannot find include file: <stdlib.h>
> 
> "../include/openssl/lhash.h", line 67: cannot find include file: <stdio.h>
> 
> "../include/openssl/lhash.h", line 67: fatal: too many errors
> 
> cc: acomp failed for cryptlib.c
> 
> make[1]: *** [cryptlib.o] Error 2
> 
> make[1]: Leaving directory
> `/bidev/bihome/webserver/ssl/openssl-0.9.6c/crypto'
> 
> make: *** [sub_all] Error 1
> 
> 
> 
> Regards
> 
> 
> 
> Neerav Singh
> 
> ASE | Information Technology | Tata Consultancy Services Ltd
> 
> Kohinoor Park, Plot No. 1, Jubilee Gardens,cyberabad. | Hyderabad-500081
> 
> (
> 
>  66678118
> 
> È
> 
>  9966401551
> 
> :
> 
>  www.tatateleservices.com
> 
> 
> 
> 
> 
> ======================================
> i-choose online store at www.tataindicom.com
> Your Comfort. Your Convenience. Your Choice.
> ======================================
> 
> DISCLAIMER:
> The information contained in this message (including any attachments) is
> confidential and may be privileged. If you have received it by mistake
> please notify the sender by return e-mail and permanently delete this
> message and any attachments from your system. Any dissemination, use,
> review, distribution, printing or copying of this message in whole or in
> part is strictly prohibited. Please note that e-mails are susceptible to
> change. TATA TELESERVICES LTD. (including its group companies) shall not be
> liable for the improper or incomplete transmission of the information
> contained in this communication nor for any delay in its receipt or damage
> to your system. TATA TELESERVICES LTD. (or its group companies) does not
> guarantee that the integrity of this communication has been maintained or
> that this communication is free of viruses, interceptions or interferences.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

======================================
i-choose online store at www.tataindicom.com
Your Comfort.Your Convenience.YourChoice.
====================================== 

DISCLAIMER:
The information contained in this message (including any attachments) is 
confidential and may be privileged. If you have received it by mistake please 
notify the sender by return e-mail and permanently delete this message and any 
attachments from your system. Any dissemination, use, review, distribution, 
printing or copying of this message in whole or in part is strictly prohibited. 
Please note that e-mails are susceptible to change.TATATELESERVICES LTD. 
(including its group companies) shall not be liable for the improper or 
incomplete transmission of the information contained in this communication nor 
for any delay in its receipt or damage to your system. TATA TELESERVICES LTD. 
(or its group companies) does not guarantee that the integrity of this 
communication has been maintained nor that this communication is free of 
viruses, interceptions or interference.

Reply via email to