On Wednesday 13 March 2002 08:07, Michael Lang wrote:
> HI Folks
> Does someone knows why compiling my 2.5.6 Kernel on RedHat stops with
> following error :
> o/video.o \
>         net/network.o \
>         --end-group \
>         -o vmlinux
> net/network.o: In function `match':
> net/network.o(.text+0x65bb7): undefined reference to `get_fast_time'
> make: *** [vmlinux] Error 1

Hello,

Seems like you are using the time match. It was using get_fast_time,
until this function was removed. Since then I fixed it into the
latest CVS tree :
http://cvs.samba.org/cgi-bin/cvsweb/netfilter/userspace/patch-o-matic/base/time.patch
Download the latest CVS tree, and the time match in p-o-m should work as expected,
let me know if you have any problem with it.

Have a nice day,

Fabrice.
--
Fabrice MARIE
Senior R&D Engineer
Celestix Networks
http://www.celestix.com/

"Silly hacker, root is for administrators" 
       -Unknown

Reply via email to