I can't compile ipnatadm.c with nat-patch-2.0.33 as following: gcc -Wall -O2 -I/usr/src/linux/include -c -o ipnatadm.o ipnatadm.c ipnatadm.c: In function 'main': ipnatadm.c:226: dereferencing pointer to incomplete type ipnatadm.c:236: dereferencing pointer to incomplete type ipnatadm.c:242: dereferencing pointer to incomplete type ipnatadm.c:246: dereferencing pointer to incomplete type make: *** [ipnatadm.o] Error 1 Of cause, my linux-kernel-version is 2.0.33. Could you help me? Youngjin Hong Inet Inc. http://members.iworld.net/wits |
Messages
Outline:
A solution for compilation problem with 2.0.33. by Youngjin Hong, 2/12/98
Could there be other solutions as well (still a problem for me!) ??? by Poul Kornmod, 3/10/98
Do you have RedHat 5.0? by Michael Hasenstein, 3/10/98
Actual solution for ipnatadm with kernel-2.0.33 by Kevin Reynolds, 5/28/98