make[1]: Entering directory `/etc/aped/modules/deps/mysac' cc -DBUILDVER=0.4b -I/usr/include/mysql -O0 -g -Wall -fPIC -c -o mysac.o mysac.c mysac.c:24:25: error: mysql/mysql.h: No such file or directory mysac.c:25:29: error: mysql/my_global.h: No such file or directory
Basically seems like the problem. There is no mysql.h in modules/deps/ mysac. On Oct 4, 12:47 pm, innociv <[email protected]> wrote: > Sorry for double post, I hate these "Forums". -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
