C compiler cannot create executables

C compiler cannot create executables

am 24.06.2002 11:00:38 von webmaster

This is a multi-part message in MIME format.

------=_NextPart_000_0102_01C21B6E.5FE7BB50
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi everybody.

Hans

I have a problem with mod_ssl 2.8.9 for Apache 1.3.26. When I try to =
configure
this module for compilation (# configure =
--with-apache=3D/var/tmp/apache_1.3.26 ) it gives the following error:

Configuring mod_ssl/2.8.9 for Apache/1.3.26
+ Apache location: /var/tmp/apache_1.3.26 (Version 1.3.26)
+ Auxiliary patch tool: ./etc/patch/patch (local)
../configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
x patch/rename.c, 1323 bytes, 3 tape blocks
x patch/util.c, 9365 bytes, 19 tape blocks
x patch/util.h, 2325 bytes, 5 tape blocks
x patch/version.c, 280 bytes, 1 tape blocks
x patch/version.h, 25 bytes, 1 tape blocks
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler =
cannot
create executables.
make: *** No targets. Stop.
-------------------------------------------------
Hint: Either try to build 'patch' under etc/patch/
Hint: manually and re-run this 'configure' script
Hint: or provide us the path to your vendor 'patch'
Hint: program via the --with-patch=3DFILE option (but
Hint: expect perhaps failures when applying patches!)


My OS is Solaris 8 and I have tested it with two versions of gcc : =
9.95.2 and 3.1
I had no problems with the installation of apache 1.3.20 and mod_ssl =
2.8.4

Did anybody experienced this problem and have found a solution?

Thanks in advance.

Oscar.

------=_NextPart_000_0102_01C21B6E.5FE7BB50
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



http-equiv=3DContent-Type>




Hi everybody.

 

    =
Hans

    I have a=20
problem with mod_ssl 2.8.9 for Apache 1.3.26. When I try to =
configure
this=20
module for compilation (# configure =
--with-apache=3D/var/tmp/apache_1.3.26 ) it=20
gives the following error:

Configuring mod_ssl/2.8.9 for=20
Apache/1.3.26
 + Apache location: /var/tmp/apache_1.3.26 =
(Version=20
1.3.26)
 + Auxiliary patch tool: ./etc/patch/patch=20
(local)
./configure:Error: Building of 'patch' tool=20
failed:
-------------------------------------------------
x=20
patch/rename.c, 1323 bytes, 3 tape blocks
x patch/util.c, 9365 bytes, =
19 tape=20
blocks
x patch/util.h, 2325 bytes, 5 tape blocks
x =
patch/version.c, 280=20
bytes, 1 tape blocks
x patch/version.h, 25 bytes, 1 tape =
blocks
loading=20
cache ./config.cache
checking for gcc... gcc
checking whether the =
C=20
compiler (gcc  ) works... no
configure: error: installation or=20
configuration problem: C compiler cannot
create executables.
make: =
*** No=20
targets. =20
Stop.
-------------------------------------------------
Hint: =
Either try=20
to build 'patch' under etc/patch/
Hint: manually and re-run this =
'configure'=20
script
Hint: or provide us the path to your vendor 'patch'
Hint: =
program=20
via the --with-patch=3DFILE option (but
Hint: expect perhaps failures =
when=20
applying patches!)


My OS is Solaris 8 and I have tested it with two =
versions=20
of gcc : 9.95.2 and 3.1

I had no problems with the installation of =
apache 1.3.20=20
and mod_ssl 2.8.4


Did anybody experienced this problem and =
have found a=20
solution?

 

Thanks in advance.

 

Oscar.


------=_NextPart_000_0102_01C21B6E.5FE7BB50--

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org

RE: C compiler cannot create executables

am 25.06.2002 17:01:16 von webmaster

This is a multi-part message in MIME format.

------=_NextPart_000_01E6_01C21C69.EB201F90
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

OK, I have found the error, I had two different versions of GCC and I =
was using the wrong one due to PATH variable setting...
Forget this question
----- Original Message -----=20
From: Webmaster=20
To: modssl-users@modssl.org=20
Sent: Monday, June 24, 2002 11:00 AM
Subject: C compiler cannot create executables


