[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

can't comple frox from scrath.. HELP



I'm compiling frox on debian woody using -

./configure --prefix= --includedir=/usr/include --libdir=/usr/lib \
 --enable-configfile=/etc/frox/frox.conf --enable-ccp \
--enable-transparent-data --enable-libiptc --enable-virus-scan \
--enable-local-cache --enable-http-cache

and i get the following result -

make[1]: Entering directory `/home/installs/frox-0.7.11/frox-0.7.11/src'
gcc  -O2  -o frox -L../lib configs.o data.o main.o misc.o control.o
ftp-cmds.o vscan.o cache.o httpcache.o localcache.o cachemgr.o ntp.o ccp.o
transdata.o linux.o -lsstr -liptc
linux.o: In function `kernel_transdata_setup':
linux.o(.text+0x288): undefined reference to `get_kernel'
collect2: ld returned 1 exit status
make[1]: *** [frox] Error 1
make[1]: Leaving directory `/home/installs/frox-0.7.11/frox-0.7.11/src'
make: *** [all-recursive] Error 1
server1:/home/installs/frox-0.7.11/frox-0.7.11#

Many Thanks
Gregory Machin



Reply to: