|
|
| Author |
Message |
trivuz none

Joined: 01 Jun 2004 Posts: 21
|
Posted: Apr 05, 2005 1:05am Post subject: ./Config UnrealIRCd using bcc - help |
|
|
when i run ./Config ----->
[]->
./configure --with-showlistmodes --enable-hub --with-listen=5 --with-dpath=/home
/business/Unreal3.2 --with-spath=/home/business/Unreal3.2/src/ircd --with-nick-h
istory=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=host.bdweb
hosting.com --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-link
ing
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot cr
eate executables
_______________________________________________________________________
| |
| UnrealIRCd Compile-Time Config |
|_______________________________________________________________________|
|_______________________________________________________________________|
| |
| Now all you have to do is type 'make' and let it compile. When that's |
| done, you will receive other instructions on what to do next. |
| |
|_______________________________________________________________________|
|_______________________________________________________________________|
| - The UnrealIRCd Team - |
| |
| * Stskeeps stskeeps@unrealircd.com |
| * codemastr codemastr@unrealircd.com |
| * Syzop syzop@unrealircd.com |
|_______________________________________________________________________|
-->
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
jailshell-2.05a$ gcc
jailshell: /usr/bin/gcc: Permission denied
but i have bcc access...
now how can i compile unrealircd with bcc ?
help please!
-TRIVUz
btw- i allready up my server (irc.ircfriend.com) from another shell. but if i can up anothere ircd.. it would be better for me. |
|
| Back to top |
|
 |
braindigitalis Idler

Joined: 22 Sep 2003 Posts: 443 Location: IRC
|
Posted: Apr 05, 2005 4:35am Post subject: |
|
|
| maybe you should ask on unreal's support channel at /server dyn.unreal.ro (last time i checked -- address may be wrong) channel #unreal-support |
|
| Back to top |
|
 |
TheWingedOne Newbie

Joined: 03 Apr 2005 Posts: 71 Location: The Void...
|
Posted: Apr 05, 2005 8:46am Post subject: |
|
|
bsd.tspre.org will get you there, dunno about that one.
Addresses aside, your shell host seems to have locked gcc down, a fairly smart move. You will need to talk to them about this. |
|
| Back to top |
|
 |
codemastr Idler

Joined: 05 Feb 2004 Posts: 345
|
Posted: Apr 05, 2005 9:11am Post subject: Re: ./Config UnrealIRCd using bcc - help |
|
|
| trivuz wrote: |
jailshell-2.05a$ gcc
jailshell: /usr/bin/gcc: Permission denied
but i have bcc access...
now how can i compile unrealircd with bcc ?
|
Well you can try setting the CC environment variable to bcc, but I doubt Unreal is going to work with it... |
|
| Back to top |
|
 |
PingBad Post Whore

Joined: 05 Feb 2005 Posts: 3027 Location: New Zealand
|
Posted: Apr 05, 2005 5:38pm Post subject: |
|
|
| braindigitalis wrote: | | maybe you should ask on unreal's support channel at /server dyn.unreal.ro (last time i checked -- address may be wrong) channel #unreal-support |
irc.unrealircd.com usually points ya in the right direction |
|
| Back to top |
|
 |
TheWingedOne Newbie

Joined: 03 Apr 2005 Posts: 71 Location: The Void...
|
Posted: Apr 05, 2005 7:54pm Post subject: |
|
|
| Not quite, last I tried I experienced many many problems with their pooling DNS (old/dead entries, etc) |
|
| Back to top |
|
 |
nenolod Idler

Joined: 23 Jan 2004 Posts: 357 Location: A box!
|
Posted: Apr 06, 2005 9:19am Post subject: |
|
|
| bcc is an 8086 compiler. It MAY work if you use bcc -3. You are PROBABLY out of luck though. |
|
| Back to top |
|
 |
EqualSlashed_Brian Lurker

Joined: 29 Aug 2004 Posts: 221 Location: IRC
|
Posted: Apr 06, 2005 2:12pm Post subject: |
|
|
| See if you can use gcj or g++. |
|
| Back to top |
|
 |
trivuz none

Joined: 01 Jun 2004 Posts: 21
|
Posted: Apr 14, 2005 8:55am Post subject: |
|
|
thanks everybody...
im really happy... i'll try to fix it later and i'll post a topic about this error .. i mean how to solve it.. if i can solve it.. haha
again thanks |
|
| Back to top |
|
 |
|