Hi! There seems to be a problem in checking the pre-requisites for compiling the graphics related parts of the BOINC API: if libGLUT and friends **ARE** installed, but jpeglib.h is missing, the configure script will output a warning saying "continue building the non-graphical parts of the BOINC API", but in fact it will still try to build boinc/api/gutil.cpp , which must fail w/o jpeglib.h.
The problem and a suggested fix are illustrated by the attached patch Cheers HB ----------------------------------------------------------------- Heinz-Bernd Eggenstein Max Planck Institute for Gravitational Physics Callinstrasse 38 D-30167 Hannover, Germany Tel.: +49-511-762-19466 (Room 037)
0001-Bug-fix-Do-not-try-to-compile-graphics-part-of-API-i.patch
Description: Binary data
_______________________________________________ boinc_dev mailing list boinc_dev@ssl.berkeley.edu http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.