Hi Angelo,

angelo wrote:
i am near the end of the build process, but still have some errors:

Don't use the old user/mount code. It only works against 2.0.x kernels.

Use busybox mount.

Regards
Greg



make[3]: Entering directory `/home/angelo/uClinux-dist/user/mount'
ucfront-gcc m68k-uclinux-gcc -m5307 -DCONFIG_COLDFIRE -Os -g -fomit-frame-pointer -pipe -fno-common -fno-builtin -Wall -DEMBED -msep-data -Dlinux -D__linux__ -Dunix -D__uClinux__ -DHAVE_NFS -c -o nfsmount.o nfsmount.c
nfsmount.c:35:23: error: gnu/types.h: No such file or directory
In file included from nfsmount.c:46:
sundries.h:54: warning: type qualifiers ignored on function return type
In file included from /home/angelo/uClinux-dist/include/include-linux/linux/nfs_mount.h:11,
                from nfs_mount3.h:15,
                from nfsmount.c:51:
/home/angelo/uClinux-dist/include/include-linux/linux/in.h:26: error: redeclaration of enumerator âIPPROTO_IPâ /home/angelo/uClinux-dist/uClibc/include/netinet/in.h:34: error: previous definition of âIPPROTO_IPâ was here /home/angelo/uClinux-dist/include/include-linux/linux/in.h:27: error: redeclaration of enumerator âIPPROTO_ICMPâ /home/angelo/uClinux-dist/uClibc/include/netinet/in.h:38: error: previous definition of âIPPROTO_ICMPâ was here /home/angelo/uClinux-dist/include/include-linux/linux/in.h:28: error: redeclaration of enumerator âIPPROTO_IGMPâ /home/angelo/uClinux-dist/uClibc/include/netinet/in.h:40: error: previous definition of âIPPROTO_IGMPâ was here /home/angelo/uClinux-dist/include/include-linux/linux/in.h:29: error: redeclaration of enumerator âIPPROTO_IPIPâ /home/angelo/uClinux-dist/uClibc/include/netinet/in.h:42: error: previous definition of âIPPROTO_IPIPâ was here /home/angelo/uClinux-dist/include/include-linux/linux/in.h:30: error: redeclaration of enumerator âIPPROTO_TCPâ /home/angelo/uClinux-dist/uClibc/include/netinet/in.h:44: error: previous definition of âIPPROTO_TCPâ was here /home/angelo/uClinux-dist/include/include-linux/linux/in.h:31: error: redeclaration of enumerator âIPPROTO_EGPâ /home/angelo/uClinux-dist/uClibc/include/netinet/in.h:46: error: previous definition of âIPPROTO_EGPâ was here /home/angelo/uClinux-dist/include/include-linux/linux/in.h:32: error: redeclaration of enumerator âIPPROTO_PUP
....

i am investigating about the reason of the double including, every suggestion is appreciated,

greetings,
Angelo
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


--
------------------------------------------------------------------------
Greg Ungerer  --  Principal Engineer        EMAIL:     [email protected]
SnapGear, a McAfee Company                  PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to