#830 closed Defect (fixed)
MAC BOINC libraries fail to build
| Reported by: | tstrunk | Owned by: | charlief |
|---|---|---|---|
| Priority: | Trivial | Milestone: | Undetermined |
| Component: | BOINC - API | Version: | |
| Keywords: | mac build | Cc: | 16716 |
Description
buildcurl.sh was not completely updated to c-ares 1.60 and doesn't build automatically anymore.
buildcurl.sh:88-89
cd ../c-ares-1.5.3 sudo make install
should point to c-ares-1.6.0, also sudo is not needed and should therefore be avoided here.
Same in buildcurl.sh:202
sudo rm -Rf /tmp/installed-c-ares/
Change History (5)
comment:1 Changed 17 years ago by
| Owner: | changed from Bruce Allen to charlief |
|---|
comment:2 Changed 17 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 Changed 17 years ago by
comment:4 Changed 17 years ago by
comment:5 Changed 17 years ago by
Note: See
TracTickets for help on using
tickets.

Replying to tstrunk:
Thank you for bringing this to my attention. Fixed for 6.6.2.