my bad; check out and try again.
-- DPA

Jeremy Cowles wrote:
> I'm trying to build the head revision and getting the following error while
> linking upper_case.cpp:
> 
> libtool: link: g++ -pthread -g -O2 -pthread -o upper_case
> upper_case-upper_case.o  ../api/.libs/libboinc_api.a -L/usr/local/lib
> ../lib/.libs/libboinc.a -ldl -pthread
> upper_case-upper_case.o: In function `main':
> /home/jeremy/src/boinc/apps/upper_case.cpp:155: undefined reference to
> `boinc_msg_prefix()'
> /home/jeremy/src/boinc/apps/upper_case.cpp:196: undefined reference to
> `boinc_msg_prefix()'
> /home/jeremy/src/boinc/apps/upper_case.cpp:199: undefined reference to
> `boinc_msg_prefix()'
> /home/jeremy/src/boinc/apps/upper_case.cpp:167: undefined reference to
> `boinc_msg_prefix()'
> /home/jeremy/src/boinc/apps/upper_case.cpp:281: undefined reference to
> `boinc_msg_prefix()'
> upper_case-upper_case.o:/home/jeremy/src/boinc/apps/upper_case.cpp:262: more
> undefined references to `boinc_msg_prefix()' follow
> collect2: ld returned 1 exit status
> make[2]: *** [upper_case] Error 1
> make[2]: Leaving directory `/home/jeremy/src/boinc/apps'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/jeremy/src/boinc'
> make: *** [all] Error 2
> 
> 
> Any suggestions as to what might be going wrong?
> 
> To get to this point I ran:
> 
> svn up
> ./_autosetup
> ./configure
> make clean
> make
> 
> I was on a much older rev prior to this.
> 
> Thanks,
> 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