View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004277 | unreal | ircd | public | 2014-03-14 01:14 | 2014-03-14 01:14 |
Reporter | peterkingalexander | 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 | 0004277: 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 |
---|---|---|---|
2014-03-14 01:14 | peterkingalexander | New Issue | |
2014-03-14 01:14 | peterkingalexander | Issue generated from: 0004245 |