#10: Error during make -------------------------------------+------------------------------------- Reporter:| Owner: jefdriesen sebastiaan | Status: new Type:| Component: General defect | Keywords: Priority:| major | Version:| master | Plattform (please give specifics in | the ticket text): Mac | -------------------------------------+------------------------------------- \ \ When running make on the source code I get the following error:
{{{ Making all in examples CC universal.o In file included from universal.c:47:0: utils.h:32:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token universal.c: In function 'doparse': universal.c:320:2: warning: implicit declaration of function 'message' [-Wimplicit-function-declaration] make[2]: *** [universal.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}}
I'm using the source from the master branch from the git repository. \ \ \
-- Ticket URL: http://trac.libdivecomputer.org/ticket/10 libdivecomputer <www.libdivecomputer.org> a cross-platform and open source library for communication with dive computers from various manufacturers