Compile Problems *Nix

These are old archives. They are kept for historic purposes only.
Post Reply
lavinpj1
Posts: 2
Joined: Sun May 07, 2006 4:29 pm
Location: England
Contact:

Compile Problems *Nix

Post by lavinpj1 »

This is the first time I have ever had problems with compiling unreal on *nix. When I do ./Config and go through the process, it gives me this...

./configure --with-showlistmodes --enable-hub --enable-ssl --enable-ziplinks --with-listen=5 --with-dpath=/home/unreal/Unreal3.2 --with-spath=/home/unreal/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=irc.nobodywants.info --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.

Anyone have any ideas?

Thanks

Phil
lavinpj1
Posts: 2
Joined: Sun May 07, 2006 4:29 pm
Location: England
Contact:

Post by lavinpj1 »

Uhhhhm, ok. Not to worry!

It seems the ls executable was foobar. I tried to compile something else (nmap) and it said ls failed.

It works fine when I type it, but apparently not now! So I had to copy over a version from my other Debian, and all is ok now.

Thanks anyway

Phil
Bricker
Posts: 88
Joined: Tue May 03, 2005 7:31 am
Location: Sterling, VA, USA

Post by Bricker »

glad we could help, ;P
-Bricker-
Post Reply