Hi,
I am not sure if it is the right place to ask about my issue or not.
I am trying to compile the REDHAT 5.7 kernel of version 2.6.18 for 64 bit.
I am seeing the following error at the time of compilation
Code:
net/built-in.o: In function `ipv6_addr_type':
/usr/src/redhat/BUILD/kernel-2.6.18.274.el5.4rd/include/net/ipv6.h:276: undefined reference to `__ipv6_addr_type'
make: *** [.tmp_vmlinux1] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.53242 (%build)
But it seems quite strange as I am not able to make out anything out of it.