Menu

#5 apoolon install missing ctr1.o

open
nobody
5
2004-03-21
2004-03-21
adelaide
No

hi everyone
my first attempt at compiling something and i get the
error below, can anone point me in the right direction?
thanks in advance.

==========================================

onfigure:2083: found /usr/bin/gcc
configure:2093: result: gcc
configure:2337: checking for C compiler version
configure:2340: gcc --version </dev/null >&5
gcc (GCC) 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying
conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE.

configure:2343: $? = 0
configure:2345: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-
linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --
mandir=/usr/share/man --infodir=/usr/share/info --
enable-shared --enable-threa
ds=posix --disable-checking --with-system-zlib --enable-
__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
configure:2348: $? = 0
configure:2350: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2353: $? = 1
configure:2376: checking for C compiler default output
file name
configure:2379: gcc conftest.c >&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:2382: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
==========================================
===============

ive searched for crt1.o with find / -name crt1.o , but no
luck....

Discussion


Log in to post a comment.