Error When Setting Up

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

Locked
Hitman543
Posts: 1
Joined: Sun Jan 11, 2009 11:05 am

Error When Setting Up

Post 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.
[dx]
Posts: 107
Joined: Sat Jun 16, 2007 1:03 am

Re: Error When Setting Up

Post by [dx] »

Try ./Config instead of ./configure
zEkE
Posts: 111
Joined: Wed Apr 14, 2004 9:30 am
Location: Harrisonburg, VA
Contact:

Re: Error When Setting Up

Post 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.
NetAdmin - irc.unitedchristianchat.net
http://www2.i-al.net/ircbots/
Locked