Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 76953 invoked from network); 29 Jun 2005 05:03:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Jun 2005 05:03:31 -0000 Received: (qmail 70788 invoked by uid 500); 29 Jun 2005 05:03:12 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 70771 invoked by uid 500); 29 Jun 2005 05:03:12 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 70745 invoked by uid 99); 29 Jun 2005 05:03:12 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 22:03:12 -0700 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=DATE_IN_FUTURE_24_48,HELO_DYNAMIC_IPADDR2,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [216.55.159.170] (HELO 216-55-159-170.dedicated.abac.net) (216.55.159.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 22:03:10 -0700 Received: (qmail 2612 invoked from network); 29 Jun 2005 04:05:04 -0000 Received: from unknown (HELO ice) (210.4.55.13) by 206-225-86-71.dedicated.abac.net with SMTP; 29 Jun 2005 04:05:03 -0000 Message-ID: <00d201c57d31$f95e3f20$650fa8c0@ice> From: "chris" To: References: <00be01c57d24$7ea7fbc0$650fa8c0@ice> <004d01c57c64$9fad8490$0aae5218@garrincha> Date: Thu, 30 Jun 2005 13:10:01 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00CF_01C57D75.06221630" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] C compiler cannot create executables X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_NextPart_000_00CF_01C57D75.06221630 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable hi, thnks for the reply,, i'll try this, but is there anyway can i install = the packages remotely? chris ----- Original Message -----=20 From: Gustavo A. Baratto=20 To: users@httpd.apache.org=20 Sent: Wednesday, June 29, 2005 12:40 PM Subject: Re: [users@httpd] C compiler cannot create executables mount the solaris 8 CD on your server and execute this: /usr/sbin/pkgadd -d /cd/mount/point/Solaris_9/Product SUNWbtool /usr/sbin/pkgadd -d /cd/mount/point/Solaris_9/Product SUNWsprot /usr/sbin/pkgadd -d /cd/mount/point/Solaris_9/Product SUNWtoo etc... I think you gonna need SUNWlibC, SUNWscpu (and SUNWscpux for 64bit) as = well =20 ----- Original Message -----=20 From: chris=20 To: users@httpd.apache.org=20 Sent: Wednesday, June 29, 2005 8:33 PM Subject: [users@httpd] C compiler cannot create executables hi, i'm installing appache 2.0.54 on solaris 8, i already installed = pkges from sunfreeware.com gcc automake, binutils, make, autoconf, etc. = i laready did fixed my path /usr/cc/bin/ /usr/ucb ......, i tried ln -s = gcc cc, however, i 'm still getting the error.=20 but i dont have all this packages on my system SUNWbtool, SUNWsprot, SUNWtoo for libraries & headers: SUNWhea, SUNWarc, SUNWlibm, SUNWlibms SUNWdfbh, SUNWcg6h, SUNWxwinc, SUNWolinc, SUNWxglh for 64 bit development: SUNWarcx, SUNWbtoox, SUNWdplx, SUNWscpux, SUNWsprox, SUNWtoox, SUNWlmsx, SUNWlmx, SUNWlibCx for ucb compat: SUNWsra, SUNWsrh i do not have the /opt/SUNWsprot directory either. how can i install this packages, where can i get it? is it = downloadable? thnks. checking for chosen layout... apr checking for gcc... gcc checking for C compiler default output file name... configure: = error: C compiler cannot create executables See `config.log' for more details. configure failed for srclib/apr ------=_NextPart_000_00CF_01C57D75.06221630 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
hi,
 
thnks for the reply,, i'll try this, = but is there=20 anyway can i install the packages remotely?
 
chris
----- Original Message -----
From:=20 Gustavo A.=20 Baratto
Sent: Wednesday, June 29, 2005 = 12:40=20 PM
Subject: Re: [users@httpd] C = compiler=20 cannot create executables

mount the solaris 8 CD on = your server=20 and execute this:
 
/usr/sbin/pkgadd -d=20 /cd/mount/point/Solaris_9/Product SUNWbtool
/usr/sbin/pkgadd=20 -d /cd/mount/point/Solaris_9/Product SUNWsprot
/usr/sbin/pkgadd -d=20 /cd/mount/point/Solaris_9/Product SUNWtoo
etc...
 
I think = you gonna=20 need SUNWlibC, SUNWscpu (and SUNWscpux for 64bit) as well

 
----- Original Message -----
From:=20 chris=20
Sent: Wednesday, June 29, = 2005 8:33=20 PM
Subject: [users@httpd] C = compiler=20 cannot create executables

hi,
 
i'm installing appache 2.0.54 on = solaris 8, i=20 already installed pkges from sunfreeware.com  gcc automake, = binutils,=20 make, autoconf, etc. i laready did fixed my path /usr/cc/bin/ = /usr/ucb=20 ......, i tried ln -s gcc cc, however, i 'm still getting the error. =
 
but i dont have all this packages = on my=20 system
 
SUNWbtool, SUNWsprot, = SUNWtoo
for=20 libraries & headers:
SUNWhea,=20 SUNWarc, SUNWlibm, SUNWlibms
SUNWdfbh, SUNWcg6h, SUNWxwinc,=20 SUNWolinc,
SUNWxglh
for 64 bit=20 development:
SUNWarcx, = SUNWbtoox,=20 SUNWdplx, SUNWscpux, SUNWsprox,
SUNWtoox, SUNWlmsx, SUNWlmx,=20 SUNWlibCx
for ucb compat:
SUNWsra, = SUNWsrh
 
i = do not have=20 the /opt/SUNWsprot directory either.
 
how can i=20 install this packages,  where can i get it? is it=20 downloadable?
 
thnks.
 
 
checking for chosen layout... = apr
checking=20 for gcc... gcc
checking for C compiler default output file = name...=20 configure: error: C compiler cannot create executables
See = `config.log'=20 for more details.
configure failed for=20 srclib/apr
------=_NextPart_000_00CF_01C57D75.06221630--