All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Hartmann <J.Hartmann@reinarts.de>
To: PARISC Linux List <parisc-linux@lists.parisc-linux.org>
Subject: Re[2]: [parisc-linux] gcc on 0.9.3 iso problem
Date: Sat, 15 Dec 2001 19:34:48 +0100	[thread overview]
Message-ID: <861152294541.20011215193448@reinarts.de> (raw)
In-Reply-To: <20011215161646.GX1515@tausq.org>

>> hp-tux:/usr/src/samba-2.2.2/source# ./configure
>> creating cache ./config.cache
>> checking for gcc... gcc
>> checking whether the C compiler (gcc -O  ) works... no
>> configure: error: installation or configuration problem:
>>            C compiler cannot create executables.

RC> Look for a config.log file in the directory. The log should show what is
RC> wrong.

The problem is a missing "crt1.o"

# gcc -o conftest -O    conftest.c  1>&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status

I have the same error with hello_world.c .
As i am not a c-coder this i a real problem for me ...
I know this is not PA-RISC Linux specific nor is it samba specific.
It's just a problem with the gcc from the 0.9.3 ISO (i think).

Maybe someone can explain, what i am doing wrong here ?
I have installed gcc from the CD with "apt-get install gcc"
and i thought it has been installed with all the files it depends on,
because there was no error message while i was doing it.

-- 
Best regards,
 Joerg                            J.Hartmann@reinarts.de

  reply	other threads:[~2001-12-15 17:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-15 13:43 [parisc-linux] gcc on 0.9.3 iso problem Joerg Hartmann
2001-12-15 16:16 ` Randolph Chung
2001-12-15 18:34   ` Joerg Hartmann [this message]
2001-12-15 17:26     ` Randolph Chung
2001-12-15 17:32     ` Thomas Bogendoerfer
2001-12-17  7:43 ` Andrew Shugg

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=861152294541.20011215193448@reinarts.de \
    --to=j.hartmann@reinarts.de \
    --cc=parisc-linux@lists.parisc-linux.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.