Page 1 of 1

Compiling on linux error

Posted: Sat Jun 17, 2006 9:31 am
by zerofool2005
I get this error wen i ompile UnrealIRCd3.2.4 on linux
C compiler cannot create executables.
Help would be greatly appreciated.

Posted: Sat Jun 17, 2006 2:27 pm
by Jason
Install a working C compiler

Posted: Fri Aug 04, 2006 7:10 pm
by WarBirD
I got the same Problem. I have DEBIAN SARGE and installed GCC, then I got the same Message. Why is GCC not enough ?

Here are some lines from my log File.
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
configure:1660: $? = 0
configure:1662: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1665: $? = 1
configure:1688: checking for C compiler default output file name
configure:1691: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:1694: $? = 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:1733: error: C compiler cannot create executables
See `config.log' for more details.
I would appreciate the help, I am really new to all that. ;)
Thx.

Posted: Sat Aug 05, 2006 2:41 am
by White_Magic
id suggest emailing the config.log to the coders to be reviewed, the best idea is to go to the bug website and attach the logs there.

http://bugs.unrealircd.com