You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Chandrasekaran, Narasimhan (VDH)" <Na...@vdh.virginia.gov> on 2014/04/27 01:33:25 UTC

[users@httpd] mod_ossl configuration for solaris 10

I downloaded the latest apache software but could not find the mod_ossl. Then i downloaded the openssl but now the c compiler on solaris is giving problem. Can someone please let me know how i should configure mod_ossl for solaris 10. At this time the apache/modules folder does not have any .so files except the http. Thanks.

[users@httpd] mod_ossl configuration for solaris 10

Posted by "Bremser, Kurt (AMOS Austria GmbH)" <Ku...@allianz.at>.
Welcome to Solaris. This just means that you don't have a compiler installed, /usr/ucb/cc is just a stub that gives this error message.

Newton was wrong. There is no gravity. The Earth sucks.
________________________________
Von: Chandrasekaran, Narasimhan (VDH) [Naras.Chandrasekaran@vdh.virginia.gov]
Gesendet: Montag, 28. April 2014 14:53
An: users@httpd.apache.org
Betreff: **SPAM?** RE: [users@httpd] mod_ossl configuration for solaris 10 [wd-vc]

Hi

I am having compiling issues with the C compiler .. is it possible to use gcc for compilation .. please advice.

Getting below error ..

joker oracle $ cd openssl-1.0.1g
joker oracle $ make
making all in crypto...
make[1]: Entering directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
cc -I. -I.. -I../include  -O   -c -o cryptlib.o cryptlib.c
/usr/ucb/cc:  language optional software package not installed
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
make: *** [build_crypto] Error 1

From: Jeff Trawick [mailto:trawick@gmail.com]
Sent: Saturday, April 26, 2014 8:47 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] mod_ossl configuration for solaris 10

On Sat, Apr 26, 2014 at 8:25 PM, Chandrasekaran, Narasimhan (VDH) <Na...@vdh.virginia.gov>> wrote:
sorry it is the mod_ssl for apache 2.4.9 that i want to configure on solaris 10 64 bit OS

ok...

What commands are you running and what errors do you get?
What compiler is installed?





AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

******************************************************** 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.
********************************************************

RE: [users@httpd] mod_ossl configuration for solaris 10

Posted by "Chandrasekaran, Narasimhan (VDH)" <Na...@vdh.virginia.gov>.
Hi

I am having compiling issues with the C compiler .. is it possible to use gcc for compilation .. please advice.

Getting below error ..

joker oracle $ cd openssl-1.0.1g
joker oracle $ make
making all in crypto...
make[1]: Entering directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
cc -I. -I.. -I../include  -O   -c -o cryptlib.o cryptlib.c
/usr/ucb/cc:  language optional software package not installed
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
make: *** [build_crypto] Error 1

From: Jeff Trawick [mailto:trawick@gmail.com]
Sent: Saturday, April 26, 2014 8:47 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] mod_ossl configuration for solaris 10

On Sat, Apr 26, 2014 at 8:25 PM, Chandrasekaran, Narasimhan (VDH) <Na...@vdh.virginia.gov>> wrote:
sorry it is the mod_ssl for apache 2.4.9 that i want to configure on solaris 10 64 bit OS

ok...

What commands are you running and what errors do you get?
What compiler is installed?


Re: [users@httpd] mod_ossl configuration for solaris 10

Posted by Jeff Trawick <tr...@gmail.com>.
On Sat, Apr 26, 2014 at 8:25 PM, Chandrasekaran, Narasimhan (VDH) <
Naras.Chandrasekaran@vdh.virginia.gov> wrote:

>  sorry it is the mod_ssl for apache 2.4.9 that i want to configure on
> solaris 10 64 bit OS
>

ok...

What commands are you running and what errors do you get?
What compiler is installed?

RE: [users@httpd] mod_ossl configuration for solaris 10

Posted by "Chandrasekaran, Narasimhan (VDH)" <Na...@vdh.virginia.gov>.
sorry it is the mod_ssl for apache 2.4.9 that i want to configure on solaris 10 64 bit OS
________________________________
From: Jeff Trawick [trawick@gmail.com]
Sent: Saturday, April 26, 2014 8:08 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] mod_ossl configuration for solaris 10

