This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
collect2: /usr/lib/libc.a: not an import library - help
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Subject: collect2: /usr/lib/libc.a: not an import library - help
- From: Danielle Ballard <dballard at sparks dot org>
- Date: Thu, 30 Mar 2000 11:15:51 -0600
I trying to run the configure program for Socks. I can not get the configure
program to run successfully. The system is AIX 4.3.2 with gcc version
2.7.2.2. Any suggestions would be appreciated. I am not knowledgeable
about c compilers.
I have found several references the talk about the problem but no clear cut
solutions.
****Here is what /usr/lib/libc.a look like ----
lrwxrwxrwx 1 bin bin 19 May 15 1999 /usr/lib/libc.a -> /usr/ccs/lib/libc.a
****ls -l /usr/ccs/lib/libc.a
-r-xr-xr-x 2 bin bin 5940562 Nov 27 22:57 /usr/ccs/lib/libc.a
****Here is the config.log
more config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
configure:565: checking for gcc2
configure:595: checking for gcc
configure:672: checking whether the C compiler (gcc ) works
configure:686: gcc -o conftest conftest.c 1>&5
collect2: /usr/lib/libc.a: not an import library
configure: failed program was:
#line 682 "configure"
#include "confdefs.h"
main(){return(0);}
Thank you,
Danielle C. Ballard
Sparks Regional Medical Center
AIX Administrator
email: dballard@sparks.org