ric321
23rd September 2006, 13:51
getting following error while trying to make mod_cband9.7.4.0 on SUN SPARC 8.0
/export/home/bin/apxs -Wc,-Wall -Wc,-DDST_CLASS=3 -c src/mod_cband.c
/export/home//build/libtool --silent --mode=compile gcc -prefer-pic -DAP_HAVE_DESIGNATED_INITIALIZER -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -g -O2 -pthreads -I/export/home//include -I/export/home//include -I/export/home//include -Wall -DDST_CLASS=3 -c -o src/mod_cband.lo src/mod_cband.c && touch src/mod_cband.slo
src/mod_cband.c: In function `mod_cband_shmem_remove':
src/mod_cband.c:121: warning: passing arg 3 of `shmctl' makes pointer from integer without a cast
src/mod_cband.c: In function `mod_cband_create_traffic_size':
src/mod_cband.c:1051: warning: implicit declaration of function `truncf'
/export/home//build/libtool --silent --mode=link gcc -o src/mod_cband.la -rpath /export/home//modules -module -avoid-version src/mod_cband.lo
write "make install" to install module
whats wrong? Pls help
/export/home/bin/apxs -Wc,-Wall -Wc,-DDST_CLASS=3 -c src/mod_cband.c
/export/home//build/libtool --silent --mode=compile gcc -prefer-pic -DAP_HAVE_DESIGNATED_INITIALIZER -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -g -O2 -pthreads -I/export/home//include -I/export/home//include -I/export/home//include -Wall -DDST_CLASS=3 -c -o src/mod_cband.lo src/mod_cband.c && touch src/mod_cband.slo
src/mod_cband.c: In function `mod_cband_shmem_remove':
src/mod_cband.c:121: warning: passing arg 3 of `shmctl' makes pointer from integer without a cast
src/mod_cband.c: In function `mod_cband_create_traffic_size':
src/mod_cband.c:1051: warning: implicit declaration of function `truncf'
/export/home//build/libtool --silent --mode=link gcc -o src/mod_cband.la -rpath /export/home//modules -module -avoid-version src/mod_cband.lo
write "make install" to install module
whats wrong? Pls help