public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Luande <luandea@alt.co.ke>
To: gnu@gnu.org, gcc@gcc.gnu.org
Subject: Compiling error
Date: Tue, 07 Jan 2003 10:46:00 -0000	[thread overview]
Message-ID: <6238763931ED6642ACFCD1FD97D457B62087CB@NTSERVER> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3779 bytes --]

Please help me if you can

 

am hoping someone can tell me where am going wrong with my installation of
SSH 3.5p1.  I have a netrax1 that I have just installed Solaris 8.  I
downloaded the SSH software from the site.  When  it compile it does this

 

# ./configure

checking for gcc... gcc

checking for C compiler default output... configure: error: C compiler
cannot create executables

 

and the config.log looks something like this

bash-2.05# more config.log

This file contains any messages produced by compilers while

running configure, to aid debugging if configure makes a mistake.

 

It was created by configure, which was

generated by GNU Autoconf 2.53.  Invocation command line was

 

  $ ./configure

 

## --------- ##

## Platform. ##

## --------- ##

 

hostname = netrax1

uname -m = sun4u

uname -r = 5.8

uname -s = SunOS

uname -v = Generic_108528-17

 

/usr/bin/uname -p = sparc

/bin/uname -X     = System = SunOS

Node = netrax1

Release = 5.8

KernelID = Generic_108528-17

Machine = sun4u

BusType = <unknown>

Serial = <unknown>

Users = <unknown>

OEM# = 0

Origin# = 1

NumCPU = 1

 

/bin/arch              = sun4

/usr/bin/arch -k       = sun4u

/usr/convex/getsysinfo = unknown

hostinfo               = unknown

/bin/machine           = unknown

/usr/bin/oslevel       = unknown

/bin/universe          = unknown

 

PATH: /usr/sbin

PATH: /usr/bin

PATH: /bin

PATH: /usr/local/bin

PATH: /usr/ccs/bin

PATH: /usr/ucbA

PATH: /usr/sadm/bin

PATH: /opt/SUNWppro/bin

 

 

## ----------- ##

## Core tests. ##

## ----------- ##

 

configure:1286: checking for gcc

configure:1302: found /usr/local/bin/gcc

configure:1312: result: gcc

configure:1556: checking for C compiler version

configure:1559: gcc --version </dev/null >&5

2.95.2

configure:1562: $? = 0

configure:1564: gcc -v </dev/null >&5

Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs

gcc version 2.95.2 19991024 (release)

configure:1567: $? = 0

configure:1569: gcc -V </dev/null >&5

gcc: argument to `-V' is missing

configure:1572: $? = 1

configure:1598: checking for C compiler default output

configure:1601: gcc    conftest.c  >&5

gcc: installation problem, cannot exec `as': No such file or directory

configure:1604: $? = 1

configure: failed program was:

#line 1575 "configure"

#include "confdefs.h"

 

#ifdef F77_DUMMY_MAIN

#  ifdef __cplusplus

     extern "C"

#  endif

   int F77_DUMMY_MAIN() { return 1; }

#endif

int

main ()

{

 

  ;

  return 0;

}

configure:1631: error: C compiler cannot create executables

 

## ---------------- ##

## Cache variables. ##

## ---------------- ##

 

ac_cv_env_CC_set=''

ac_cv_env_CC_value=''

ac_cv_env_CFLAGS_set=''

ac_cv_env_CFLAGS_value=''

ac_cv_env_CPPFLAGS_set=''

ac_cv_env_CPPFLAGS_value=''

ac_cv_env_CPP_set=''

ac_cv_env_CPP_value=''

ac_cv_env_LDFLAGS_set=''

ac_cv_env_LDFLAGS_value=''

ac_cv_env_build_alias_set=''

ac_cv_env_build_alias_value=''

ac_cv_env_host_alias_set=''

ac_cv_env_host_alias_value=''

ac_cv_env_target_alias_set=''

ac_cv_env_target_alias_value=''

ac_cv_prog_ac_ct_CC=gcc

 

## ----------- ##

## confdefs.h. ##

## ----------- ##

 

#define PACKAGE_NAME ""

#define PACKAGE_TARNAME ""

#define PACKAGE_VERSION ""

#define PACKAGE_STRING ""

#define PACKAGE_BUGREPORT ""

 

configure: exit 77

 

This are my variables 

 

bash-2.05# env

PWD=/opt/software/openssh-3.4p1

TZ=US/Eastern

HZ=100

HOSTNAME=netrax1

MACHTYPE=sparc-sun-solaris2.8

LOGNAME=root

SHLVL=1

SHELL=/sbin/sh

HOSTTYPE=sparc

OSTYPE=solaris2.8

HOME=/

TERM=vt100

PATH=/usr/sbin:/usr/bin:/bin:/usr/local/bin:/usr/ccs/bin:/usr/ucbA:/usr/sadm
/bin:/opt/SUNWppro/bin

_=/usr/bin/env

OLDPWD=/opt/software

 

Please help if you can.

 

 

 

 



 

 



 


[-- Attachment #1.2: Type: text/html, Size: 23568 bytes --]

[-- Attachment #2: image001.gif --]
[-- Type: image/gif, Size: 7639 bytes --]

             reply	other threads:[~2003-01-07  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-07 10:46 Andrew Luande [this message]
2003-01-07 11:51 ` Alexandre Oliva
  -- strict thread matches above, loose matches on Subject: below --
2003-12-11 19:36 Dara Hazeghi
2003-12-11 17:55 "De Azcárraga, Joaquín"
2001-12-05  7:22 Lo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6238763931ED6642ACFCD1FD97D457B62087CB@NTSERVER \
    --to=luandea@alt.co.ke \
    --cc=gcc@gcc.gnu.org \
    --cc=gnu@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).