Re: july 3rd kbs update note
lvirden <[email protected]> Mon, 09 Jul 2007 12:29:10 -0000
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
On Jul 9, 4:46 am, lvirden <[email protected]> wrote: >And I believe that I was using gnu make - I will check. > It is too bad that gnu make is required though - that just is another > point of potential failure in the build process for that part of the > process. Well, it looks to me like something is using "make" but expecting gnu- make to be found, so I was able to get by this point - and found the next problem. This one is just part of the struggle in a package like this. tablelist-4.6 appears to no longer be available so the build process fails when it gets to this point. Perhaps the build process should just report the failure and continue? Or does kbs require tablelist? anyways, change tablelist-4.6 to tablelist-4.7 and things _should_ start working again.