Page 1 of 1

Error When Setting Up

Posted: Sun Jan 11, 2009 11:09 am
by Hitman543
./configure --with-showlistmodes --enable-hub --enable-prefixaq --with-listen=5 --with-dpath=/home/**/Unreal3.2.7 --with-spath=/home/***/Unreal3.2.7/sr c/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with -hostname=*** --with-permissions=0600 --with-fd-setsiz e=5000 --enable-dynamic-linking
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
Using Putty to set up, it won't work.

Re: Error When Setting Up

Posted: Sun Jan 11, 2009 7:15 pm
by [dx]
Try ./Config instead of ./configure

Re: Error When Setting Up

Posted: Mon Jan 12, 2009 6:05 am
by zEkE
./Config will still create a ./configure line as described.

Is this the result of a ./Config?

Check the contents of config.log as suggested, and also verify permissions on the directories you are working in, particularly write-access.