View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004245 | unreal | ircd | public | 2013-11-24 20:18 | 2013-11-24 20:26 |
| Reporter | rfrederick | Assigned To | syzop | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| OS | FreeBSD | ||||
| Product Version | 3.2.10.2 | ||||
| Fixed in Version | 3.2.10.2 | ||||
| Summary | 0004245: Compile-Time Syntax Error in UnrealIRCd 3.2.10.2 | ||||
| Description | The latest .tar.gz of 3.2.10.2 (as of 19:14 UTC) fails to compile with the following syntax error: In file included from timesynch.c:21: In file included from ../include/struct.h:27: ../include/sys.h:147:43: error: expected ')' in preprocessor expression #if defined(macosx) || (defined(__APPLE__) ~~~~~~~~~~~~~~~~~~^ ../include/sys.h:147:24: note: to match this '(' #if defined(macosx) || (defined(__APPLE__) ^ 1 error generated. *** Error code 1 Stop. make[1]: stopped in /usr/home/rfrederick/Unreal3.2.10.2/src *** Error code 1 Stop. make: stopped in /usr/home/rfrederick/Unreal3.2.10.2 | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-11-24 20:18 | rfrederick | New Issue | |
| 2013-11-24 20:21 | syzop | Note Added: 0017851 | |
| 2013-11-24 20:26 | syzop | Note Added: 0017852 | |
| 2013-11-24 20:26 | syzop | Status | new => resolved |
| 2013-11-24 20:26 | syzop | Fixed in Version | => 3.2.10.2 |
| 2013-11-24 20:26 | syzop | Resolution | open => fixed |
| 2013-11-24 20:26 | syzop | Assigned To | => syzop |
| 2014-03-14 01:14 | peterkingalexander | Issue cloned: 0004277 |