I'm trying to build mod_webkit from CVS on a FreeBSD 4.3 freshly installed 
box with Apache 1.3.20:

sa1# make APXS=/usr/local/apache/bin/apxs
/usr/local/apache/bin/apxs -o mod_webkit.so -c    mod_webkit.c marshal.c
gcc -funsigned-char -DUSE_EXPAT -I../lib/expat-lite 
-DNO_DL_NEEDED  -I/usr/local/apache/include  -c mod_webkit.c
gcc -funsigned-char -DUSE_EXPAT -I../lib/expat-lite 
-DNO_DL_NEEDED  -I/usr/local/apache/include  -c marshal.c
   -o mod_webkit.so marshal.o mod_webkit.o
apxs:Break: Command failed with rc=255
*** Error code 1

Stop in /usr/home/webware/anoncvs/WebKit/Native/mod_webkit.


Prior to this, when building Apache, I disabled mod_asis, imap, actions and 
enabled mod_rewrite and so.

Any ideas what that last error message is all about?

-Chuck


_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to