Try adding --enable-libraries. I useally build with: ./configure --disable-server --enable-unicode
I'm not sure what --enable-pkg-client is supposed to do. ----- Rom -----Original Message----- From: boinc_dev [mailto:[email protected]] On Behalf Of Coss, David Sent: Thursday, March 21, 2013 4:48 PM To: [email protected] Subject: [boinc_dev] Client build fails when linking libboinc_crypt I cloned the boinc.git repo today. Make fails when it gets to the linking stage of the client build. I ran "configure --enable-pkg-client" because I only want the client. Build dies with the error below. Did a make file get broken or am I doing something wrong? make[3]: Leaving directory `/home/dcoss/rpmbuilds/BUILD/boinc-repo/lib' CXXLD boinc_client libtool: link: cannot find the library `../lib/libboinc_crypt.la' or unhandled argument `../lib/libboinc_crypt.la' ________________________________ Email Disclaimer: www.stjude.org/emaildisclaimer Consultation Disclaimer: www.stjude.org/consultationdisclaimer _______________________________________________ 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.