Hi everybody.

Hans

I have a problem with mod_ssl 2.8.9 for Apache 1.3.26. When I try =
to configure
this module for compilation (# configure =
--with-apache=3D/var/tmp/apache_1.3.26 ) it gives the following error:

Configuring mod_ssl/2.8.9 for Apache/1.3.26
+ Apache location: /var/tmp/apache_1.3.26 (Version 1.3.26)
+ Auxiliary patch tool: ./etc/patch/patch (local)
./configure:Error: Building of 'patch' tool failed:
-------------------------------------------------
x patch/rename.c, 1323 bytes, 3 tape blocks
x patch/util.c, 9365 bytes, 19 tape blocks
x patch/util.h, 2325 bytes, 5 tape blocks
x patch/version.c, 280 bytes, 1 tape blocks
x patch/version.h, 25 bytes, 1 tape blocks
loading cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler =
cannot
create executables.
make: *** No targets. Stop.
-------------------------------------------------
Hint: Either try to build 'patch' under etc/patch/
Hint: manually and re-run this 'configure' script
Hint: or provide us the path to your vendor 'patch'
Hint: program via the --with-patch=3DFILE option (but
Hint: expect perhaps failures when applying patches!)


My OS is Solaris 8 and I have tested it with two versions of gcc : =
9.95.2 and 3.1
I had no problems with the installation of apache 1.3.20 and mod_ssl =
2.8.4

Did anybody experienced this problem and have found a solution?

Thanks in advance.

Oscar.

------=_NextPart_000_01E6_01C21C69.EB201F90
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



http-equiv=3DContent-Type>




OK, I have found the error, I had two different =
versions=20
of GCC and I was using the wrong one due to PATH variable=20
setting...

Forget this question

style=3D"BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
----- Original Message -----

style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black">From:=20
title=3Dwebmaster@consors.es>Webmaster=20

To: href=3D"mailto:modssl-users@modssl.org"=20
title=3Dmodssl-users@modssl.org>modssl-users@modssl.org

Sent: Monday, June 24, 2002 =
11:00=20
AM

Subject: C compiler cannot =
create=20
executables



Hi everybody.

 

    =
Hans

    I have=20
a problem with mod_ssl 2.8.9 for Apache 1.3.26. When I try to=20
configure
this module for compilation (# configure=20
--with-apache=3D/var/tmp/apache_1.3.26 ) it gives the following=20
error:

Configuring mod_ssl/2.8.9 for Apache/1.3.26
 + =
Apache=20
location: /var/tmp/apache_1.3.26 (Version 1.3.26)
 + Auxiliary =
patch=20
tool: ./etc/patch/patch (local)
./configure:Error: Building of =
'patch' tool=20
failed:
-------------------------------------------------
x=20
patch/rename.c, 1323 bytes, 3 tape blocks
x patch/util.c, 9365 =
bytes, 19=20
tape blocks
x patch/util.h, 2325 bytes, 5 tape blocks
x =
patch/version.c,=20
280 bytes, 1 tape blocks
x patch/version.h, 25 bytes, 1 tape=20
blocks
loading cache ./config.cache
checking for gcc... =
gcc
checking=20
whether the C compiler (gcc  ) works... no
configure: error:=20
installation or configuration problem: C compiler cannot
create=20
executables.
make: *** No targets. =20
Stop.
-------------------------------------------------
Hint: =
Either try=20
to build 'patch' under etc/patch/
Hint: manually and re-run this=20
'configure' script
Hint: or provide us the path to your vendor=20
'patch'
Hint: program via the --with-patch=3DFILE option =
(but
Hint: expect=20
perhaps failures when applying patches!)


My OS is Solaris 8 and I have tested it with =
two=20
versions of gcc : 9.95.2 and 3.1

I had no problems with the installation of =
apache 1.3.20=20
and mod_ssl 2.8.4


Did anybody experienced this problem and =
have found=20
a solution?

 

Thanks in advance.

 

Oscar.


------=_NextPart_000_01E6_01C21C69.EB201F90--

____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org