The original error is fixed, but it's stopping here:
making all in samples/example_app
make[2]: Entering directory '...boinc/samples/example_app'
g++ ...
ln -s 'g++ -print-file-name=libstdc++.a'
ln: creating symbolic link `./libstdc++.a`: file exists
make[2]: ***[libstdc++.a] Error 1


On Wed, Aug 12, 2009 at 8:36 PM, David Anderson <[email protected]>wrote:

> Fixed.
> -- David
>
> Jeremy Cowles wrote:
>
>> I just updated to the latest rev and am getting the following error when
>> trying to build:
>> validator.cpp: In function āint is_valid(RESULT&, WORKUNIT&)ā:
>> validator.cpp:126: error: āgrant_creditā was not declared in this scope
>> validator.cpp:153: error: āuserā was not declared in this scope
>> make[2]: *** [validator.o] Error 1
>> make[2]: Leaving directory `/home/boincadm/boinc/sched'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/boincadm/boinc'
>> make: *** [all] Error 2
>>
>> It's a little mangled because of my SSH client, but it appears to be
>> crashing on grant_credit in validator.cpp. Is anyone else having this
>> problem or is it just me?
>>
>> --
>> Jeremy
>> _______________________________________________
>> 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.
>>
>
>
_______________________________________________
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