On Sat, Apr 26, 2014 at 7:33 PM, Chandrasekaran, Narasimhan (VDH) <Na...@vdh.virginia.gov>> wrote:
I downloaded the latest apache software but could not find the mod_ossl. Then i downloaded the openssl but now the c compiler on solaris is giving problem. Can someone please let me know how i should configure mod_ossl for solaris 10. At this time the apache/modules folder does not have any .so files except the http. Thanks.

mod_ossl is part of Oracle HTTP Server.  You have to get that from Oracle
by downloading and installing their product.


Re: [users@httpd] mod_ossl configuration for solaris 10

Posted by Jeff Trawick <tr...@gmail.com>.
On Sat, Apr 26, 2014 at 7:33 PM, Chandrasekaran, Narasimhan (VDH) <
Naras.Chandrasekaran@vdh.virginia.gov> wrote:

>  I downloaded the latest apache software but could not find the mod_ossl.
> Then i downloaded the openssl but now the c compiler on solaris is giving
> problem. Can someone please let me know how i should configure mod_ossl for
> solaris 10. At this time the apache/modules folder does not have any .so
> files except the http. Thanks.
>

mod_ossl is part of Oracle HTTP Server.  You have to get that from Oracle
by downloading and installing their product.

Re: [users@httpd] mod_ossl configuration for solaris 10

Posted by Jesus Cea <jc...@jcea.es>.
On 28/04/14 15:06, Chandrasekaran, Narasimhan (VDH) wrote:
> I see gcc in there .. but the make command is not invoking it ..

do

EXPORT CC=gcc

before the "make". By default, Solaris is trying to use a non-installed
compiler. Let it know you want to use GCC.

Another option could be to delete your "cc" stub an put there a symbolic
link to gcc, but that could be an issue when you update the system.

-- 
Jesús Cea Avión                         _/_/      _/_/_/        _/_/_/
jcea@jcea.es - http://www.jcea.es/     _/_/    _/_/  _/_/    _/_/  _/_/
Twitter: @jcea                        _/_/    _/_/          _/_/_/_/_/
jabber / xmpp:jcea@jabber.org  _/_/  _/_/    _/_/          _/_/  _/_/
"Things are not so easy"      _/_/  _/_/    _/_/  _/_/    _/_/  _/_/
"My name is Dump, Core Dump"   _/_/_/        _/_/_/      _/_/  _/_/
"El amor es poner tu felicidad en la felicidad de otro" - Leibniz


[users@httpd] mod_ossl configuration for solaris 10 [wd-vc]

Posted by "Bremser, Kurt (AMOS Austria GmbH)" <Ku...@allianz.at>.
Hi Chandrasekaran.

Did you run config before make?

Newton was wrong. There is no gravity. The Earth sucks.
________________________________
Von: Chandrasekaran, Narasimhan (VDH) [Naras.Chandrasekaran@vdh.virginia.gov]
Gesendet: Montag, 28. April 2014 15:06
An: cain dickens; users@httpd.apache.org
Betreff: **SPAM?** RE: [users@httpd] mod_ossl configuration for solaris 10 [wd-vc]

I see gcc in there .. but the make command is not invoking it ..

joker oracle $ gcc
gcc: no input files
joker oracle $ which gcc
/usr/local/bin/gcc

joker oracle $ make
making all in crypto...
make[1]: Entering directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
cc -I. -I.. -I../include  -O   -c -o cryptlib.o cryptlib.c
/usr/ucb/cc:  language optional software package not installed
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
make: *** [build_crypto] Error 1
joker oracle $ gcc
gcc: no input files
joker oracle $ which gcc
/usr/local/bin/gcc

From: Cain Dickens [mailto:caindickens@gmail.com]
Sent: Monday, April 28, 2014 9:05 AM
To: Chandrasekaran, Narasimhan (VDH); users@httpd.apache.org
Subject: Re: [users@httpd] mod_ossl configuration for solaris 10

Hi, Chandrasekaran.
What is your c compiler ? is it gcc or another one ?
commonly, if you want to compile and install , your system include one c compiler ?
gcc can be your choice .

Cain


From: Chandrasekaran, Narasimhan (VDH)<ma...@vdh.virginia.gov>
Date: 2014-04-27 07:33
To: users@httpd.apache.org<ma...@httpd.apache.org>
Subject: [users@httpd] mod_ossl configuration for solaris 10
I downloaded the latest apache software but could not find the mod_ossl. Then i downloaded the openssl but now the c compiler on solaris is giving problem. Can someone please let me know how i should configure mod_ossl for solaris 10. At this time the apache/modules folder does not have any .so files except the http. Thanks.




AMOS Austria GmbH 
1130 Wien, Hietzinger Kai 101-105 
FN 365014k, Handelsgericht Wien 
UID: ATU 66614737 

http://www.allianz.at 

******************************************************** 
Dieses E-Mail und allfaellig daran angeschlossene Anhaenge 
enthalten Informationen, die vertraulich und 
ausschliesslich fuer den (die) bezeichneten Adressaten 
bestimmt sind. 
Wenn Sie nicht der genannte Adressat sind, darf dieses 
E-Mail samt allfaelliger Anhaenge von Ihnen weder anderen 
Personen zugaenglich gemacht noch in anderer Weise 
verwertet werden.
Wenn Sie nicht der beabsichtigte Empfaenger sind, bitten
wir Sie, dieses E-Mail und saemtliche angeschlossene
Anhaenge zu loeschen. 

Please note: This email and any files transmitted with it is 
intended only for the named recipients and may contain 
confidential and/or privileged information. If you are not the 
intended recipient, please do not read, copy, use or disclose 
the contents of this communication to others and notify the 
sender immediately. Then please delete the email and any 
copies of it. Thank you.
********************************************************

RE: [users@httpd] mod_ossl configuration for solaris 10

Posted by "Chandrasekaran, Narasimhan (VDH)" <Na...@vdh.virginia.gov>.
I see gcc in there .. but the make command is not invoking it ..

joker oracle $ gcc
gcc: no input files
joker oracle $ which gcc
/usr/local/bin/gcc

joker oracle $ make
making all in crypto...
make[1]: Entering directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
cc -I. -I.. -I../include  -O   -c -o cryptlib.o cryptlib.c
/usr/ucb/cc:  language optional software package not installed
make[1]: *** [cryptlib.o] Error 1
make[1]: Leaving directory `/soft/oracle/product/apache/openssl-1.0.1g/crypto'
make: *** [build_crypto] Error 1
joker oracle $ gcc
gcc: no input files
joker oracle $ which gcc
/usr/local/bin/gcc

From: Cain Dickens [mailto:caindickens@gmail.com]
Sent: Monday, April 28, 2014 9:05 AM
To: Chandrasekaran, Narasimhan (VDH); users@httpd.apache.org
Subject: Re: [users@httpd] mod_ossl configuration for solaris 10

Hi, Chandrasekaran.
What is your c compiler ? is it gcc or another one ?
commonly, if you want to compile and install , your system include one c compiler ?
gcc can be your choice .

Cain


From: Chandrasekaran, Narasimhan (VDH)<ma...@vdh.virginia.gov>
Date: 2014-04-27 07:33
To: users@httpd.apache.org<ma...@httpd.apache.org>
Subject: [users@httpd] mod_ossl configuration for solaris 10
I downloaded the latest apache software but could not find the mod_ossl. Then i downloaded the openssl but now the c compiler on solaris is giving problem. Can someone please let me know how i should configure mod_ossl for solaris 10. At this time the apache/modules folder does not have any .so files except the http. Thanks.

Re: [users@httpd] mod_ossl configuration for solaris 10

Posted by Cain Dickens <ca...@gmail.com>.
I downloaded the latest apache software but could not find the mod_ossl. Then i downloaded the openssl but now the c compiler on solaris is giving problem. Can someone please let me know how i should configure mod_ossl for solaris 10. At this time the apache/modules folder does not have any .so files except the http. Thanks.