Hi Paul,
Paul Romero wrote:
For reference, CONFIG_USER_NET_ROUTE refers to
the version of netstat under user/route. The reason it
does not build is an error in user/route/Makefile. In
particular the all: directive does not include the
the netstat executable. To fix it substitute the following line
for the current all: directive.
all: libs $(ROUTE) $(IFCONFIG) $(ARP) $(MIITOOL) $(NETSTAT)
That must be from an incredibly old uClinux-dist. user/route
was removed years ago. Last release it was in would have been
around 20041215 I think...
Regards
Greg
------------------------------------------------------------------------
Greg Ungerer -- Chief Software Dude EMAIL: [EMAIL PROTECTED]
Secure Computing Corporation 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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev