Page 1 of 1

Compile Problems *Nix

Posted: Sun May 07, 2006 4:32 pm
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

Posted: Sun May 07, 2006 5:57 pm
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

Posted: Tue May 09, 2006 5:53 pm
by Bricker
glad we could help, ;P