[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

on ./configure I get a gcc C Compiler error: what am I missing ??



Hi,

sorry for the maybe beginners question, but I have following problem:

stil on my struggle to get SB Audigy2 to run in Debian Sarge,
I want to use sources, her from ALSA and for emu10k1 driver.

Now:
when I want to do: "./configure" in the sources directory, I get the error
message 

"error: C compiler cannot create executables"


(following from config.log):

configure:1614: checking for C compiler default output file name
configure:1617: gcc    conftest.c  >&5
/usr/bin/ld: cannot open crt1.o: No such file or directory
collect2: ld returned 1 exit status
configure:1620: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:1659: error: C compiler cannot create executables


What am I missing or doing wrong ??
I have configure/make/make install   made so often in SuSE and Red Hat, I
don't under stand that here !

Thanks in advance for help

Axel



Reply to: