linux lover wrote:
hello,
I downloaded a ldd sample examples. From that i
am running a snull program which is giving me
unresolved symbol htons.
how to run that program? i am attaching that
code in tar file.
regards,
linux_lover2004.
Are you using downloaded snull.o ? Compile snull.c with your kernel
headers and then 'insmod' the snull.o produced. It will work.
Regards
Suneesh
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/