When building www/mod_webkit out of the box I get "Undefined symbol "insert_data"" error when I start apache with mod_webkit loaded. According to http://www.mail-archive.com/webware-discuss@lists.sourceforge.net/msg04364.html this is due to marshal.c not being linked. Fix: Add: AP_EXTRAS=marshal.c in www/mod_webkit/Makefile How-To-Repeat: Compile www/mod_webkit, add to your httpd.conf and start apache.
Responsible Changed From-To: freebsd-www->apache make this a ports PR and assign.
State Changed From-To: open->closed Committed ! Thanks for the report!
ohauer 2012-06-17 18:37:23 UTC FreeBSD ports repository Modified files: www/mod_webkit Makefile Log: - link against marshal.c PR: ports/168668 Submitted by: Florian Mueller <florian.mueller@hostpoint.ch> Revision Changes Path 1.15 +2 -1 ports/www/mod_webkit/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"