Ticket #162 (WontFix)Mon Feb 04 12:20:06 UTC 2008
Compile/Link problems in Batch One debug versions
Reported by: | Rob F Johnson (156) | Severity: | Normal |
Part: | Legacy: Batch 1 issues | Release: | |
Milestone: | Status | WontFix |
Details by Rob F Johnson (156):
I have found some problems compiling and linking debugging versions of components in Batch One. Some of the solutions would be in bbe rather than sources, but no cures have appeared in the bbe released with Batch Two.
The biggest problem is that Networking.Fetchers.Generic and URL debug versions need DebugLib.o.DebugLibZM. DebugLib exists in Export.APCS-32.Lib, but it only has h headers, with no o libraries. Some other components also ask for DebugLibZM but don’t actually need it.
Apps.Draw’s debug source flex is still looking for header h.verintern.messages, and I still can’t find it anywhere. My best guess is that it should be in RISC_OSLib.h along with the EditIntern headers.
A minor glitch is that Networking.Fetchers.HTTP debug version wants <syslog$dir>.c-veneer.o.syslog. It can’t find it because variable DEBLIBS has been commented out in the Makefile.
Changelog:
Modified by Steve Revill (20) Fri, June 06 2008 - 01:10:45 GMT
We could do with checking this now that we’re up to Batch 4 – it’s likely the these issues have been fixed.
Modified by Steve Revill (20) Sat, November 27 2010 - 14:56:33 GMT
- Status changed from Open to WontFix
Closed as we don’t do the source code builds from batch archives any more.