On Thu, 15 Jul 2010, Sukhbir Rattan wrote:
>
> BOINC_BUILD = /home/sukhbir/boinc

Did you in fact obtain the BOINC source code and put it in that directory
and build the libraries first?  You'll need at least

    $ cd ~/boinc
    $ svn co -q http://boinc.berkeley.edu/svn/trunk/boinc
    $ _autosetup
    $ ./configure --disable-server --disable-client --disable-manager
    $ make

Then go back and try to build yello/hello.

  -Eric
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to