From: Sebastian A. <sp...@sy...> - 2007-03-13 14:00:04
|
Darrick Hartman wrote: > Sebastian, > > I'm not going to reply to each of the individual compile > errors you are > receiving. I will try to address most of them here. > > 1). even though it should work, currently "make > <package>-clean" then > trying to remake that same package will probably result in > errors. Some > of the packages have interdependancies. The guaranteed way > which will > work is to remove the build_i586 directory. We are trying to address > this in trunk, but it will not be fixed in the 0.4 branch. There are > just too many issues to try to fix them all with our limited > resources. The only package I have used "make clean" on is the linux package (done from the folder in build_i586). AFAIK this is the only solution in order to get the kernel to re-compile after changing the kernel build options. Please correct me if there is another, better, way. > 2). Kristian and I both built 0.4 from scratch (less the > toolchain) in > the last day or so and neither of us had problems. I suspect > that your > problems are related to #1. I am not the only one to have wanpipe not compile on them from last night's svn - Manuel also had this. The iaxmodem problem was after another make after touching some files to make the wanpipe package believe it had been built, so I suppose it could be due to that. > 3). rhino is known not to work. That's why I have it flagged as > testing/experimental. They have not released the driver > publicly yet. > (that's why Kristian has a copy on one of his server for testing > purposes). It does appear that whatever Kristian has on his site is > corrupt though. In any case, rhino is known not to work. > We're waiting > for some fixes from Rhino Equipment. > > Darrick I don't wish to rude, but why update the rhino package in the stable branch if it was working before and the new version is known not to work? Can I simply revert to using the old version of the rhino package? Are there known issues with the older version? If so, what are they? Many thanks, Sebastian |