Hi.

I am trying to compile mod_webkit on fedora core 5 (x86_64) and I get this error:

/usr/sbin/apxs -c mod_webkit.c
/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer- pic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack- protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DLINUX=2 - D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/ include/apr-1 -I/usr/include/apr-1 -c -o mod_webkit.lo mod_webkit.c && touch mod_webkit.slo
mod_webkit.c: In function 'wksock_open':
mod_webkit.c:217: warning: passing argument 4 of 'apr_socket_create' makes integer from pointer without a cast mod_webkit.c:217: error: too few arguments to function 'apr_socket_create'
apxs:Error: Command failed with rc=65536

apache is:
httpd-2.2.0-5.1.2

I suppose it's because of lib64 libraries, could someone help me?
Thank you

Adam



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
Webware-discuss mailing list
Webware-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to