<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-9">
<META content="MSHTML 6.00.2900.2627" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV>I'm on Debian Sarge, i want to build SER modules, radius and mysql and 
jabber in one time. With Mandrake and Red Hat there was no problem but now 
experiencing difficulties with Debian and can't find information regarding to 
this...</DIV>
<DIV>&nbsp;</DIV>
<DIV>rapid:/ser-0.9.0# make modules=modules/mysql modules &gt;&gt; it's 
done&nbsp;without problems :)<BR><BR>rapid:/ser-0.9.0# make 
modules=modules/auth_radius modules<BR><BR><BR>make[1]: Entering directory 
`/ser-0.9.0/modules/auth_radius'<BR>make[1]: Leaving directory 
`/ser-0.9.0/modules/auth_radius'<BR>make[1]: Entering directory 
`/ser-0.9.0/modules/auth_radius'<BR>gcc -fPIC -DPIC -g -O9 -funroll-loops&nbsp; 
-Wcast-align&nbsp; -Wall&nbsp;&nbsp; -minline-all-stringops -malign-double 
-falign-loops -mcpu=athlon&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -DNAME='"ser"' 
-DVERSION='"0.9.0"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.3"' 
-D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC 
-DSHM_MEM&nbsp; -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP 
-DDISABLE_NAGLE -DDBG_QM_MALLOC&nbsp; -DFAST_LOCK -DADAPTIVE_WAIT 
-DADAPTIVE_WAIT_LOOPS=1024&nbsp; -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN 
-DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H 
-I/ser-0.9.0/include -c authorize.c -o authorize.o<BR>gcc -fPIC -DPIC -g -O9 
-funroll-loops&nbsp; -Wcast-align&nbsp; -Wall&nbsp;&nbsp; -minline-all-stringops 
-malign-double -falign-loops -mcpu=athlon&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
-DNAME='"ser"' -DVERSION='"0.9.0"' -DARCH='"i386"' -DOS='"linux"' 
-DCOMPILER='"gcc 3.3"' -D__CPU_i386 -D__OS_linux 
-DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM&nbsp; -DSHM_MMAP 
-DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE 
-DDBG_QM_MALLOC&nbsp; -DFAST_LOCK -DADAPTIVE_WAIT 
-DADAPTIVE_WAIT_LOOPS=1024&nbsp; -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN 
-DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H 
-I/ser-0.9.0/include -c authrad_mod.c -o authrad_mod.o<BR>authrad_mod.c: In 
function `mod_init':<BR>authrad_mod.c:110: error: `DICT_VENDOR' undeclared 
(first use in this function)<BR>authrad_mod.c:110: error: (Each undeclared 
identifier is reported only once<BR>authrad_mod.c:110: error: for each function 
it appears in.)<BR>authrad_mod.c:110: error: `vend' undeclared (first use in 
this function)<BR>authrad_mod.c:134: warning: assignment makes pointer from 
integer without a cast<BR>authrad_mod.c:139: error: too many arguments to 
function `rc_conf_str'<BR>authrad_mod.c:139: error: too many arguments to 
function `rc_read_dictionary'<BR>authrad_mod.c:144: warning: implicit 
declaration of function `rc_dict_findvend'<BR>authrad_mod.c:159: error: too many 
arguments to function `rc_dict_findattr'<BR>authrad_mod.c:159: error: too many 
arguments to function `rc_dict_findval'<BR>make[1]: *** [authrad_mod.o] Error 
1<BR>make[1]: Leaving directory 
`/ser-0.9.0/modules/auth_radius'<BR>rapid:/ser-0.9.0#</DIV></DIV></BODY></HTML>