Hello,

I have been struggling with this error trying to build the (last
version of) ape server on my own machine:

gcc -D_GNU_SOURCE -Wall -g -bundle -undefined suppress -flat_namespace
-o lib/libmod_spidermonkey.so libape-spidermonkey.c -I../deps/js/src/
dist/include/ -L../deps/js/src/ -ljs_static -lstdc++ -L./deps/mysac/ -
I./deps/mysac/ -lmysac -lmysqlclient_r
ld: library not found for -lmysqlclient_r
collect2: ld returned 1 exit status
make: *** [modules] Error 1

I know it is a quite spreaded problem, and I searched and found very
similar issues before posting here.
But none of the different solutions, single or combined, seem to do
the trick for me.
I'm on OS X 10.5.8, running MAMP (apache2). I don't really know if I
should set a new virtualhost or use an alias on localhost, at the
moment any working solution will do!!

I don't work a lot on low abstraction and have to say I don't
understand the whole building process so I'm probably missing
something big here, could anyone help me figure out what it is?
Please indicate what config files or other details would be helpful,
so I know what to post if necessary.

-- 
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/

Reply via email to