Re: [Webware-devel] mod_webkit build problems

2001-06-24 Thread Chuck Esterbrook
At 10:04 AM 6/24/2001 -0400, Chuck Esterbrook wrote: > -o mod_webkit.so marshal.o mod_webkit.o >apxs:Break: Command failed with rc=255 I tried on a Linux box that I knew to work. The diff is that the working box had a "gcc -shared" preceding the "-o mod_webkit..." line above. So I did this b

[Webware-devel] mod_webkit build problems

2001-06-24 Thread Chuck Esterbrook
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 -cmod_webkit.c marshal.c gcc -funsigned-char -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -I/usr/local/