Questions and Answers :
Unix/Linux :
Message from server: platform \'i386-unknown-freebsd5.2.1\' not found
Message board moderation
Author | Message |
---|---|
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
After successfully compiling boinc from cvs, when the client is run, I get the following error: \"Message from server: platform \'i386-unknown-freebsd5.2.1\' not found\" so i\'d guess the server needs to know about the platform. Is this an easy thing to do? I\'ll compile boinc on freebsd 4.10 and report the results here |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
Same error occurs on freebsd 4.10: Message from server: platform 'i386-unknown-freebsd4.10' not found |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
I have tried following the instructions here: http://boinc.berkeley.edu/anonymous_platform.php Made the app_info.xml file in projects. I called the client in the xml file boinc_4.03_i386-unknown-freebsd4.10 the version 4.03 and the project climateprediction.net - perhaps incorrect? same error :( |
Send message Joined: 5 Aug 04 Posts: 907 Credit: 299,864 RAC: 0 |
Hi, sorry but the problem is that CPDN does not support the freebsd compilation you made -- it only "understands" the following ("autoconf-esque" names): windows_intelx86, powerpc-apple-darwin, and i686-pc-linux-gnu So your boinc client connects to our scheduler, which looks for a suitable version, finds none, and correctly reports back that this platform isn't found. The "anonymous platform" will only work on projects which have available code for you to compile, a reference run, etc, etc. We are using proprietary code from the UK Met Office under a special licence with them and are not allowed to distribute the code (which represents decades of scores of scientists work etc etc). |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
> Hi, sorry but the problem is that CPDN does not support the freebsd > compilation you made -- it only "understands" the following ("autoconf-esque" > names): > > windows_intelx86, powerpc-apple-darwin, and i686-pc-linux-gnu > > So your boinc client connects to our scheduler, which looks for a suitable > version, finds none, and correctly reports back that this platform isn't > found. > > The "anonymous platform" will only work on projects which have available code > for you to compile, a reference run, etc, etc. We are using proprietary code > from the UK Met Office under a special licence with them and are not allowed > to distribute the code (which represents decades of scores of scientists work > etc etc). > reiteration.net networks |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
sorry, I seem to have posted without inclucing my reply, arrgh. OK, so from this I understand that I can't 'roll my own'. I have found the linux binary keeps crashing then restarting though, and I see that others have reported this... is it just me or is there a problem with the linux binary that's being worked on? cheers reiteration.net networks |
Send message Joined: 5 Aug 04 Posts: 907 Credit: 299,864 RAC: 0 |
> sorry, I seem to have posted without inclucing my reply, arrgh. > > OK, so from this I understand that I can't 'roll my own'. > I have found the linux binary keeps crashing then restarting though, and I see > that others have reported this... is it just me or is there a problem with the > linux binary that's being worked on? The linux client works fine, the problem is that different versions of Linux kernels & libraries out there. I've tried to statically compile in everything I can think of, but apparently with all the dependencies of this model it still runs into problems on certain distributions. So we can only say that we've run it OK on RedHat 8 & 9, and Mandrake 10 (distros we use here). |
Send message Joined: 6 Aug 04 Posts: 264 Credit: 965,476 RAC: 0 |
The cp boinc client works on SuSE 9.1 with kernel 2.6.5 on my Pentium II CPU. I have been running also seti@home in both the classic and boinc version with no problem. Also boincgui worked on these versions, not on climateprediction. |
Send message Joined: 12 Aug 04 Posts: 52 Credit: 121,983 RAC: 0 |
> The linux client works fine, the problem is that different versions of Linux > kernels & libraries out there. I've tried to statically compile in > everything I can think of, but apparently with all the dependencies of this > model it still runs into problems on certain distributions. So we can only > say that we've run it OK on RedHat 8 & 9, and Mandrake 10 (distros we use > here). I'm having good results with what must be the weirdest config of all :) I booted a knoppix cd on the freebsd box and plugged in a usb fat32 harddrive where the client resides, and both the system and the client are stable. This is returning 4.3 averages right now, on an amd xp2000+ cpu / 512MB ram. (now the only thing to do is to nfs that usb drive and knoppix the other boxes) reiteration.net networks |
©2024 cpdn.org