[Gluster-devel] mod_glusterfs, lighttpd 1.5

Brandon Lamb brandonlamb at gmail.com
Mon Feb 16 01:53:30 UTC 2009


Hopefully I didnt just send this three times, safari wasnt working...
Hello, I was trying to compile mod_glusterfs for lighttpd 1.5 (rev 2393 from
svn) and the Makefile.am.diff is not working, I attempted to make the
changes manually although I am not 100% positive I did it right. I re-ran
autogen.sh and then ran the configure script, that was fine, but when I
tried make it failed. Not a big priority but can anyone see if I am doing
something wrong from the error? ----------------- make[4]: Entering
directory `/usr/src/lighttpd/trunk/src' /bin/sh ../libtool --tag=CC
--mode=compile gcc -DHAVE_CONFIG_H -DLIBRARY_DIR="\"/usr/local/lib\""
-DSBIN_DIR="\"/usr/local/sbin\"" -I. -I.. -D_REENTRANT -D__EXTENSIONS__
-DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -g -O2 -Wall -W -Wshadow
-pedantic -std=gnu99 -MT mod_glusterfs_la-mod_glusterfs.lo -MD -MP -MF
.deps/mod_glusterfs_la-mod_glusterfs.Tpo -c -o
mod_glusterfs_la-mod_glusterfs.lo `test -f 'mod_glusterfs.c' || echo
'./'`mod_glusterfs.c gcc -DHAVE_CONFIG_H -DLIBRARY_DIR=\"/usr/local/lib\"
-DSBIN_DIR=\"/usr/local/sbin\" -I. -I.. -D_REENTRANT -D__EXTENSIONS__
-DOPENSSL_NO_KRB5 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-D_FILE_OFFSET_BITS=64 -D__USE_FILE_OFFSET64 -g -O2 -Wall -W -Wshadow
-pedantic -std=gnu99 -MT mod_glusterfs_la-mod_glusterfs.lo -MD -MP -MF
.deps/mod_glusterfs_la-mod_glusterfs.Tpo -c mod_glusterfs.c -fPIC -DPIC -o
.libs/mod_glusterfs_la-mod_glusterfs.o mod_glusterfs.c: In function
‘stat_cache_entry_init’: mod_glusterfs.c:203: warning: implicit
declaration of function ‘CALLOC’ mod_glusterfs.c:203: warning:
assignment makes pointer from integer without a cast mod_glusterfs.c: In
function ‘glusterfs_stat_cache_get_entry_async’: mod_glusterfs.c:335:
warning: assignment makes pointer from integer without a cast
mod_glusterfs.c: In function ‘mod_glusterfs_read_async’:
mod_glusterfs.c:454: warning: assignment makes pointer from integer without
a cast mod_glusterfs.c: In function ‘mod_glusterfs_init’:
mod_glusterfs.c:654: warning: assignment makes pointer from integer without
a cast mod_glusterfs.c: In function ‘mod_glusterfs_set_defaults’:
mod_glusterfs.c:717: warning: assignment makes pointer from integer without
a cast mod_glusterfs.c:724: warning: assignment makes pointer from integer
without a cast mod_glusterfs.c:830:26: warning: ISO C99 requires rest
arguments to be used mod_glusterfs.c: In function
‘http_response_parse_range’: mod_glusterfs.c:830: error: expected
expression before ‘)’ token mod_glusterfs.c:830: warning: too many
arguments for format mod_glusterfs.c:830: error: expected expression before
‘,’ token mod_glusterfs.c: In function
‘mod_glusterfs_handle_physical’: mod_glusterfs.c:1070: warning:
assignment makes pointer from integer without a cast mod_glusterfs.c:1089:
warning: implicit declaration of function ‘MALLOC’ mod_glusterfs.c:1089:
warning: assignment makes pointer from integer without a cast make[4]: ***
[mod_glusterfs_la-mod_glusterfs.lo] Error 1 make[4]: Leaving directory
`/usr/src/lighttpd/trunk/src' make[3]: *** [all-recursive] Error 1 make[3]:
Leaving directory `/usr/src/lighttpd/trunk/src' make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/lighttpd/trunk/src' make[1]: ***
[all-recursive] Error 1 make[1]: Leaving directory `/usr/src/lighttpd/trunk'
make: *** [all] Error 2 -----------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://supercolony.gluster.org/pipermail/gluster-devel/attachments/20090215/d248b763/attachment-0003.html>


More information about the Gluster-devel mailing list