Ticket #148 (Invalid)Sat Sep 08 23:04:11 UTC 2007
Missing headers
Reported by: | Rob F Johnson (156) | Severity: | Normal |
Part: | Legacy: Batch 1 issues | Release: | |
Milestone: | Status | Invalid |
Details by Rob F Johnson (156):
Two C sources in BatchOne need missing headers, even after PatchOne.
Programmer.RTSupport.c.module needs InterFace/Support.h, which I guess should be in Export.APCS-32.C.
Apps.Draw.c.flex looks for h.verintern.messages. I don’t know where this should be located. (I think flex is only linked in the debug version of Draw.)
Changelog:
Modified by Steve Revill (20) Tue, October 02 2007 - 17:40:38 GMT
- Status changed from Open to Fixed
Ooops. I missed this because I have more than one build environment on my build machine and didn’t notice that one of them was setting MemCheck$Path so the ROOL stuff built.
I’ve updated the batch one release archives to include the fixed versions of these components so that they build. I’ve also put up an archive of the prebuilt binaries to save you having to build them.
Modified by Rob F Johnson (156) Mon, October 22 2007 - 10:24:45 GMT
- Status changed from Fixed to Open
Steve, I think your comment refers to Ticket #149. I’ve downloaded the latest Batch One, and that problem is fixed (mostly). But these 2 headers are still missing, and the compilations still fail.
Modified by Rob F Johnson (156) Sun, January 06 2008 - 21:37:16 GMT
- Status changed from Open to Invalid
After an exceedingly long time, I’ve finally noticed how to get Interface/RTSupport.h! The export headers phase of RTSupport generates it. So that part of the bug is Invalid.
I’m going to move the Draw problem to a more general bug concerning debugging versions of programs.
I’ll mark this ticket as Invalid.