View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0002029 | unreal | installing | public | 2004-08-18 19:19 | 2004-09-04 04:14 |
| Reporter | Sc0rian | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Product Version | 3.2-RC1 | ||||
| Summary | 0002029: Building problem | ||||
| Description | I have tried with every version of ircd, always get the same problem. | ||||
| Additional Information | ./configure --with-listen=5 --with-dpath=/root/Desktop/ircd/Unreal3.2 --with-spath=/root/Desktop/ircd/Unreal3.2/src/ircd --with-nick-history=2000 --with-sendq=3000000 --with-bufferpool=18 --with-hostname=linux --with-permissions=0600 --with-fd-setsize=1024 --enable-dynamic-linking checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH | ||||
| 3rd party modules | |||||
|
|
Well that's because you have a problem, there is no compiler! If there is no compiler, Unreal can't be compiled. Go install gcc, then it will work. |
|
|
How can you not have a compiler...? It's almost an essential for any *nix system... At any rate: >checking for cl... no ...only CL I know of is MS's C compiler. Would this be the same compiler? |
|
|
It tries cl because of cygwin afaik. |
|
|
What should I do? Thanks for all the help. |
|
|
I already told you what to do, "Go install gcc, then it will work." |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-08-18 19:19 | Sc0rian | New Issue | |
| 2004-08-18 19:32 |
|
Note Added: 0007395 | |
| 2004-08-19 02:28 | aquanight | Note Added: 0007396 | |
| 2004-08-20 18:41 |
|
Note Added: 0007409 | |
| 2004-08-20 18:43 | Sc0rian | Note Added: 0007410 | |
| 2004-08-20 19:35 |
|
Note Added: 0007411 | |
| 2004-09-04 04:14 |
|
Status | new => closed |