View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001672 | unreal | installing | public | 2004-03-20 20:50 | 2004-04-01 19:17 |
| Reporter | w00t | Assigned To | |||
| Priority | normal | Severity | block | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Summary | 0001672: make errors. | ||||
| Description | w00t@lserv:/home/symmetic/Unreal3.2# make Building src make[1]: Entering directory `/home/symmetic/Unreal3.2/src' gcc -I../include -I/home/symmetic/Unreal3.2/extras/regexp/include -pipe -g -O2 -funsigned-char -export-dynamic -c auth.c In file included from auth.c:21: ../include/struct.h:65:23: tre/regex.h: No such file or directory In file included from auth.c:21: ../include/struct.h:764: syntax error before "regex_t" ../include/struct.h:764: warning: no semicolon at end of struct or union ../include/struct.h:767: syntax error before '}' token In file included from auth.c:21: ../include/struct.h:1157: syntax error before "regex_t" ../include/struct.h:1157: warning: no semicolon at end of struct or union ../include/struct.h:1233: syntax error before "regex_t" ../include/struct.h:1233: warning: no semicolon at end of struct or union make[1]: *** [auth.o] Error 1 make[1]: Leaving directory `/home/symmetic/Unreal3.2/src' make: *** [build] Error 2 | ||||
| Steps To Reproduce | This was on a pMMX 200mhz, running Slackware 9.1 with 128mb ram. | ||||
| Additional Information | I ran 'locate regex.h' and it doesnt exist. (at least, not in any Unreal directories) USING GNU MAKE 3.80 ---- If you guys need anything else, just let me know. | ||||
| Attached Files | config.log (4,640 bytes) | ||||
| 3rd party modules | |||||
|
|
Run ./Config -q and paste any error messages you get. |
|
|
Don't know if this is relevant... but "Check your system clock compiling TRE regex library gmake: *** No targets specified and no makefile found. Stop. installing TRE regex library gmake: *** No rule to make target `install'. Stop. configure: creating ./config.status" That was towards the end of the output. Didnt see any other conspicuous errors. |
|
|
Yeah that's definately relevant. Can you attach the Unreal3.2/extras/regexp/config.log to this bug report? |
|
|
No such file. Not even a directory. I have the /extras directory, but the closest it has is a Unreal3.2/extras/regex. There is no config.log in there. There is no Unreal3.2/extras/regexp directory. [Edit: Fixed paths :)] edited on: 2004-03-21 03:42 |
|
|
Err, my mistake, Unreal3.2/extras/tre-0.6.5/config.log |
|
|
codemastr, Sorry about this, but im not going to be near my box for the next few days. Dont worry about it, but do check in sometime friday nite (GMT 10+) as I should have something for you. |
|
|
Ok. Attached the file. Sorry about taking so long. |
|
|
cd extras/tre-0.6.5 ./config.status What does that say? |
|
|
File doesnt exist [Unreal3.2/extras/tre-0.6.5/config.status] |
|
|
I just found this and wondered if it was relevant. http://bugs.unrealircd.org/bug_view_page.php?bug_id=0001542 |
|
|
Ah wait I see the problem now, your system clock is screwed up! configure:1693: checking whether build environment is sane configure:1731: error: newly created file is older than distributed files! Fix your clock and then it should work. |
|
|
Just like to confirm that this did work. Thanks. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-03-20 20:50 | w00t | New Issue | |
| 2004-03-20 21:06 |
|
Note Added: 0005555 | |
| 2004-03-20 21:14 | w00t | Note Added: 0005556 | |
| 2004-03-20 23:12 |
|
Note Added: 0005557 | |
| 2004-03-21 03:41 | w00t | Note Added: 0005558 | |
| 2004-03-21 03:42 | w00t | Note Edited: 0005558 | |
| 2004-03-21 11:59 |
|
Note Added: 0005559 | |
| 2004-03-21 17:04 | w00t | Note Added: 0005562 | |
| 2004-03-26 03:51 | w00t | File Added: config.log | |
| 2004-03-26 03:52 | w00t | Note Added: 0005586 | |
| 2004-03-26 10:12 |
|
Note Added: 0005587 | |
| 2004-03-26 12:03 | w00t | Note Added: 0005588 | |
| 2004-03-26 13:24 | w00t | Note Added: 0005590 | |
| 2004-03-26 16:15 |
|
Note Added: 0005591 | |
| 2004-04-01 04:09 | w00t | Note Added: 0005704 | |
| 2004-04-01 19:17 |
|
Status | new => closed |