Page 1 of 1

Linux+UnrealIRCD 3.2 Troubelz

Posted: Wed Nov 17, 2004 3:01 pm
by H.Z.
Hi
I'm using ClarkConnect.
And i've got problems configuring UnrealIRCD :(

This error i get:

checking for cl... no
configure: error: no acceptable C compiler found in $PATH

_______________________________________________________________________
| |
| 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 [email protected] |
| * codemastr [email protected] |
| * Syzop [email protected] |
|_______________________________________________________________________|
[root@EarthLink Unreal3.2]# make
make: *** No targets specified and no makefile found. Stop.

Can someone find out what's wrong :( ?
Thanks for taking the time reading this!

Friendly Greetings

Posted: Wed Nov 17, 2004 5:00 pm
by Dukat
You don't have a C Compiler installed... Is it possible that Unreal is the first thing you compile on this machine?
try

Code: Select all

find / -name gcc
If you don't find it, you have to install gcc using the Package Manager of your System.

Posted: Wed Nov 17, 2004 11:10 pm
by Syzop
Related threads:
Problem to make config on Redhat 9
Mandrake + Errors

*offtopic*
For some reason the search thing doesn't work with "no acceptable C compiler found" w/"search for all terms" (with and without quotes), but "no acceptable compiler found" (no quotes) works :P. Also, "no AND acceptable AND C AND compiler AND found" (again, no quotes) does not work either.. Neither does "no AND acceptable AND "C" AND compiler AND found".. BLEHhh
*/offtopic*